For the complete documentation index, see llms.txt. This page is also available as Markdown.

API

Below you will find the keys to generate secret payloads for adding or updating a channel via the Script API.

Refer to the configuration page for detailed information on each input.

OPEN_AI_ADS_PIXEL_ID

Use for storing the Pixel ID.

Used for browser pixel initialization and server-side Conversions API delivery.

Example value abc123

Type TEXT

Optional false

OPEN_AI_ADS_CONVERSIONS_API_KEY

Use for storing the Conversions API key.

This bearer token authenticates server-side Conversions API requests.

Example value sk-...

Type PASSWORD

Optional false

OPEN_AI_ADS_BROWSER_PIXEL

Loads the Open AI Ads browser pixel and sends events directly from the browser in addition to the server-side stream.

Disabled by default.

Possible values 1 or 0

Use 1 to enable the browser pixel. Use 0 to keep it disabled.

Type CHECKBOX

Optional false

Last updated

Was this helpful?