PaymentsAccount
Stay organized with collections
Save and categorize content based on your preferences.
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["A payments account is used to manage billing for Google Ads customers and is identified by a unique resource name."],["Each payments account has a unique 16-digit ID, a descriptive name, and an associated currency code."],["Payments accounts are linked to a primary payments profile via a 12-digit ID and may optionally have a secondary profile ID for specific situations."],["Information about the paying manager for the account is also available."]]],[]]