network_offer_id, name, creative_type, creative_status, is_private, additional_offer_ids, and is_apply_specific_affiliates. Depending on the type, additional fields are required such as html_code for HTML creatives, email_from and email_subject for email creatives, or resource_file for image, thumbnail, archive, and video creatives.The Everflow API key generated from the Control Center > Security.
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.
image, html, thumbnail, email, archive, video, text, link Whether the creative is accessible by all affiliates.
Status of the creative. Can be either active or deleted.
active, deleted IDs of all additional offers linked to this creative.
Whether to restrict the creative to specific affiliates. Defaults to false.
HTML content of the creative. Required only if creative_type is html or email.
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.
Content of the creative. Should only be included if creative_type is image, thumbnail, archive, or video.
List of files attached to the creative. Should only be included if creative_type is html or email.
Array of asset objects associated with the creative. Used for html and email creative types.
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.
image, html, thumbnail, email, archive, video, text, link Whether the creative is accessible by all affiliates.
Status of the creative. Can be active, paused, or deleted.
active, paused, deleted URL to the creative resource file.
HTML content of the creative. Present when creative_type is html or email.
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.
1734455015
Unix timestamp of last update.
1734455015
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.