Service
TrafficEstimatorService
Dependencies
TrafficEstimatorResult
▼
CampaignEstimate
Inheritance
Represents the estimate results for a single campaign.
- Namespace
-
https://adwords.google.com/api/adwords/o/v201302 - 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. |
| CampaignEstimate | ||
| campaignId |
xsd:long
|
The campaignId of the campaign specified in the request.
This will be null for new campaigns. |
| adGroupEstimates |
AdGroupEstimate[]
|
The estimates for the ad groups belonging to this campaign in the request. They will be returned in the same order that they were sent in the request. |