Service
DataService
TargetingIdeaService
Dependencies
CriterionBidLandscapePage
▼
CriterionBidLandscape
Inheritance
The bid landscape for a criterion. A bid landscape estimates how a a criterion will perform based on different bid amounts.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201302
- Fields
Field | Type | Description |
---|---|---|
BidLandscape (inherited) | ||
campaignId Filterable
Selectable
|
xsd:long
|
ID of the campaign that contains the criterion with which this bid landscape is associated. This field can be selected using the value "CampaignId". This field can be filtered on. |
adGroupId Filterable
Selectable
|
xsd:long
|
ID of the ad group that contains the criterion with which this bid landscape is associated. This field can be selected using the value "AdGroupId". This field can be filtered on. |
startDate Required
Selectable
|
xsd:string
|
First day on which this landscape is based. Typically, it could be
up to a week ago.
This field can be selected using the value "StartDate".
This field is required and should not be null .
|
endDate Required
Selectable
|
xsd:string
|
Last day on which this landscape is based.
This field can be selected using the value "EndDate".
This field is required and should not be null .
|
landscapePoints |
BidLandscape.LandscapePoint[]
|
List of landscape points, each corresponding to a specifid bid amount. |
CriterionBidLandscape | ||
criterionId Filterable
Selectable
|
xsd:long
|
ID of the criterion associated with this landscape. This field can be selected using the value "CriterionId". This field can be filtered on. |