Listar anuncios
GET /api/marketing/adsAnuncios de la cuenta; con adset_id o campaign_id se acotan a ese conjunto o campaña (el filtro más fino gana). El filtro status aplica sobre el effective_status de Meta, que es el que incluye el estado de revisión. Requiere scope marketing:read.
Responses
Section titled “Responses”| Status | Description | Schema |
|---|---|---|
200 | — | — |
Example
Section titled “Example”curl -X GET https://api.neike.dev/api/marketing/ads \ -H "x-neike-api-key: whk_live_…"