powered by
Get a channel's details
bitly_retrieve_channel(channel_guid = NULL, showRequestURL = T)
- GUID of a target channel
- an optional T/F value to whether show URL which has been build and requested from server. For debug purposes, default FALSE.
Bit.ly Campaigns allows you to build and manage omnichannel campaigns.
https://dev.bitly.com/api-reference/#getChannel
if (FALSE) { gc <- bitly_retrieve_channel(channel_guid = "testing") }
Run the code above in your browser using DataLab