Represents an ad in an ad group.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
|
The id of the adgroup containing this ad. This field can be selected using the value "AdGroupId".
This field can be filtered on.
This field is required and should not be
null . |
|
The contents of the ad itself. This field is required and should not be
null . |
|
The status of the ad.
This field is required and should not be Enumerations
This field can be selected using the value "Status".
This field can be filtered on.
|
|
Summary of policy findings for this ad. This field can be selected using the value "PolicySummary".
This field is read only and will be ignored when sent to the API.
|
|
Labels that are attached to the AdGroupAd. To associate an existing Label to an existing AdGroupAd, use AdGroupAdService.mutateLabel with ADD operator. To remove an associated Label from the AdGroupAd, use AdGroupAdService.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.
|
|
ID of the base campaign from which this draft/trial ad 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.
|
|
ID of the base ad group from which this draft/trial ad 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.
|
|
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. |
|
The strength information of the Ad. This contains the overall strength and action items to improve the strength. This field can be selected using the value "AdStrengthInfo".
This field is read only and will be ignored when sent to the API.
|