billingIds property
A list of billing IDs associated with this account.
These IDs appear on: 1. A bid request, to signal which buyers are eligible to bid on a given opportunity, and which pretargeting configurations were matched for each eligible buyer. 2. The bid response, to attribute a winning impression to a specific account for billing, reporting, policy and publisher block enforcement.
Output only.
Implementation
core.List<core.String>? billingIds;