AdWords API
Feedback on this document

type AdGroupBidLandscape (v201209)

Represents data about a bidlandscape for an adgroup.


Namespace
https://adwords.google.com/api/adwords/cm/v201209
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.
AdGroupBidLandscape
type
Filterable
Required
Selectable
AdGroupBidLandscape.Type This field can be selected using the value "LandscapeType". This field can be filtered on. This field is required and should not be null.
Enumerations
UNIFORM
Signifies that the default bid is applied to all criteria.
DEFAULT
Signifies that the criterion bids override the default bid.
UNKNOWN
landscapeCurrent
Filterable
Required
Selectable
xsd:boolean This field can be selected using the value "LandscapeCurrent". This field can be filtered on. This field is required and should not be null.

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.