Billing
The Billing model represents billing information for an ad account.
¶ Properties
Property | Type | Description |
---|---|---|
address |
Address | 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_AUTO |
Automatic billing |
ACCOUNT_BILLING_MODE_UCOMMERCE |
Uber Commerce billing |