powered by
Retrieve the campaigns for the current user
bitly_retrieve_campaigns(group_guid = NULL, showRequestURL = T)
- a GUID for a Bitly group
- 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/#getCampaigns
if (FALSE) { gc <- bitly_retrieve_campaigns(group_guid = "testing") }
Run the code above in your browser using DataLab