An ad group ad.
JSON representation |
---|
{ "resourceName": string, "status": enum ( |
Fields | |
---|---|
resourceName |
Immutable. The resource name of the ad. Ad group ad resource names have the form:
|
status |
The status of the ad. |
ad |
Immutable. The ad. |
policySummary |
Output only. Policy information for the ad. |
adStrength |
Output only. Overall ad strength for this ad group ad. |
actionItems[] |
Output only. A list of recommendations to improve the ad strength. For example, a recommendation could be "Your headlines are a little too similar. Try adding more distinct headlines.". |
labels[] |
Output only. The resource names of labels attached to this ad group ad. |
adGroup |
Immutable. The ad group to which the ad belongs. |
AdGroupAdStatus
The possible statuses of an AdGroupAd.
Enums | |
---|---|
UNSPECIFIED |
No value has been specified. |
UNKNOWN |
The received value is not known in this version. This is a response-only value. |
ENABLED |
The ad group ad is enabled. |
PAUSED |
The ad group ad is paused. |
REMOVED |
The ad group ad is removed. |
AdGroupAdPolicySummary
Contains policy information for an ad.
JSON representation |
---|
{ "policyTopicEntries": [ { object ( |
Fields | |
---|---|
policyTopicEntries[] |
Output only. The list of policy findings for this ad. |
reviewStatus |
Output only. Where in the review process this ad is. |
approvalStatus |
Output only. The overall approval status of this ad, calculated based on the status of its individual policy topic entries. |