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.
billing_setup.end_date_time
Field description
Output only. The end date time in yyyy-MM-dd or yyyy-MM-dd HH:mm:ss format.
Category
ATTRIBUTE
Data Type
DATE
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
billing_setup.end_time_type
Field description
Output only. The end time as a type. The only possible value is FOREVER.
Immutable. The resource name of the payments account associated with this billing setup. Payments resource names have the form: customers/{customer_id}/paymentsAccounts/{payments_account_id} When setting up billing, this is used to signup with an existing payments account (and then payments_account_info should not be set). When getting a billing setup, this and payments_account_info will be populated.
Output only. A 16 digit id used to identify the payments account associated with the billing setup. This must be passed as a string with dashes, for example, "1234-5678-9012-3456".
Immutable. The name of the payments account associated with the billing setup. This enables the user to specify a meaningful name for a payments account to aid in reconciling monthly invoices. This name will be printed in the monthly invoices.
Immutable. A 12 digit id used to identify the payments profile associated with the billing setup. This must be passed in as a string with dashes, for example, "1234-5678-9012".
[null,null,["Last updated 2025-03-03 UTC."],[[["A billing setup links a payments account to an advertiser, with one setup per advertiser."],["You can select fields from associated resources like 'customer' in queries."],["`billing_setup.id` is the unique identifier for a billing setup."],["`billing_setup.payments_account` links to the payments account, and `billing_setup.payments_account_info` provides details like account/profile IDs and names."],["`billing_setup.start_date_time` (future time only) and `billing_setup.end_date_time`/`billing_setup.end_time_type` define the billing period."]]],["A billing setup links a payments account to an advertiser. Key information includes the billing setup's ID, resource name, and status. It captures start and end dates, and the end time type which can only be \"FOREVER\". The associated payments account's resource name, ID, and name, along with the payments profile's ID and name, are also specified. A secondary payments profile ID may also be available. All can be used for filtering and selection of the data.\n"]]