Detalle de una creatividad
GET /api/marketing/creatives/{creativeId}ad_account_id es obligatorio: resuelve el token y garantiza que la cuenta sea del cliente autenticado. Requiere scope marketing:read.
Responses
Section titled “Responses”| Status | Description | Schema |
|---|---|---|
200 | — | CreativeDto |
Example
Section titled “Example”curl -X GET https://api.neike.dev/api/marketing/creatives/{creativeId} \ -H "x-neike-api-key: whk_live_…"CreativeDto
Section titled “CreativeDto”| Field | Type | Description | |
|---|---|---|---|
id | string | required | Example: "120210000000000000". |
name | string | optional | Example: "Creatividad tráfico". |
status | string | optional | — |
object_story_spec | ObjectStorySpecDto | optional | — |
object_story_id | string | optional | — |
effective_object_story_id | string | optional | — |
thumbnail_url | string | optional | — |
image_hash | string | optional | — |
image_url | string | optional | — |
video_id | string | optional | — |
call_to_action_type | LEARN_MORE · SHOP_NOW · SIGN_UP · BOOK_TRAVEL · DOWNLOAD · GET_QUOTE · CONTACT_US · SUBSCRIBE · APPLY_NOW · GET_OFFER · MESSAGE_PAGE · WHATSAPP_MESSAGE · CALL_NOW · DONATE_NOW · SEE_MENU · ORDER_NOW · PLAY_GAME · INSTALL_MOBILE_APP · NO_BUTTON | optional | — |