Skip to main content
POST
Create a new creative asset (banner, logo, video, etc.) for your affiliate program.

Body Parameters

string | null
Creative name. Maximum 255 characters.
string | null
Creative description.
string | null
Creative category. Valid values: brand, banner, product, content, video, document.
string | null
Creative subcategory (e.g. leaderboard, skyscraper).
string | null
Asset URL. Must be a valid URL.
string | null
HTML or text content (for text-based creatives).
array
Tags for categorization. Array of strings.
object | null
Asset dimensions in pixels. Object with width (integer) and height (integer).
string | null
Usage instructions for affiliates.
string | null
Usage restrictions.

Response

Returns the created creative object (HTTP 201). Same structure as items in the List Creatives response.