AccountBillingAddress
The AccountBillingAddress object represents a billing address for an ad account.
¶ Properties
| Property | Type | Description |
|---|---|---|
address_line1 |
string | First line of the address |
address_line2 |
string | Second line of the address |
city |
string | City name |
state |
string | State or province |
country_code |
string | Country code (ISO 3166-1 alpha-2) |
postal_code |
string | Postal or ZIP code |