Appearance
Business Ad Accounts
Updated: Jul 26, 2019
Reading
You can't perform this operation on this endpoint.
Creating
You can't perform this operation on this endpoint.
Updating
You can't perform this operation on this endpoint.
Deleting
/{business_id}/ad_accounts
You can dissociate a Business from a Business by making a DELETE request to /{business_id}/ad_accounts.
Parameters
| Parameter | Description |
|---|---|
adaccount_id string | Ad account ID. required |
Return Type
Struct {
success: bool,
}Error Codes
| Error Code | Description |
|---|---|
| 100 | Invalid parameter |
| 368 | The action attempted has been deemed abusive or is otherwise disallowed |