Borrar un anuncio
DELETE /api/marketing/ads/{adId}Borrado real en Meta. Si Meta lo rechaza, el error se devuelve tal cual. Requiere scope marketing:manage.
Responses
Section titled “Responses”| Status | Description | Schema |
|---|---|---|
200 | — | — |
Example
Section titled “Example”curl -X DELETE https://api.neike.dev/api/marketing/ads/{adId} \ -H "x-neike-api-key: whk_live_…"