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 criterion label. Ad group criterion label resource names have the form: customers/{customerId}/adGroupCriterionLabels/{adGroupId}~{criterionId}~{label_id}
adGroupCriterion
string
Immutable. The ad group criterion to which the label is attached.
label
string
Immutable. The label assigned to the ad group criterion.
[[["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 criterion labels represent a relationship between an ad group criterion and a label, allowing for categorization and organization."],["They are identified by a unique resource name following a specific format: `customers/{customerId}/adGroupCriterionLabels/{adGroupId}~{criterionId}~{label_id}`."],["Essential properties include the ad group criterion to which the label is attached and the label itself, both of which are immutable once set."],["The JSON representation encapsulates these properties for easy data exchange and manipulation."]]],[]]