PaymentsAccount

  • A payments account is used to set up billing for an Ads customer.

  • The payments account resource includes output-only fields such as resource_name, payments_account_id, name, currency_code, payments_profile_id, secondary_payments_profile_id, and paying_manager_customer.

  • The payments_account_id is a 16-digit ID, while the payments_profile_id is a 12-digit ID.

  • The resource_name includes the customer ID and payments account ID.

A payments account, which can be used to set up billing for an Ads customer.

Fields

resource_name

string

Output only. The resource name of the payments account. PaymentsAccount resource names have the form:

customers/{customer_id}/paymentsAccounts/{payments_account_id}

payments_account_id

string

Output only. A 16 digit ID used to identify a payments account.

name

string

Output only. The name of the payments account.

currency_code

string

Output only. The currency code of the payments account. A subset of the currency codes derived from the ISO 4217 standard is supported.

payments_profile_id

string

Output only. A 12 digit ID used to identify the payments profile associated with the payments account.

secondary_payments_profile_id

string

Output only. A secondary payments profile ID present in uncommon situations, for example, when a sequential liability agreement has been arranged.

paying_manager_customer

string

Output only. Paying manager of this payment account.