TDV Adapter for Google Ads

Build 22.0.8462

CustomizerAttribute

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.

Columns

Name Type Behavior Description
CustomerId Long ATTRIBUTE Output only. The ID of the customer.
CustomizerAttributeId Long ATTRIBUTE Output only. The ID of the customizer attribute.
CustomizerAttributeName String ATTRIBUTE 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).
CustomizerAttributeResourceName String ATTRIBUTE Immutable. The resource name of the customizer attribute. Customizer Attribute resource names have the form: customers/{customer_id}/customizerAttributes/{customizer_attribute_id}
CustomizerAttributeStatus String ATTRIBUTE Output only. The status of the customizer attribute.

The allowed values are ENABLED, REMOVED, UNKNOWN, UNSPECIFIED.

CustomizerAttributeType String ATTRIBUTE Immutable. The type of the customizer attribute.

The allowed values are NUMBER, PERCENT, PRICE, TEXT, UNKNOWN, UNSPECIFIED.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
ManagerId Long Id of the manager account on behalf of which you are requesting customer data.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462