powered by
Returns click metrics for the specified link by its historical destinations.
bitly_retrieve_cust_bitlink_metrics_destination( custom_bitlink = NULL, showRequestURL = FALSE )
- A Custom Bitlink made of the domain and keyword
- an optional T/F value to whether show URL which has been build and requested from server. For debug purposes, default FALSE.
https://dev.bitly.com/api-reference/#getCustomBitlinkMetricsByDestination
if (FALSE) { bitly_retrieve_cust_bitlink_metrics_destination(custom_bitlink = "es.pn/SuperBowl") }
Run the code above in your browser using DataLab