Create ad account
POST {{baseUrl}}/ad_accounts
Create a new ad account. Different ad accounts can support different currencies, payment methods, etc. An ad account is needed to create campaigns, ad groups, and ads; other accounts (your employees or partners) can be assigned business access and appropriate roles to access an ad account.
You can set up up to 50 ad accounts per user. (The user must have a business account to create an ad account.)
For more, see Create an advertiser account.
Request Body
{"country"=>"US", "owner_user_id"=>"383791336903426391", "name"=>"ACME Tools"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"ut qui sit","name":"anim","owner":{"username":"in"},"country":"US","currency":"USD","permissions":["exercitation tempor qui deserunt sed","ut"]}