bitly_retrieve_channel: Get a Channel (Premium)

View source: R/bitly_camp.R

bitly_retrieve_channelR Documentation

Get a Channel (Premium)

Description

Get a channel's details

Usage

bitly_retrieve_channel(channel_guid = NULL, showRequestURL = T)

Arguments

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.

Campaigns

Bitly Campaigns allows you to build and manage omnichannel campaigns.

See Also

https://dev.bitly.com/api-reference/#getChannel

Examples

## Not run: 
  gc <- bitly_retrieve_channel(channel_guid = "testing")

## End(Not run)


dmpe/urlshorteneR documentation built on Aug. 23, 2022, 1:12 a.m.