bitly_retrieve_bitlink | R Documentation |
This endpoint returns information for a Bitlink.
bitly_retrieve_bitlink(bitlink = NULL, showRequestURL = FALSE)
bitlink |
- required, a Bitlink made of the domain and hash |
showRequestURL |
- an optional T/F value to whether show URL which has been build and requested from server. For debug purposes, default FALSE. |
See https://dev.bitly.com/api-reference/#getBitlink
## Not run:
bitly_retrieve_bitlink(bitlink = "cnn.it/2HomWGB")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.