Edit Creative
PUT {{campaign_url}}/creatives/:id
Edit an existing creative
You can edit settings for an existing creative by sending this PUT request. To update creative settings, open the body tab to edit the JSON object. See POST New Creative documentation for information on field definitions and allowed values.
The following fields cannot be edited:
mediaFormatthirdPartyAdServer(DTO): Third-party creatives cannot be changed to being Nexxen-hosted.- Note: On the other hand, Nexxen-hosted creatives (i.e., creatives with
amobeeAdServerdefined) can be converted to third-party creatives. However, this action cannot be undone.
- Note: On the other hand, Nexxen-hosted creatives (i.e., creatives with
adFormattranscodingCompletionEmailsstatus: To update a creative's play status, send aPUTUpdate Creative Status request.
For information on obtaining the creative id, see GET Existing Creative documentation.