powered by
Returns data about Yandex.Direct clients for campaigns that the owner of the Metrics counter has access to.
rym_get_direct_clients(counters, login = NULL, token.path = getwd())
Counter identifiers, separated by commas
character, Your Yandex login
character, Directory for store API credential
Data frame with Yandex Direct clients.
Reporting API docs
# NOT RUN { my_clients <- rym_get_direct_clients(counters="11111,22222", login = "my_login") # }
Run the code above in your browser using DataLab