Resource: AdGroupAdAssetView
A link between an AdGroupAd and an Asset. Currently we only support AdGroupAdAssetView for AppAds.
JSON representation | |
---|---|
{ "resourceName": string, "fieldType": enum ( |
Fields | |
---|---|
resourceName |
Output only. The resource name of the ad group ad asset view. Ad group ad asset view resource names have the form (Before V4):
Ad group ad asset view resource names have the form (Beginning from V4):
|
fieldType |
Output only. Role that the asset takes in the ad. |
policySummary |
Output only. Policy information for the ad group ad asset. |
performanceLabel |
Output only. Performance of an asset linkage. |
adGroupAd |
Output only. The ad group ad to which the asset is linked. |
asset |
Output only. The asset which is linked to the ad group ad. |
enabled |
Output only. The status between the asset and the latest version of the ad. If true, the asset is linked to the latest version of the ad. If false, it means the link once existed but has been removed and is no longer present in the latest version of the ad. |
AdGroupAdAssetPolicySummary
Contains policy information for an ad group ad asset.
JSON representation | |
---|---|
{ "policyTopicEntries": [ { object ( |
Fields | |
---|---|
policyTopicEntries[] |
Output only. The list of policy findings for the ad group ad asset. |
reviewStatus |
Output only. Where in the review process this ad group ad asset is. |
approvalStatus |
Output only. The overall approval status of this ad group ad asset, calculated based on the status of its individual policy topic entries. |
Methods |
|
---|---|
|
Returns the requested ad group ad asset view in full detail. |