Jump to: POST Response Notes | API Call Builder
Adjusts affiliate clicks.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
datetime | Datetime | Date time |
affiliate_id | Integer | ID of Affiliate object |
action | String | Whether to add or remove clicksShow Supported Values |
quantity | Integer | Adjust quantity |
offer_id | Integer | ID of Offer object |
goal_id | Integer | ID of Goal object |
POST Response Notes
Returns boolean true if clicks were adjusted successfully
API Call Builder
Javascript is required to use the API Call Builder.