dmpe/urlshorteneR

View on GitHub
man/bitly_bsds.Rd

Summary

Maintainability
Test Coverage
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/bitly_bsd.R
\name{bitly_bsds}
\alias{bitly_bsds}
\title{Fetch all Branded Short Domains}
\usage{
bitly_bsds(showRequestURL = F)
}
\arguments{
\item{showRequestURL}{- an optional T/F value to whether show URL which has been
build and requested from server. For debug purposes, default FALSE.}
}
\description{
BSDs is an acronym for branded short domains. This is a custom 15
character or less domain for bitlinks. This allows you to customize the domain to your brand.
}
\seealso{
\url{https://dev.bitly.com/api-reference/#getBSDs}
}