Get all URLs Shortened
The maximum number of results to return
The page number to return
Brand identifier to filter shortened URLs
Unique identifier used to generate campaign URLs for coupons or offers.
Required when type
is set to Coupon
or Offer
. This ID is used to track and attribute conversions to specific campaigns. To get this ID, you can use the GET /affiliate/campaigns
endpoint.
Specifies the type of URL to be generated.
Available options:
BrandPage
: Generates a URL for the brand's main website.
Coupon
: Generates a URL for a coupon campaign. Requires featureId
.
Offer
: Generates a URL for a promotional offer. Requires featureId
.
Coupon
, BrandPage
, Offer
Shorten URL response
The response is of type object[]
.