customizer_attribute

  • Customizer attributes allow associating a value at the customer, campaign, ad group, or ad group criterion level using specific resources.

  • Fields from the customer resource can be selected with customizer attributes but will not segment metrics in the SELECT clause.

  • The customizer attribute has an ID, a required and unique name, a resource name in a specific format, a status, and a type.

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.

Attributed resources
customer

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 descriptionOutput only. The ID of the customizer attribute.
CategoryATTRIBUTE
Data TypeINT64
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customizer_attribute.name

Field descriptionRequired. 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).
CategoryATTRIBUTE
Data TypeSTRING
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customizer_attribute.resource_name

Field descriptionImmutable. The resource name of the customizer attribute. Customizer Attribute resource names have the form: customers/{customer_id}/customizerAttributes/{customizer_attribute_id}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

customizer_attribute.status

Field descriptionOutput only. The status of the customizer attribute.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v21.enums.CustomizerAttributeStatusEnum.CustomizerAttributeStatus
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customizer_attribute.type

Field descriptionImmutable. The type of the customizer attribute.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v21.enums.CustomizerAttributeTypeEnum.CustomizerAttributeType
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse