SDK
v1.1
v1.1
  • Getting Started
    • Welcome
    • Start Here
    • Postback Payout (S2S)
    • Advanced options
      • Sending Media Source Data
      • Sending User Segments / User Info
  • Unity
    • Installation
    • Initialization
    • Obtaining Advertising ID's
    • Payout via SDK
  • Android
    • Prerequisite
    • Installation
    • Initialization
    • Obtaining Adverstising ID's
  • Flutter
    • Prerequisite
    • Installation
    • Initialization
    • Obtaining Advertising ID's
  • REACT NATIVE
    • Prerequisites
    • Installation
    • Initialization
    • Obtaining Advertising ID's
  • Web / Iframe
    • Initialization
Powered by GitBook
On this page
  1. Getting Started
  2. Advanced options

Sending User Segments / User Info

Sending user segments to our system will allow our system to be able to segment the userbase within the segments you use on your side. Aswell it will allow us to use this information to detect fraudulent users.

This is related to intialization of the SDK

This is not required, but allows us to be able to indentify fraudulents user based on email/phone numbers.

Paramater
Data Type
Description

userPhoneNumber

Integer

Can be used to identify the user to prevent fraud. Format the + as 00, example: 0015555551234 for a US number

userEmail

email

Can be used to identify the user to prevent fraud

userGroup

string

Can be used to segment the user base in different groups allowing you to reward them a higher or lower % based on this group. Example (High purchasing user)

PreviousSending Media Source DataNextInstallation

Last updated 10 months ago