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

API

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

Refer to the onboarding page for detailed information on the purpose and usage of each input.

RUMBLE_CONVERSIONS

Used to store the Events with Conversion Action IDs

Example Value [{"event":"PageView","id":"1411"},{"event":"ViewContent","id":"1429"},{"event":"AddToCart","id":"1430"},{"event":"InitiateCheckout","id":"1431"},{"event":"Purchase","id":"1432"}]

Type TEXT

Optional false

Last updated

Was this helpful?