Billing
The Billing model represents billing information for an ad account.
¶ Properties
| Property | Type | Description |
|---|---|---|
address |
AccountBillingAddress | The billing address |
type |
string | The billing type |
¶ Billing Types
| Value | Description |
|---|---|
ACCOUNT_BILLING_MODE_INVALID |
Invalid billing mode |
ACCOUNT_BILLING_MODE_MANUAL |
Manual billing management |
ACCOUNT_BILLING_MODE_REVENUE_DEDUCTION |
Billed by deduction from merchant revenue |
ACCOUNT_BILLING_MODE_UCOMMERCE |
Uber Commerce billing |
ACCOUNT_BILLING_MODE_NON_BILLABLE |
Account is not billed |