Tracking link API tokenIt is advised to use the “Tracking link API token” when creating tracking links from the client server.
Try API Request
POST
Request
Headers
string
You can specify the language to use for API requests and responses. It follows the ISO-639-1 format.
string
Represents the media type of the resource. Defaults to
application/json.string
The key value to use for API requests. Instructions for getting API keys are in “how to generate API Keys”.
Body Params
string
required
Channel name of the touchpoint and conversion.Upon creation, tracking links are separated into “integrated” channels and “custom” channels.“Integrated” channels are medias with postback integration, and have predefined channel names. All other channel names are considered “Custom” channels.
object
Configure campaign parameter for tracking link.
enum
Configure the Re-engagement parameter. The Re-engagement parameter has three options: OFF, ON-TRUE, and ON-FALSE.
string
Configure the Deeplink URL for redirect.If
deeplinkUrl is missing or null, the deeplink setting is not configured.Example format: URLScheme://path?key=valueIf an invalid deeplinkUrl is used, the deep link may not work properly and could result in unexpected behavior or issues.object
object
Configure the redirect path by platform when deep linking doesn’t redirect as intended.
object
Configure the Open Graph for the tracking link that will be shown when the link is shared or posted.
string
Configure the Short Link ID of tracking links depending on your campaign or contents. If not passed, a random Short Link ID will be generate, and can not be changed once generated.The Short Link ID of a tracking link cannot be reused even if the tracking link has been deprecated.Allowed Characters & Restrictions
- Lowercase English letters:
a–z - Korean characters (Hangul):
가–힣 - Numbers:
0–9 - Special characters: hyphen (
-), underscore (_) - Maximum length: 45 characters