AdWords API
Feedback on this document

type CriterionBidLandscape (v201302)

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.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.