Service
TrafficEstimatorService
Dependencies
CampaignEstimate
▼
AdGroupEstimate
Inheritance
Represents the estimate results for a single ad group.
- Namespace
-
https://adwords.google.com/api/adwords/o/v201502 - Fields
| Field | Type | Description |
|---|---|---|
| Estimate (inherited) | ||
| Estimate.Type |
xsd:string
|
Indicates that this instance is a subtype of Estimate. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
| AdGroupEstimate | ||
| adGroupId |
xsd:long
|
The adGroupId of the ad group specified in the request.
This will be null for new ad groups.
|
| keywordEstimates |
KeywordEstimate[]
|
The estimates for the keywords specified in the request. The list of estimates are returned in the same order as the keywords that were sent in the request. |