Skip to main content
PUT
Update creative

Authorizations

X-API-Key
string
header
required

Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.

Path Parameters

offer_id
integer
required

Offer ID.

creative_id
integer
required

Creative ID.

Body

application/json
title
string
Maximum string length: 128
type
integer
status
integer

Creative status to set: 1=active, 3=inactive.

description
string
image
string
image_data
string
offer_url_id
integer
count_impressions
enum<integer>
Available options:
0,
1
html_code
string
plain_text
string
xml_feed_url
string
language
string
categories_ids
integer[]

Response

Creative updated.

status
string
Example:

"success"

code
integer
Example:

200

name
string
Example:

"OK"

message
string
info
object