AdGroupAdLabel
Stay organized with collections
Save and categorize content based on your preferences.
A relationship between an ad group ad and a label.
Fields |
resource_name
|
string
Immutable. The resource name of the ad group ad label. Ad group ad label resource names have the form: customers/{customer_id}/adGroupAdLabels/{ad_group_id}~{ad_id}~{label_id}
|
ad_group_ad
|
string
Immutable. The ad group ad to which the label is attached.
|
label
|
string
Immutable. The label assigned to the ad group ad.
|
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."],[[["Ad group ad labels represent a relationship between an ad group ad and a label, allowing for categorization and organization."],["They are identified by a unique resource name that includes customer ID, ad group ID, ad ID, and label ID."],["Ad group ad labels establish an immutable link between a specific ad group ad and a designated label."],["The relationship includes the ad group ad to which the label is attached and the label itself."]]],[]]