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 2024-10-11 UTC."],[[["Ad group labels represent a relationship between an ad group and a label, allowing for categorization and organization."],["The ad group label resource is defined by its resource name, the associated ad group, and the assigned label."],["Resource names for ad group labels follow a specific format: `customers/{customerId}/adGroupLabels/{adGroupId}~{label_id}`."],["The ad group and label assigned to an ad group label are immutable, meaning they cannot be changed after creation."]]],[]]