API
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 onboarding for detailed information on the purpose and usage of each input.
LIVE_INTENT_IGNORE_LOADED
Used to store your preference if you want to ignore the load check for Live Intent SDK and fire Purchase Event anyways.
Possible values 1 or 0
Type CHECKBOX
Optional true
LIVE_INTENT_APP_ID
Use for storing the App ID that identifies your LiveIntent application for Purchase event tracking. This ID is provided by your designated LiveIntent representative.
Example value
b-11x6Type IDENTIFIER
Optional false
LIVE_INTENT_ACCESS_TOKEN
Use for storing the Access Token that authenticates EdgeTag's server when sending events to LiveIntent. This token is generated by LiveIntent for secure API communication.
Example value
Type PASSWORD
Optional false
LIVE_INTENT_PIXEL_ID
Use for storing the Pixel ID that identifies your specific tracking pixel within the LiveIntent platform for conversion tracking purposes
Example value
Type TEXT
Optional false
Last updated
Was this helpful?

