powered by
Get campaign list from 'MyTarget'
myTarGetCampaignList( auth = NULL, login = getOption("rmytarget.login"), token_path = myTarTokenPath(), request_speed = 1.2 )
MyTarget Autherization R object. See myTarAuth
myTarAuth
Account name, used in file name if you save credential
Path to directory where you save credential data.
Integer, or one of slow, normal, fast. Pause between requests to API
Data frame with campaigns list
MyTarget API ocumentation
# NOT RUN { myTargetCampaign <- myTarGetCampaignList(myTargetAuth) # } # NOT RUN { # }
Run the code above in your browser using DataLab