Skip to content

Borrar un conjunto de anuncios

DELETE /api/marketing/adsets/{adSetId}

Borrado real en Meta. Si el conjunto tiene anuncios activos, Meta lo rechaza y el error se devuelve tal cual. Requiere scope marketing:manage.

StatusDescriptionSchema
200
Terminal window
curl -X DELETE https://api.neike.dev/api/marketing/adsets/{adSetId} \
-H "x-neike-api-key: whk_live_…"