Service
DataService
TargetingIdeaService
Dependencies
AdGroupBidLandscapePage
▼
AdGroupBidLandscape
Inheritance
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
|
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 .
|