Delete ad account
DELETE/ad-publishing/linkedin/ad-account
Remove a LinkedIn ad account connection from a location
Request
Version stringrequired
API Version
Available options
v3locationId stringrequired
Location identifier
adAccountId stringrequired
Ad account identifier
Acknowledgement that the ad account was disconnected
- application/json
- Schema
- Example (auto)
Schema
successbooleanrequired
True when the operation succeeded
{
"success": true
}