customer_customizer
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
Customer Customizers represent customizer values linked to a CustomizerAttribute at the Customer level.
Attributed resources for Customer Customizers include customer and customizer_attribute, whose fields can be selected and filtered but will not segment metrics.
Key fields for Customer Customizers include customizer_attribute, resource_name, status, and value (containing string_value and type).
The customizer_attribute field is required and immutable, linking to the customizer attribute.
The resource_name provides the unique identifier for the Customer Customizer.
A customizer value for the associated CustomizerAttribute at the Customer 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.
customer_customizer.customizer_attribute
Field description
Required. Immutable. The customizer attribute which is linked to the customer.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
customer_customizer.resource_name
Field description
Immutable. The resource name of the customer customizer. Customer customizer resource names have the form: customers/{customer_id}/customerCustomizers/{customizer_attribute_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
customer_customizer.status
Field description
Output only. The status of the customer customizer attribute.
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
customer_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."],[],[]]