Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
Immutable. The resource name of the ad group ad label. Ad group ad label resource names have the form: customers/{customerId}/adGroupAdLabels/{adGroupId}~{ad_id}~{label_id}
adGroupAd
string
Immutable. The ad group ad to which the label is attached.
[[["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 2025-03-06 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 following a specific format: `customers/{customerId}/adGroupAdLabels/{adGroupId}~{ad_id}~{label_id}`."],["An ad group ad label immutably links an ad group ad to a specific label."],["The JSON representation includes the resource name, the associated ad group ad, and the assigned label."]]],[]]