Customer

A customer.

Fields

resource_name

string

Immutable. The resource name of the customer. Customer resource names have the form:

customers/{customer_id}

call_reporting_setting

CallReportingSetting

Call reporting setting for a customer. Only mutable in an update operation.

conversion_tracking_setting

ConversionTrackingSetting

Output only. Conversion tracking setting for a customer.

remarketing_setting

RemarketingSetting

Output only. Remarketing setting for a customer.

pay_per_conversion_eligibility_failure_reasons[]

CustomerPayPerConversionEligibilityFailureReason

Output only. Reasons why the customer is not eligible to use PaymentMode.CONVERSIONS. If the list is empty, the customer is eligible. This field is read-only.

optimization_score_weight

double

Output only. Optimization score weight of the customer.

Optimization score weight can be used to compare/aggregate optimization scores across multiple non-manager customers. The aggregate optimization score of a manager is computed as the sum over all of their customers of Customer.optimization_score * Customer.optimization_score_weight. This field is 0 for all manager customers, and for unscored non-manager customers.

This field is read-only.

status

CustomerStatus

Output only. The status of the customer.

customer_agreement_setting

CustomerAgreementSetting

Output only. Customer Agreement Setting for a customer.

local_services_settings

LocalServicesSettings

Output only. Settings for Local Services customer.

id

int64

Output only. The ID of the customer.

descriptive_name

string

Optional, non-unique descriptive name of the customer.

currency_code

string

Immutable. The currency in which the account operates. A subset of the currency codes from the ISO 4217 standard is supported.

time_zone

string

Immutable. The local timezone ID of the customer.

tracking_url_template

string

The URL template for constructing a tracking URL out of parameters. Only mutable in an update operation.

final_url_suffix

string

The URL template for appending params to the final URL. Only mutable in an update operation.

auto_tagging_enabled

bool

Whether auto-tagging is enabled for the customer.

has_partners_badge

bool

Output only. Whether the Customer has a Partners program badge. If the Customer is not associated with the Partners program, this will be false. For more information, see https://support.google.com/partners/answer/3125774.

manager

bool

Output only. Whether the customer is a manager.

test_account

bool

Output only. Whether the customer is a test account.

optimization_score

double

Output only. Optimization score of the customer.

Optimization score is an estimate of how well a customer's campaigns are set to perform. It ranges from 0% (0.0) to 100% (1.0). This field is null for all manager customers, and for unscored non-manager customers.

See "About optimization score" at https://support.google.com/google-ads/answer/9061546.

This field is read-only.

location_asset_auto_migration_done

bool

Output only. True if feed based location has been migrated to asset based location.

image_asset_auto_migration_done

bool

Output only. True if feed based image has been migrated to asset based image.

location_asset_auto_migration_done_date_time

string

Output only. Timestamp of migration from feed based location to asset base location in yyyy-MM-dd HH:mm:ss format.

image_asset_auto_migration_done_date_time

string

Output only. Timestamp of migration from feed based image to asset base image in yyyy-MM-dd HH:mm:ss format.