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 the purpose and usage of each input.

APP_LOVIN_API_KEY

In this secret, you would store the api token that you get from the customer. Example value b052e3230-152f-432d-b2e2-a909a5125829 Type PASSWORD Optional false

APP_LOVIN_BROWSER_PIXEL

See the config description.

Possible values 1 or 0

Type CHECKBOX

Optional true

APP_LOVIN_DEFAULT_CATEGORY

See the config description.

Example value {"label":"Pet Supplies (2)","value":"2"}

Type TEXT

Optional true

APP_LOVIN_CATEGORY_MAPPING

See the config description.

Example value [{"storeCategory":"Fish","appLovinCategory":{"label":"Aquarium Decor (5019)","value":"5019"}}]

Type TEXT

Optional true

Last updated

Was this helpful?