bitly_retrieve_channel | R Documentation |
Get a channel's details
bitly_retrieve_channel(channel_guid = NULL, showRequestURL = T)
channel_guid |
- GUID of a target channel |
showRequestURL |
- an optional T/F value to whether show URL which has been build and requested from server. For debug purposes, default FALSE. |
Bitly Campaigns allows you to build and manage omnichannel campaigns.
https://dev.bitly.com/api-reference/#getChannel
## Not run:
gc <- bitly_retrieve_channel(channel_guid = "testing")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.