if (FALSE) {
### Please choose another TokenPath to save the Login permanently.
# Get API token
tok <- yadirGetToken(TokenPath = tempdir())
# Get camp dictionary
my_camp <- yadirGetCampaignList(Login = "Login", Token = tok)
# Resume impressions
err <- yadirStopCampaigns(Login = "LOGIN", Token = tok, Ids = my_camp$Id)
}
Run the code above in your browser using DataLab