Skip to main content
Version: 0.10.0 (stable)

TopLinkCount

countinteger<int64>required
Example: 50
custom_domainstring | nullnullable

Custom domain this link belongs to, if any.

Example: go.mybrand.com
link_idstringrequired
Example: link-123
short_codestringrequired
Example: abc123
titlestring | nullnullable
Example: My Link
TopLinkCount
{
"count": 50,
"custom_domain": "go.mybrand.com",
"link_id": "link-123",
"short_code": "abc123",
"title": "My Link"
}