Service
TrafficEstimatorService
Dependencies
AdGroupEstimate
▼
KeywordEstimate
Inheritance
Represents the traffic estimate result for a single keyword.
- 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. |
KeywordEstimate | ||
criterionId |
xsd:long
|
The existing criterionId for this keyword, if any. This will not be returned if this is a new keyword. |
min |
StatsEstimate
|
The lower bound on the estimated stats.
This is not a guarantee that actual performance will never be lower than these stats. |
max |
StatsEstimate
|
The upper bound on the estimated stats.
This is not a guarantee that actual performance will never be higher than these stats. |