v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
Custom Creative Settings

Create Custom Creative Setting

post/networks/custom/creative

Request body

network_offer_creative_idsinteger[]

List of offer creative IDs to assign. When a creative object is provided, the newly created creative's ID will replace the values in this array.

network_affiliate_idsinteger[] required

List of affiliate IDs this setting applies to.

namestring required

Custom creative setting name.

custom_setting_status'active' | 'inactive' required

Setting status.

Response

network_custom_creative_setting_idinteger

Unique custom creative setting ID.

network_idinteger

Network ID.

network_offer_creative_idsinteger[]

List of offer creative IDs assigned.

network_affiliate_idsinteger[]

List of affiliate IDs this setting applies to.

namestring

Custom creative setting name.

custom_setting_status'active' | 'inactive'

Setting status.

time_createdinteger

Unix timestamp of creation.

time_savedinteger

Unix timestamp of last update.

Example response

{
  "time_created": 1734455015,
  "time_saved": 1734455015
}