v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
Custom Landing Pages

Find Custom Landing Pages (Advanced)

post/networks/custom/landingpages/table

Query parameters

pageinteger

Page number (1-based).

page_sizeinteger

Number of results per page.

relationship'variables' | 'all'

Include additional related data. The offer and affiliates relationships are always returned. Use variables to add variable conditions, or all to include variables and creatives.

order_field'network_custom_landing_page_setting_id' | 'network_custom_landing_page_setting_name' | 'offer_name' | 'network_custom_landing_page_setting_status' | 'network_custom_landing_page_setting_destination_url' | 'network_custom_landing_page_setting_time_created' | 'network_custom_landing_page_setting_time_saved'

Field to order results by.

order_direction'asc' | 'desc'

Sort direction.

Request body

Response

Example response

{
  "entries": [
    {
      "time_created": 1734455015,
      "time_saved": 1734455015
    }
  ]
}