TopLinkCount
link_idstringrequired
Example:
link-123short_codestringrequired
Example:
abc123titlestring | nullnullable
Example:
My Linkcountinteger<int64>required
Example:
50custom_domainstring | nullnullable
Custom domain this link belongs to, if any.
Example:
go.mybrand.comTopLinkCount
{
"link_id": "link-123",
"short_code": "abc123",
"title": "My Link",
"count": 50,
"custom_domain": "go.mybrand.com"
}