Delete an Ad Group
Deletes an ad group.
Response
ad group deleted
Example response
{
"deleted": true,
"id": "adgrp_xxxxxxxxxxxxxx"
}Changes
Changed in 2 of the 74 revisions of this API.13
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response's body type changed from
booleantoobjectfor statusresponse-body-type-changed
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
Of the 74 revisions, 1 has no diff computed.