campaign_customizer
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
campaign_customizer represents a customizer value for a CustomizerAttribute at the Campaign level.
Attributed resources include campaign, customer, and customizer_attribute, whose fields can be selected but will not segment metrics.
The campaign_customizer.resource_name is immutable and follows the format customers/{customer_id}/campaignCustomizers/{campaign_id}~{customizer_attribute_id}.
The campaign_customizer.status indicates the current state of the campaign customizer.
The campaign_customizer.value.string_value holds the value to be inserted in creative text, stored as a string, while campaign_customizer.value.type specifies the data type of the customizer value which must match the attribute type.
A customizer value for the associated CustomizerAttribute at the Campaign 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.
campaign_customizer.campaign
Field description
Immutable. The campaign 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
campaign_customizer.customizer_attribute
Field description
Required. Immutable. The customizer attribute which is linked to the campaign.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
campaign_customizer.resource_name
Field description
Immutable. The resource name of the campaign customizer. Campaign customizer resource names have the form: customers/{customer_id}/campaignCustomizers/{campaign_id}~{customizer_attribute_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
campaign_customizer.status
Field description
Output only. The status of the campaign 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
campaign_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-27 UTC."],[],[]]