Get ad account
GET {{baseUrl}}/ad_accounts/:ad_account_id
Get an ad account
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","owner":{"username":"\u003cstring\u003e","id":"\u003cstring\u003e"},"country":"AM","currency":"RON","permissions":["FINANCE_MANAGER","PROFILE_MANAGER"],"created_time":"\u003cinteger\u003e","updated_time":"\u003cinteger\u003e"}