# NOT RUN {
## auth
my_tok <- vkAuth(app_id = 1,
app_secret = "H2Pk8htyFD8024mZaPHm")
## We get a list of clients from the agent account
vk_clients <- vkGetAdClients(account_id = 1,
access_token = my_tok$access_token)
# }
Run the code above in your browser using DataLab