latestOpenAPI 3.0.32026-08-215925112.0 MB
36be0dca14e7
api
short-links
Create a Short Link
post/api/marketing/short-links
Request body
campaignIdstring
The ID of the campaign of the link.
targetstring uri
The target of the link.
utmCampaignstring
The UTM campaign of the link.
utmSourcestring
The UTM source of the link.
utmMediumstring
The UTM medium of the link.
utmContentstring
The UTM content of the link.
utmTermstring
The UTM term of the link.
Response
Created
_idstring required
The ID of the link.
codestring required
The code of the link.
campaignIdstring
The ID of the campaign of the link.
sellerIdstring required
The ID of the seller owning the link
targetstring uri
The target of the link.
utmCampaignstring
The UTM campaign of the link.
utmSourcestring
The UTM source of the link.
utmMediumstring
The UTM medium of the link.
utmContentstring
The UTM content of the link.
utmTermstring
The UTM term of the link.
isArchivedboolean required
Whether the link is archived or not.
createdAtstring date-time required
An ISO timestamp indicating when the short link was created.
updatedAtstring date-time required
An ISO timestamp indicating when the short link was updated.