Delete custom audience
DELETE/ad-publishing/facebook/custom-audience/:audienceId
Delete a Facebook custom audience by ID
Request
Version stringrequired
API Version
Available options
v3audienceId stringrequired
Custom audience identifier
locationId stringrequired
Location identifier
Acknowledgement that the custom audience was deleted
- application/json
- Schema
- Example (auto)
Schema
successbooleanrequired
True when the operation succeeded
{
"success": true
}