Graph API Version

Extended Credit Invoice Group 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 an ExtendedCreditInvoiceGroup from an ExtendedCreditInvoiceGroup by making a DELETE request to /{extended_credit_invoice_group_id}/ad_accounts.

Parameters

ParameterDescription
ad_account_id
string

The id of the ad account that will be removed from the invoice group

Required

Return Type

Struct {
success: bool,
}

Error Codes

ErrorDescription
49002Cannot delete the ad account from the invoice group