- a handful of links for your marketing campaign
- hundreds of links for your affiliate program
- thousands of links, programmatically, for your SMS campaign
The link model
The link model consists of the following properties:
For more advanced features like custom link previews, conversion tracking, and more, see the full list of properties here.
You can use the various Dub SDKs to programmatically manage your links.
Create a link
Theurl field, representing the destination URL, is the sole mandatory parameter required for the creation of a new short link.
Update a link
An existing link can be updated by providing theid to the update method. This method returns the updated link as a response.
You can use either the linkId or an externalId prefixed with ext_ which is a unique identifier for the link in your own database to associate it with the link in Dub’s system.