Graph API Version

Business Ad Accounts

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

You can dissociate a Business from a Business by making a DELETE request to /{business_id}/ad_accounts.

Parameters

ParameterDescription
adaccount_id
string

Ad account ID.

Required

Return Type

Struct {
success: bool,
}

Error Codes

ErrorDescription
100Invalid parameter
368The action attempted has been deemed abusive or is otherwise disallowed
190Invalid OAuth 2.0 Access Token