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.7)RCriteo_1.0.2.zip(r-4.6)RCriteo_1.0.2.zip(r-4.5)
RCriteo_1.0.2.tgz(r-4.6-any)RCriteo_1.0.2.tgz(r-4.5-any)
RCriteo_1.0.2.tar.gz(r-4.7-any)RCriteo_1.0.2.tar.gz(r-4.6-any)
RCriteo_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:9af7b1284c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 153 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 143 | ||
| macos-oldrel-arm64 | OK | 158 | ||
| windows-devel | OK | 64 | ||
| windows-release | OK | 57 | ||
| windows-oldrel | OK | 60 | ||
| wasm-release | OK | 103 |
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 |
