Appearance
Fresh 2026
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
| Parameter | Description |
|---|---|
ad_account_id<br>string | The id of the ad account that will be removed from the invoice group<br>Required |
Return Type
Struct {
success: bool,
}
Error Codes
| Error | Description |
|---|---|
| 49002 | Cannot delete the ad account from the invoice group |