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 label. Ad group label resource names have the form: customers/{customerId}/adGroupLabels/{adGroupId}~{label_id}
adGroup
string
Immutable. The ad group 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 labels represent a relationship between an ad group and a label, allowing for organization and categorization."],["The ad group label resource is defined by a resource name, the associated ad group, and the assigned label."],["Key fields include `resourceName`, `adGroup`, and `label`, all of which are immutable after creation."],["Resource names for ad group labels follow a specific format: `customers/{customerId}/adGroupLabels/{adGroupId}~{label_id}`."]]],[]]