|
AdGroupBidLandscapeType | type [get, set] |
| This field can be selected using the value "LandscapeType".This field can be filtered on. More...
|
|
bool | typeSpecified [get, set] |
|
bool | landscapeCurrent [get, set] |
| Only applies to landscapes with More...
|
|
bool | landscapeCurrentSpecified [get, set] |
|
Properties inherited from Google.Api.Ads.AdWords.v201809.BidLandscape |
long | campaignId [get, set] |
| 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. More...
|
|
bool | campaignIdSpecified [get, set] |
|
long | adGroupId [get, set] |
| ID of the ad group that contains the criterion with which this bid landscape is associated. Only available for ad group bid landscapes and ad group criterion bid landscapes. This field can be selected using the value "AdGroupId".This field can be filtered on. More...
|
|
bool | adGroupIdSpecified [get, set] |
|
string | startDate [get, set] |
| 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 More...
|
|
string | endDate [get, set] |
| 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 More...
|
|
BidLandscapeLandscapePoint[] | landscapePoints [get, set] |
| List of landscape points, each corresponding to a specifid bid amount. More...
|
|
string | DataEntryType [get, set] |
| 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. More...
|
|
Represents data about a bidlandscape for an adgroup.
bool Google.Api.Ads.AdWords.v201809.AdGroupBidLandscape.landscapeCurrent |
|
getset |
Only applies to landscapes with
landscapeType == DEFAULT
. If true, then this bid landscape contains the set of ad group criteria that currently do not have criterion-level bid overrides. If false, then this bid landscape was derived from an earlier snapshot of ad group criteria, so it may contain criteria to which bid overrides were recently added, and may not contain criteria from which bid overrides were recently removed. For other landscapeType
s null is returned. This field can be selected using the value "LandscapeCurrent".This field can be filtered on.