bitly_retrieve_group_click_metrics_by_countries: Get Click Metrics for a Group by countries
Description
This endpoint will return metrics about the countries referring click traffic rolled up to a Group
Usage
bitly_retrieve_group_click_metrics_by_countries(
group_id = NA,
showRequestURL = F
)
Arguments
group_id
- a required string | A GUID for a Bitly group
showRequestURL
- an optional T/F value to whether show URL which has been
build and requested from server. For debug purposes, default FALSE.
Group
Groups are a subdivision within an organization. A user will belong to a group within an organization.
Most actions on our API will be on behalf of a group. For example, when you
shorten a link, it will be on behalf of a user and a group.