v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
Custom Creative Settings

Get Custom Creative Setting by ID

get/networks/custom/creative/{settingId}

Path parameters

settingIdinteger required

The custom creative setting identifier.

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
}