Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 3.0 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
Documentation for the requested version is not available.Documentation for the requested diff is not available.
Represents traffic estimates for keywords in a campaign.
See TrafficEstimatorService for details of how to request traffic estimates.
For each CampaignRequest object for which estimates are requested,
a CampaignEstimate object is returned. Each CampaignEstimate object
contains AdGroupEstimate objects, which in turn each contain
KeywordEstimate objects, which each contain the estimation
results for a keyword.
| Field name | Field type | Field description |
|---|---|---|
| adGroupEstimates | AdGroupEstimate[] |
The ad group estimates for this campaign.
Each AdGroupEstimate contains
objects,
which each have the estimation results
(such as estimated number of impressions) for the keyword. |
| id | int |
The existing campaign id, if any, to which this estimate
corresponds.
If the campaign is new, the id is -1. |