object

ShortLinkDetail

Response schema for successful creation of short link that includes original link, meta data, hash of url, campaign attributes, document ID, document timestamps, redirect attributes and social media attributes of short link to be created.
Fields
Key used to uniquely identify document that contains shortlink details.
active
Boolean
Status of the shortlink.
app_redirect
Boolean
Application redirection flag of shortlink.
application
String
The ID of the sales channel associated with the shortlink.
attribution
Attribution
Additional attributes of shortlink.
Campaign attributes of shortlink.
count
Int
Click count of shortlink.
created_at
String
The timestamp indicating when a record was initially created.
created_by
String
Reference of the creator of the shortlink.
enable_tracking
Boolean
Flag to enable tracking of a short link.
expire_at
String
Expiry of the shortlink.
fallback
RedirectType
Fallback attributes of shortlink.
meta
JSON
Additional attributes of shortlink.
personalized
Boolean
To create personalized short links.
redirects
Redirects
Redirection attributes of shortlink.
social_media_tags
SocialMediaTags
Social media attributes of shortlink.
title
String
Name reference of the shortlink.
updated_at
String
The timestamp indicating when a record was last modified or updated.
Original web address which will be converted to shortlink.
user_id
String
Identifier which can uniquely identify the user.