AdGroupAssetSet
Stay organized with collections
Save and categorize content based on your preferences.
AdGroupAssetSet is the linkage between an ad group and an asset set. Creating an AdGroupAssetSet links an asset set with an ad group.
Fields |
resource_name
|
string
Immutable. The resource name of the ad group asset set. Ad group asset set resource names have the form: customers/{customer_id}/adGroupAssetSets/{ad_group_id}~{asset_set_id}
|
ad_group
|
string
Immutable. The ad group to which this asset set is linked.
|
asset_set
|
string
Immutable. The asset set which is linked to the ad group.
|
status
|
AssetSetLinkStatus
Output only. The status of the ad group asset set. Read-only.
|
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-11-25 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-11-25 UTC."],[[["An AdGroupAssetSet connects an ad group with an asset set, establishing a link for utilizing assets within the ad group."],["It is identified by a unique resource name, specifying the customer ID, ad group ID, and asset set ID."],["The AdGroupAssetSet includes references to the linked ad group and asset set, which are immutable after creation."],["The status of the linkage is read-only and indicates the current state of the connection between the ad group and asset set."]]],[]]