Delete Facebook integration
DELETE/ad-publishing/facebook/integration
Remove the Facebook ad integration from a location
Request
Version stringrequired
API Version
Available options
v3- application/json
- Body
- Example (auto)
Bodyrequired
locationIdstringrequired
Location identifier
{
"locationId": "HChooFuiyPpVYzeJ4HMe"
}
Acknowledgement that the integration was removed
- application/json
- Schema
- Example (auto)
Schema
successbooleanrequired
True when the operation succeeded
{
"success": true
}