Skip to main content
POST
Batch insert clicks

Authorizations

X-API-Key
string
header
required

Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.

Body

application/json

Root-level JSON array of click objects (NOT wrapped in an object). Max 1000 clicks per batch.

affiliate_id
integer
required
offer_id
integer
required
ip
string
goal_id
integer
source_id
integer
creative_id
integer
user_agent
string
click_referer
string
sub_id1
string
sub_id2
string
sub_id3
string
sub_id4
string
sub_id5
string
aff_click_id
string
click_date
string<date-time>

Response

Batch result.

click_ids
string[]