Sending Application Complete Events Back to Snagajob
This resource provides guidance to vendors who want to send application complete conversion events back to Snagajob for campaign optimization
Authentication for event submission
Obtaining API AccessAuthenticating the request
Submitting a Request
Authorizations
Header parameters
X-SAJ-ApiKeystringOptional
The API key provided by Snagajob. Required if not provided as query string parameter AND not using X-SAJ-Signature
Body
Responses
200
OK
application/json
Responsestring
post
/v1/applications/completed200
OK
Authorizations
Query parameters
ApplyClickIdstringRequired
The clickid parameter.
tsinteger · int64Optional
The unix timestamp in seconds
Costnumber · doubleOptional
The cost of the apply (optional)
PartnerGuidstringOptional
The partners GUID for the event
X-SAJ-ApiKeystringOptional
The API key provided by Snagajob. Required if not provided as header
Header parameters
X-SAJ-ApiKeystringOptional
The API key provided by Snagajob. Required if not provided as query string parameter AND not using X-SAJ-Signature
Responses
200
OK
application/json
Responsestring
get
/v1/applications/completed200
OK
Parameter Descriptions
Name
Required?
Description
Type
Example
Obtaining Snagajob’s applyClickId for your requests
Last updated
Was this helpful?