Create Creative

Creates a new creative for an advertiser. Accepts either application/json or multipart/form-data. Use multipart to upload an image or video file directly to Koddi's CDN.

Recipes
Uploading a Creative for a Meta Campaign
Open Recipe
Path Params
integer
required

The member group ID (provided by Koddi)

integer
required

The advertiser ID

Body Params
string
required

Internal display name for the creative

string
enum
required

Type of media.

Allowed:
string
required

Landing page click-through URL

string
required

Media text content. Pass empty string if not applicable.

string

Ad headline.

string

Ad description.

string

Primary body text.

additional_headlines
array of strings
length ≤ 5

Up to 5 alternate headlines

additional_headlines
additional_descriptions
array of strings
length ≤ 5

Up to 5 alternate descriptions

additional_descriptions
additional_primary_texts
array of strings
length ≤ 5

Up to 5 alternate primary texts

additional_primary_texts
additional_text
array of strings
length ≤ 5

Up to 5 alternate text values

additional_text
tags
array of strings

Labels for internal categorization

tags
Responses

400

Bad request — missing required field or invalid value

403

Forbidden

404

Advertiser not found

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json