Sending Media Source Data
Send media data of where you acuqired the users to our system, we will use this in our systems to be able to segment the user base and proved media source specific rewards.
This is related to intialization of the SDK
This is not required, but it is highly recommended to provide us this data for us to tailor the rewards journey towards different media sources.
Paramater | Data Type | Description |
---|---|---|
mediaSourceName | string | Can be used to send the source name of where you got the user |
mediaCampaignName | string | Can be used to send the campaign name of where you got the user |
mediaSourceId | string | Can be used to send the source id of where you got the user |
mediaSubSourceId | string | Can be used to send the Sub Source id of where you got the user |
Incentivized | boolean | Can be used to send if the user acquisition was done via incent channels or non incent channels. |
mediaAdsetName | string | Can be used to send the adset name of where you got the user |
mediaAdsetId | string | Can be used to send the adset id of where you got the user |
mediaCreativeName | string | Can be used to send the CreativeName of where you got the user |
mediaCreativeId | string | Can be used to send the creativeId of where you got the user |
sub1 | string | Can use this to to store any type of data. Currently only used to store data can't be received on the postback |
sub2 | string | Can use this to to store any type of data. Currently only used to store data can't be received on the postback |
sub3 | string | Can use this to store any type of data. And can be sent back on the postback as well. Postback Payout (S2S) |
sub4 | string | Can use this to store any type of data. And can be sent back on the postback as well. Postback Payout (S2S) |
sub5 | string | Can use this to to store any type of data. Currently only used to store data can't be received on the postback |
Last updated