Create a landing page display

Creates a new display for an existing landing page. The request body below documents the HTML Mode page display payload.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Numeric Scalev landing page ID.

Body Params

Landing page display data to create. HTML Mode payload is documented here.

string
enum
required

HTML Mode requests use html_mode. Builder payload details are intentionally not documented here and remain unsupported for public integration guidance; use HTML Mode for API-created pages.

Allowed:
string
length ≤ 204800

Body-only HTML for HTML Mode.

string
length ≤ 102400
string
length ≤ 102400
string

Additional HTML Mode document head code. Supports title, meta, link, style, script, and noscript tags. User-authored entries override managed SEO, crawler, and favicon convenience tags with the same identity, but do not override Scalev runtime tags or the document language.

csp_policy
object

Supported HTML Mode CSP keys. Unsupported keys are rejected.

meta
object
required
form_display
object | null

HTML Checkout configuration. Omit or send null for HTML Sales pages.

fb_pixel_ids
array of integers

Scalev record IDs for Meta/Facebook pixels to attach to this page display. These are the numeric Scalev pixel records, not the provider pixel code. Send an empty array for no Meta/Facebook pixels.

fb_pixel_ids
tiktok_pixel_ids
array of integers

Scalev record IDs for TikTok pixels to attach to this page display. These are the numeric Scalev pixel records, not the provider pixel code. Send an empty array for no TikTok pixels.

tiktok_pixel_ids
kwai_client_pixel_ids
array of integers

Scalev record IDs for SnackVideo browser pixels to attach to this page display. Send an empty array for no SnackVideo browser pixels.

kwai_client_pixel_ids
kwai_server_pixel_ids
array of integers

Scalev record IDs for SnackVideo Events API pixels to attach to this page display. Send an empty array for no SnackVideo server pixels.

kwai_server_pixel_ids
onload_fb_events
array of strings
required

Meta/Facebook events fired automatically when the page loads.

onload_fb_events*
onload_tiktok_events
array of strings
required

TikTok events fired automatically when the page loads.

onload_tiktok_events*
onload_kwai_client_events
array of strings
required

SnackVideo browser events fired automatically when the page loads.

onload_kwai_client_events*
onload_kwai_server_events
array of strings
required

SnackVideo server events fired automatically when the page loads.

onload_kwai_server_events*
fb_events_onload_parameters
object
required
tiktok_events_onload_parameters
object
required
kwai_client_events_onload_parameters
object
required
kwai_server_events_onload_parameters
object
required
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json