powered by
Get data frame with 'MyTarget' campaing id, name and parameters
myTarGetCampaignList(auth = NULL, login = NULL, token_path = getwd())
MyTarget Autherization R object.
Your login, or client name in MyTarget account
Path to directory where you save credential data
Data frame with campaigns list
https://target.my.com/doc/api/detailed/#resource_campaigns
# NOT RUN { myTargetCampaign <- myTarGetCampaignList(myTargetAuth) # }
Run the code above in your browser using DataLab