A customizer attribute. Use CustomerCustomizer, CampaignCustomizer, AdGroupCustomizer, or AdGroupCriterionCustomizer to associate a customizer attribute and set its value at the customer, campaign, ad group, or ad group criterion level, respectively.
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.
customizer_attribute.id
Field description
Output only. The ID of the customizer attribute.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
customizer_attribute.name
Field description
Required. Immutable. Name of the customizer attribute. Required. It must have a minimum length of 1 and maximum length of 40. Name of an enabled customizer attribute must be unique (case insensitive).
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
customizer_attribute.resource_name
Field description
Immutable. The resource name of the customizer attribute. Customizer Attribute resource names have the form: customers/{customer_id}/customizerAttributes/{customizer_attribute_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
customizer_attribute.status
Field description
Output only. The status of the customizer attribute.
[null,null,["Last updated 2024-12-18 UTC."],[[["Customizer attributes allow you to associate and set values at the customer, campaign, ad group, or ad group criterion level using specific resources like CustomerCustomizer."],["You can select fields from attributed resources like \"customer\" in SELECT and WHERE clauses, but they won't segment metrics."],["A customizer attribute has properties including its ID, name, resource name, status, and type, each with specific characteristics like data type and filterability."],["The \"name\" field is required, immutable, and must be unique with a length between 1 and 40 characters."],["The \"status\" and \"type\" fields use enums to represent different states and attribute types respectively."]]],[]]