Update a creative template. Any change to a template must not break adherence of associated creatives. For instance, to make an element required, the element must already be present in every associated creative.
The user must be authenticated and have write permissions to the site group.
Request
The request object has the following fields:
|
Name |
Type |
Required |
Description |
|---|---|---|---|
|
|
String |
Yes |
Identifier for the creative template. |
|
|
String |
No |
The site group identifier the creative template belongs to. |
|
|
String |
No |
The template name. |
|
|
Array of Element objects |
No |
See /creative/template/create |
Response
The response object is the empty object.