Skip to main content
DELETE
/
preview
/
marketing-solutions
/
ads
/
{ad-id}
/
audience-segment
/preview/marketing-solutions/ads/{ad-id}/audience-segment
curl --request DELETE \
  --url https://api.criteo.com/preview/marketing-solutions/ads/{ad-id}/audience-segment \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

ad-id
string<int32>
required

The ad identifier.

Response

204

The link between the ad and its audience segment has been deleted.