get_me {adobeanalyticsr} | R Documentation |
Get Company Ids
Description
This function will quickly pull the list of company ids that you have access to.
Usage
get_me(req_path = "discovery/me")
Arguments
req_path |
The endpoint for that particular report |
Value
A data frame of company ids and company names
Examples
## Not run:
get_me()
## End(Not run)
[Package adobeanalyticsr version 0.4.0 Index]