AdAccount
The AdAccount model represents an advertising account that contains campaigns and manages billing information.
¶ Properties
Property | Type | Description |
---|---|---|
ad_account_id |
string | Unique ad account identifier |
name |
string | Ad account name |
country_code |
string | Country code of the ad account (ISO 3166-1 alpha-2) |
currency_code |
string | Currency code of the ad account (ISO 4217) |
billing |
Billing | Billing information for the ad account |