Tracking Links
Authorizations
AuthorizationstringRequired
Use your AccountSID as the username and AuthToken as the password.
Path parameters
AccountSIDstringRequired
ProgramIdintegerRequired
The unique identifier for the program.
Query parameters
MediaPartnerIdintegerRequired
The unique identifier for the media partner.
Body
Typestring · enumOptionalDefault:
The type of tracking link to create. 'Vanity' allows for a CustomPath.
RegularPossible values: CustomPathstringOptionalExample:
A custom path for a 'Vanity' link (e.g., 'MyCustomLink').
summer-saleAdIdintegerOptionalExample:
The unique ID of the ad to associate with the link. If omitted, redirects to the program's default landing page.
656565DeepLinkstring · uriOptionalExample:
A specific URL to redirect the user to, overriding the default.
https://www.acme.com/products/tennis-ballsMediaPartnerPropertyIdintegerOptionalExample:
The unique ID of the partner's media property where the link will be used.
12345Responses
200
The tracking link was generated successfully.
application/json
TrackingURLstring · uriOptionalExample:
The generated tracking link URL.
https://example.sjv.io/c/123456/98765/101010post/Advertisers/{AccountSID}/Programs/{ProgramId}/TrackingLinks
cURL200
The tracking link was generated successfully.
Last updated
