s2sBodyCtvEvent
appKeyString
Your SDK Key (You can find in trackier dashboard, Integrations -> SDK Integration -> SDK Key)
Example:
abcf2270-XXXX-XXXX-XXXX-34903c6e1d53ctidStringrequired
Custom ID, can act as install id/unique identifier when hardware id not available.
Example:
5da45091-XXXX-XXXX-XXXX-b2a1587e0d8baidstringrequired
CTV device advertisement id like LGUID for LG tv, TFID for samsung tv, GAID for Android TV.
Example:
1067-B31D-00DD010662DAosverString
CTV device OS version
Default value:
nulldmodString
CTV device model no.
Default value:
nulllatboolean
Wether Limited Ad Tracking is enabled.
Default value:
nullaverString
App version
Default value:
nullcuidnumber
Customer ID.
Default value:
nullipstringrequired
IP address of CTV Device.
uaStringrequired
User Agent of CTV Device.
enString
Custom Event ID. This can found in custom event section of your apptrove account.
cpObject
Custom Payload.
s2sBodyCtvEvent
{
"appKey": "abcf2270-XXXX-XXXX-XXXX-34903c6e1d53",
"ctid": "5da45091-XXXX-XXXX-XXXX-b2a1587e0d8b",
"aid": "1067-B31D-00DD010662DA",
"lat": true,
"cuid": 0,
"ip": "string"
}