input_object

ShortLinkReqInput

Request schema for creation of short link that includes original link, meta data, hash of url, campaign attributes, redirect attributes and social media attributes of short link to be created.
Fields
active
Boolean
Status of the shortlink.
attribution
AttributionInput
Schema for expiration attributes of shortlink campaign.
Schema for campaign attributes of shortlink. It includes source and channel of communication of campaign.
count
Int
Click count of shortlink.
enable_tracking
Boolean
Flag to enable tracking of a short link.
expire_at
String
Expiry of the shortlink.
hash
String
A string value used for converting long URL to short URL and vice-versa.
personalized
Boolean
To create personalized short links.
Redirects schema for redirection configuration for different mediums like device and web.
social_media_tags
SocialMediaTagsInput
Schema for Social Media Tags attributes of shortlink.
title
String!
Required
Give a name to the link.
Required
The web address to shorten.