AdWords API
Feedback on this document

abstract type BidLandscape (v201206)

Represents data about a bid landscape for an ad group or criterion.


Namespace
https://adwords.google.com/api/adwords/cm/v201206
Fields
Field Type Description
DataEntry (inherited)
DataEntry.Type xsd:string Indicates that this instance is a subtype of DataEntry. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
BidLandscape
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.

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.