ad_group_customizer
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
An ad group customizer represents a customizer value for an associated CustomizerAttribute at the AdGroup level.
Fields from ad group, campaign, customer, and customizer attribute resources can be selected along with this resource in SELECT and WHERE clauses, but they will not segment metrics.
Key fields include the linked ad group and required customizer attribute, the resource name, the status of the customizer, and the required string value and type of the customizer value.
The resource name follows the format customers/{customer_id}/adGroupCustomizers/{ad_group_id}~{customizer_attribute_id}.
The customizer value is stored as a string and its type must match the attribute type, with content adhering to the type's constraints.
A customizer value for the associated CustomizerAttribute at the AdGroup level.
Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT clause.
ad_group_customizer.ad_group
Field description
Immutable. The ad group to which the customizer attribute is linked.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
ad_group_customizer.customizer_attribute
Field description
Required. Immutable. The customizer attribute which is linked to the ad group.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
ad_group_customizer.resource_name
Field description
Immutable. The resource name of the ad group customizer. Ad group customizer resource names have the form: customers/{customer_id}/adGroupCustomizers/{ad_group_id}~{customizer_attribute_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
ad_group_customizer.status
Field description
Output only. The status of the ad group customizer.
Required. Value to insert in creative text. Customizer values of all types are stored as string to make formatting unambiguous.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
ad_group_customizer.value.type
Field description
Required. The data type for the customizer value. It must match the attribute type. The string_value content must match the constraints associated with the type.
[[["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-10-16 UTC."],[],[]]