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.
Otorisasi
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parameter Path
Numeric Scalev landing page ID.
Body
Landing page display data to create. HTML Mode payload is documented here.
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.
html_mode, builder Meta/Facebook events fired automatically when the page loads.
TikTok events fired automatically when the page loads.
SnackVideo browser events fired automatically when the page loads.
SnackVideo server events fired automatically when the page loads.
Body-only HTML for HTML Mode.
204800102400102400Additional 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.
Supported HTML Mode CSP keys. Unsupported keys are rejected.
HTML Checkout configuration. Omit or send null for HTML Sales pages.
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.
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.
Scalev record IDs for SnackVideo browser pixels to attach to this page display. Send an empty array for no SnackVideo browser pixels.
Scalev record IDs for SnackVideo Events API pixels to attach to this page display. Send an empty array for no SnackVideo server pixels.
Respons
Landing page display
html_mode, builder Supported HTML Mode CSP keys. Unsupported keys are rejected.

