Send feedback
asset_group_asset
Stay organized with collections
Save and categorize content based on your preferences.
Help me build a query
AssetGroupAsset is the link between an asset and an asset group. Adding an AssetGroupAsset links an asset with an asset group.
Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT
clause.
asset_group_asset.asset
Field description Immutable. The asset which this asset group asset is linking.
Category ATTRIBUTE
Data Type RESOURCE_NAME
Type URL N/A
Filterable True
Selectable True
Sortable False
Repeated False
asset_group_asset.asset_group
Field description Immutable. The asset group which this asset group asset is linking.
Category ATTRIBUTE
Data Type RESOURCE_NAME
Type URL N/A
Filterable True
Selectable True
Sortable False
Repeated False
asset_group_asset.field_type
Field description The description of the placement of the asset within the asset group. For example: HEADLINE, YOUTUBE_VIDEO etc
Category ATTRIBUTE
Data Type
ENUM
AD_IMAGE
BOOK_ON_GOOGLE
BUSINESS_LOGO
BUSINESS_NAME
CALL
CALLOUT
CALL_TO_ACTION_SELECTION
DEMAND_GEN_CAROUSEL_CARD
DESCRIPTION
HEADLINE
HOTEL_CALLOUT
HOTEL_PROPERTY
LANDSCAPE_LOGO
LEAD_FORM
LOGO
LONG_HEADLINE
MANDATORY_AD_TEXT
MARKETING_IMAGE
MEDIA_BUNDLE
MOBILE_APP
PORTRAIT_MARKETING_IMAGE
PRICE
PROMOTION
SITELINK
SQUARE_MARKETING_IMAGE
STRUCTURED_SNIPPET
UNKNOWN
UNSPECIFIED
VIDEO
YOUTUBE_VIDEO
Type URL google.ads.googleads.v17.enums.AssetFieldTypeEnum.AssetFieldType
Filterable True
Selectable True
Sortable True
Repeated False
Field description Output only. The performance of this asset group asset.
Category ATTRIBUTE
Data Type
ENUM
BEST
GOOD
LEARNING
LOW
PENDING
UNKNOWN
UNSPECIFIED
Type URL google.ads.googleads.v17.enums.AssetPerformanceLabelEnum.AssetPerformanceLabel
Filterable True
Selectable True
Sortable True
Repeated False
asset_group_asset.policy_summary.approval_status
Field description The overall approval status, which is calculated based on the status of its individual policy topic entries.
Category ATTRIBUTE
Data Type
ENUM
APPROVED
APPROVED_LIMITED
AREA_OF_INTEREST_ONLY
DISAPPROVED
UNKNOWN
UNSPECIFIED
Type URL google.ads.googleads.v17.enums.PolicyApprovalStatusEnum.PolicyApprovalStatus
Filterable True
Selectable True
Sortable True
Repeated False
asset_group_asset.policy_summary.policy_topic_entries
Field description The list of policy findings.
Category ATTRIBUTE
Data Type MESSAGE
Type URL google.ads.googleads.v17.common.PolicyTopicEntry
Filterable False
Selectable True
Sortable False
Repeated True
asset_group_asset.policy_summary.review_status
Field description Where in the review process the resource is.
Category ATTRIBUTE
Data Type
ENUM
ELIGIBLE_MAY_SERVE
REVIEWED
REVIEW_IN_PROGRESS
UNDER_APPEAL
UNKNOWN
UNSPECIFIED
Type URL google.ads.googleads.v17.enums.PolicyReviewStatusEnum.PolicyReviewStatus
Filterable True
Selectable True
Sortable True
Repeated False
asset_group_asset.primary_status
Field description Output only. Provides the PrimaryStatus of this asset link. Primary status is meant essentially to differentiate between the plain "status" field, which has advertiser set values of enabled, paused, or removed. The primary status takes into account other signals (for assets its mainly policy and quality approvals) to come up with a more comprehensive status to indicate its serving state.
Category ATTRIBUTE
Data Type
ENUM
ELIGIBLE
LIMITED
NOT_ELIGIBLE
PAUSED
PENDING
REMOVED
UNKNOWN
UNSPECIFIED
Type URL google.ads.googleads.v17.enums.AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
Filterable True
Selectable True
Sortable True
Repeated False
asset_group_asset.primary_status_details
Field description Output only. Provides the details of the primary status and its associated reasons.
Category ATTRIBUTE
Data Type MESSAGE
Type URL google.ads.googleads.v17.common.AssetLinkPrimaryStatusDetails
Filterable False
Selectable True
Sortable False
Repeated True
asset_group_asset.primary_status_reasons
Field description Output only. Provides a list of reasons for why an asset is not serving or not serving at full capacity.
Category ATTRIBUTE
Data Type
ENUM
ASSET_APPROVED_LABELED
ASSET_DISAPPROVED
ASSET_LINK_PAUSED
ASSET_LINK_REMOVED
ASSET_UNDER_REVIEW
UNKNOWN
UNSPECIFIED
Type URL google.ads.googleads.v17.enums.AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
Filterable True
Selectable True
Sortable False
Repeated True
asset_group_asset.resource_name
Field description Immutable. The resource name of the asset group asset. Asset group asset resource name have the form: customers/{customer_id}/assetGroupAssets/{asset_group_id}~{asset_id}~{field_type}
Category ATTRIBUTE
Data Type RESOURCE_NAME
Type URL N/A
Filterable True
Selectable True
Sortable False
Repeated False
asset_group_asset.source
Field description Output only. Source of the asset group asset.
Category ATTRIBUTE
Data Type
ENUM
ADVERTISER
AUTOMATICALLY_CREATED
UNKNOWN
UNSPECIFIED
Type URL google.ads.googleads.v17.enums.AssetSourceEnum.AssetSource
Filterable True
Selectable True
Sortable True
Repeated False
asset_group_asset.status
Field description The status of the link between an asset and asset group.
Category ATTRIBUTE
Data Type
ENUM
ENABLED
PAUSED
REMOVED
UNKNOWN
UNSPECIFIED
Type URL google.ads.googleads.v17.enums.AssetLinkStatusEnum.AssetLinkStatus
Filterable True
Selectable True
Sortable True
Repeated False
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-13 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?
{"lastModified": "Last updated 2024-08-13 UTC."}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-13 UTC."]]