Creative registry (creo-loop)

Mark/unmark a creative as its test winner

post/creative-metrics/registry/creative/winner

Headers

Authorizationstring required

Bearer <CREO_LOOP_API_KEY>

Request body

creative_external_idstring required
winnerboolean required

false clears the mark

Example request

{
  "creative_external_id": "H-041-C2"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.