Package: RCriteo 1.0.2
RCriteo: Loading Criteo Data into R
Aims at loading Criteo online advertising campaign data into R. Criteo <http://www.criteo.com/> is an online advertising service that enables advertisers to display commercial ads to web users. The package provides an authentication process for R with the Criteo API <http://kb.criteo.com/ advertising/content/5/27/en/api.html>. Moreover, the package features an interface to query campaign data from the Criteo API. The data can be downloaded and will be transformed into a R data frame.
Authors:
RCriteo_1.0.2.tar.gz
RCriteo_1.0.2.zip(r-4.5)RCriteo_1.0.2.zip(r-4.4)RCriteo_1.0.2.zip(r-4.3)
RCriteo_1.0.2.tgz(r-4.4-any)RCriteo_1.0.2.tgz(r-4.3-any)
RCriteo_1.0.2.tar.gz(r-4.5-noble)RCriteo_1.0.2.tar.gz(r-4.4-noble)
RCriteo_1.0.2.tgz(r-4.4-emscripten)RCriteo_1.0.2.tgz(r-4.3-emscripten)
RCriteo.pdf |RCriteo.html✨
RCriteo/json (API)
NEWS
# Install 'RCriteo' in R: |
install.packages('RCriteo', repos = c('https://banboo-data.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jburkhardt/rcriteo/issues
Last updated 7 years agofrom:9af7b1284c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:criteoDatadoCriteoAuthgetCriteoAccountgetCriteoCampaignsgetCriteoDatagetCriteoDownloadURLgetCriteoJobStatusscedCriteoReport
Dependencies:askpassbitopscurlhttrjsonlitemimeopensslplyrR6RcppRCurlsysXML
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Pull Criteo Campaign Report Data | criteoData |
API Authentication | doCriteoAuth |
Get Criteo Account Information | getCriteoAccount |
Get Criteo Campaigns | getCriteoCampaigns |
Get Campaign Report Data | getCriteoData |
Get Download Url | getCriteoDownloadURL |
Get Job Status | getCriteoJobStatus |
Loading Criteo Data into R | RCriteo |
Campaign Report | scedCriteoReport |