v1
latestOpenAPI 3.0.32026-07-2226694862.5 KBCreate Creative
Request body
The ID of the offer this creative belongs to. Only required when creating a new creative on its own (not part of an offer creation).
Name of the creative.
Type of the creative. Can be one of: image, html, thumbnail, email, archive, video, text, or link.
Whether the creative is accessible by all affiliates.
Status of the creative. Can be active, paused, or deleted.
HTML content of the creative. Required only if creative_type is html, email, or link.
Width of the creative. Required only if creative_type is html.
Height of the creative. Required only if creative_type is html.
Content of the From field of the email. Required only if creative_type is email.
Content of the Subject field of the email. Required only if creative_type is email.
IDs of all additional offers linked to this creative.
Whether to restrict the creative to specific affiliates. Defaults to false.
Response
Unique creative ID.
Network ID.
Associated offer ID.
Name of the creative.
Type of the creative. Can be one of: image, html, thumbnail, email, archive, video, text, or link.
Whether the creative is accessible by all affiliates.
Status of the creative. Can be active, paused, or deleted.
URL to the creative resource file.
HTML content of the creative. Present when creative_type is html, email, or link.
Width of the creative in pixels.
Height of the creative in pixels.
Content of the From field of the email.
Content of the Subject field of the email.
Unix timestamp of creation.
Unix timestamp of last update.
IDs of all additional offers linked to this creative.
Whether the creative is restricted to specific affiliates.
Additional email subject lines for the creative.
Additional email from lines for the creative.
Example response
{
"time_created": 1734455015,
"time_saved": 1734455015
}