Ad Campaigns
Delete an ad set
Deletes the ad set on the platform, cascading to its ads only (never the campaign). Locally, every Ad document under the ad set is marked status: cancelled.
Delete is soft on platforms that have no hard delete: LinkedIn moves the campaign to PENDING_DELETION, Pinterest archives the ad group, and X soft-flags the line item. Google removes the ad group. All remain readable for reporting.
delete/v1/ads/ad-sets/{adSetId}
Path parameters
adSetIdstring required
Platform ad set ID
Response
Ad set deleted
Changes
Changed in 1 of the 27 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○