v1
latestOpenAPI 3.0.12026-07-22204678550.0 KBCampaign
/2026-01/marketing-solutions/ad-sets/stop
Stop the specified list of ad sets
post/2026-01/marketing-solutions/ad-sets/stop
Request body
Example request
{
"data": [
{
"type": "AdSetId"
}
]
}Response
List of ad sets that have been stopped and errors / warnings by ad set
Example response
{
"data": [
{
"type": "AdSetId"
}
]
}