Skip to main content

Installation

Basic Usage

Here’s how you can use the Dub Go SDK to create a link and retrieve click analytics in timeseries format for it:
For more usage examples:
  1. Organizing links by external ID, tenant ID, tags, etc
  2. Bulk link operations (create, update, delete)
  3. Retrieving link analytics
You can also check out the Go SDK quickstart for a basic example.

Additional Resources

Go Package

Download and install the Dub Go SDK on GitHub

SDK Reference

View the complete SDK reference documentation

Examples

Quickstart examples with the Go SDK