---
title: "List Custom Creative Settings"
method: GET
path: "/networks/custom/creative"
tags: ["Custom Creative Settings"]
---

# List Custom Creative Settings

`GET /networks/custom/creative`

## Response `200`

- object
  - `custom_creative_settings` CustomCreativeSetting[]
    - `network_custom_creative_setting_id` integer — Unique custom creative setting ID.
    - `network_id` integer — Network ID.
    - `network_offer_creative_ids` integer[] — List of offer creative IDs assigned.
    - `network_affiliate_ids` integer[] — List of affiliate IDs this setting applies to.
    - `name` string — Custom creative setting name.
    - `custom_setting_status` 'active' | 'inactive' — Setting status.
    - `time_created` integer — Unix timestamp of creation.
    - `time_saved` integer — Unix timestamp of last update.
    - `relationship` object
      - `affiliates` object[] — Associated affiliate details.
      - `creative` object — Associated creative details.

---

[API](https://skmtc.net/everflow/apis/everflow-network-api-tracking-domains.md) · [All operations](https://skmtc.net/everflow/apis/everflow-network-api-tracking-domains/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/everflow/everflow-network-api-tracking-domains/revisions/39242cee0e32/schema)
