For a list of methods for this resource, see the end of this page.
Resource representations
The configuration data for an Ad Exchange billing info.
{ "kind": "adexchangebuyer#billingInfo", "accountId": integer, "accountName": string, "billingId": [ string ] }
Property name | Value | Description | Notes |
---|---|---|---|
accountId |
integer |
Account id. | |
accountName |
string |
Account name. | |
billingId[] |
list |
A list of adgroup IDs associated with this particular account. These IDs may show up as part of a realtime bidding BidRequest, which indicates a bid request for this account. | |
kind |
string |
Resource type. |