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:
mediaFormat
thirdPartyAdServer
(DTO): Third-party creatives cannot be changed to being Nexxen-hosted.- Note: On the other hand, Nexxen-hosted creatives (i.e., creatives with
amobeeAdServer
defined) 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
adFormat
transcodingCompletionEmails
status
: To update a creative's play status, send aPUT
Update Creative Status request.
For information on obtaining the creative id
, see GET
Existing Creative documentation.