Last updated
Was this helpful?
This section is intended for developers utilizing our APIs to add channels.
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 the purpose and usage of each input.
Used for storing the Pixel ID Example value wZwSfW Type TEXT Optional false
See the config description.
Possible values 1 or 0
Type CHECKBOX
Optional true
In this secret, store the stringified data array that maps between EdgeTag events and Vibe events. Each array item contains exactly 2 elements: the EdgeTag standard event (e.g., Purchase) at index 0, and the corresponding Vibe event name (e.g., purchase) at index 1.
Example value
[["PageView","page_view"]]Type TEXT
Optional true
Last updated
Was this helpful?
Was this helpful?

