The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Google::Ads::AdWords::v201705::AdGroupEstimateRequest

DESCRIPTION

Perl data type class for the XML Schema defined complexType AdGroupEstimateRequest from the namespace https://adwords.google.com/api/adwords/o/v201705.

Represents an ad group that will be estimated. Ad groups may be all new or all existing, or a mixture of new and existing. Only existing campaigns can contain estimates for existing ad groups.<p> <p>To make a keyword estimates request in which estimates do not consider existing account information (e.g. historical ad group performance), set both {@link #adGroupId} and the enclosing {@link CampaignEstimateRequest}'s {@code campaignId} to {@code null}. <p>For more details on usage, refer to document at {@link CampaignEstimateRequest}.

PROPERTIES

The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

  • adGroupId

  • keywordEstimateRequests

  • maxCpc

METHODS

new

Constructor. The following data structure may be passed to new():

AUTHOR

Generated by SOAP::WSDL