AdWords API
Feedback on this document

type AdGroupEstimateRequest (v201209)

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.

To make a keyword estimates request in which estimates do not consider existing account information (e.g. historical ad group performance), set both adGroupId and the enclosing CampaignEstimateRequest's campaignId to null.

For more details on usage, refer to document at CampaignEstimateRequest.


Namespace
https://adwords.google.com/api/adwords/o/v201209
Fields
Field Type Description
EstimateRequest (inherited)
EstimateRequest.Type xsd:string Indicates that this instance is a subtype of EstimateRequest. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
AdGroupEstimateRequest
adGroupId xsd:long The adGroupId for an ad group that belongs to the containing campaign from CampaignEstimateRequest or null.

For usage, refer to document from CampaignEstimateRequest.

keywordEstimateRequests
ContentsDistinct
ContentsNotNull
Required
KeywordEstimateRequest[] The keywords to estimate. This field must contain distinct elements. This field must not contain null elements. This field is required and should not be null.
maxCpc cm:Money The max CPC bid to use for estimates for this ad group.

This value overrides the max CPC of AdGroup specified by adGroupId.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.