powered by
Load data frame with agency client list from 'MyTarget'.
myTarGetClientList(auth = NULL, token_path = getwd(), login = NULL)
MyTarget Autherization R object.
Your login, or client name in MyTarget account
Path to directory where you save credential data
Data frame with clients account parameters
Use only for agency account.
MyTarget API Documenationhttps://target.my.com/doc/api/detailed/#resource_agency_clients
# NOT RUN { clients <- myTarGetClientList(login = "agency_login") # }
Run the code above in your browser using DataLab