Represents a criterion in an ad group, used with AdGroupCriterionService.
More...
|
long | adGroupId [get, set] |
| The ad group this criterion is in. This field can be selected using the value "AdGroupId".This field can be filtered on. This field is required and should not be More...
|
|
bool | adGroupIdSpecified [get, set] |
|
CriterionUse | criterionUse [get, set] |
| This field can be selected using the value "CriterionUse".This field can be filtered on. This field is read only and will be ignored when sent to the API. More...
|
|
bool | criterionUseSpecified [get, set] |
|
Criterion | criterion [get, set] |
| The criterion part of the ad group criterion. This field is required and should not be More...
|
|
Label[] | labels [get, set] |
| Labels that are attached to the AdGroupCriterion. To associate an existing Label to an existing AdGroupCriterion, use AdGroupCriterionService::mutateLabel with ADD operator. To remove an associated Label from the AdGroupCriterion, use AdGroupCriterionService::mutateLabel with REMOVE operator. To filter on Labels, use one of Predicate.Operator::CONTAINS_ALL, Predicate.Operator::CONTAINS_ANY, Predicate.Operator::CONTAINS_NONE operators with a list of Label ids. This field can be selected using the value "Labels".This field can be filtered on. This field may not be set for campaign channel subtype UNIVERSAL_APP_CAMPAIGN. This field is read only and will be ignored when sent to the API for the following Operators: REMOVE and SET. More...
|
|
String_StringMapEntry[] | forwardCompatibilityMap [get, set] |
| This Map provides a place to put new features and settings in older versions of the AdWords API in the rare instance we need to introduce a new feature in an older version. It is presently unused. Do not set a value. More...
|
|
long | baseCampaignId [get, set] |
| ID of the base campaign from which this draft/trial ad group criterion was created. This field is only returned on get requests. This field can be selected using the value "BaseCampaignId".This field can be filtered on. This field is read only and will be ignored when sent to the API. More...
|
|
bool | baseCampaignIdSpecified [get, set] |
|
long | baseAdGroupId [get, set] |
| ID of the base ad group from which this draft/trial ad group criterion was created. For base ad groups this is equal to the ad group ID. If the ad group was created in the draft or trial and has no corresponding base ad group, this field is null. This field is only returned on get requests. This field can be selected using the value "BaseAdGroupId".This field can be filtered on. This field is read only and will be ignored when sent to the API. More...
|
|
bool | baseAdGroupIdSpecified [get, set] |
|
string | AdGroupCriterionType [get, set] |
| Indicates that this instance is a subtype of AdGroupCriterion. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. More...
|
|
Represents a criterion in an ad group, used with AdGroupCriterionService.
string Google.Api.Ads.AdWords.v201809.AdGroupCriterion.AdGroupCriterionType |
|
getset |
Indicates that this instance is a subtype of AdGroupCriterion. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
long Google.Api.Ads.AdWords.v201809.AdGroupCriterion.adGroupId |
|
getset |
The ad group this criterion is in. This field can be selected using the value "AdGroupId".This field can be filtered on. This field is required and should not be
null
.
bool Google.Api.Ads.AdWords.v201809.AdGroupCriterion.adGroupIdSpecified |
|
getset |
true
, if a value is specified for adGroupId, false
otherwise.
long Google.Api.Ads.AdWords.v201809.AdGroupCriterion.baseAdGroupId |
|
getset |
ID of the base ad group from which this draft/trial ad group criterion was created. For base ad groups this is equal to the ad group ID. If the ad group was created in the draft or trial and has no corresponding base ad group, this field is null. This field is only returned on get requests. This field can be selected using the value "BaseAdGroupId".This field can be filtered on. This field is read only and will be ignored when sent to the API.
bool Google.Api.Ads.AdWords.v201809.AdGroupCriterion.baseAdGroupIdSpecified |
|
getset |
true
, if a value is specified for baseAdGroupId, false
otherwise.
long Google.Api.Ads.AdWords.v201809.AdGroupCriterion.baseCampaignId |
|
getset |
ID of the base campaign from which this draft/trial ad group criterion was created. This field is only returned on get requests. This field can be selected using the value "BaseCampaignId".This field can be filtered on. This field is read only and will be ignored when sent to the API.
bool Google.Api.Ads.AdWords.v201809.AdGroupCriterion.baseCampaignIdSpecified |
|
getset |
Criterion Google.Api.Ads.AdWords.v201809.AdGroupCriterion.criterion |
|
getset |
CriterionUse Google.Api.Ads.AdWords.v201809.AdGroupCriterion.criterionUse |
|
getset |
This field can be selected using the value "CriterionUse".This field can be filtered on. This field is read only and will be ignored when sent to the API.
bool Google.Api.Ads.AdWords.v201809.AdGroupCriterion.criterionUseSpecified |
|
getset |
true
, if a value is specified for criterionUse, false
otherwise.
This Map provides a place to put new features and settings in older versions of the AdWords API in the rare instance we need to introduce a new feature in an older version. It is presently unused. Do not set a value.
Label [] Google.Api.Ads.AdWords.v201809.AdGroupCriterion.labels |
|
getset |
The documentation for this class was generated from the following file: