An implementation of Google's 'DoubleClick for Publishers' (DFP) API <https://developers.google.com/doubleclick-publishers/docs/start>. This package is automatically compiled from the API WSDLs (Web Service Description Language) files to dictate how the API is structured. Theoretically, all API actions are possible using this package; however, care must be taken to format the inputs correctly and parse the outputs correctly as well. Please see Google's DFP API reference and this package's website <https://stevenmmortimer.github.io/rdfp/> for more information, documentation, and examples.
Version: | 0.1.2 |
Depends: | R (≥ 3.1.0) |
Imports: | httr (≥ 1.0.0), curl (≥ 0.9.7), plyr (≥ 1.8.3), XML (≥ 3.98-1.2), utils (≥ 3.1.0), methods (≥ 3.1.0), xml2, dplyr, purrr, readr, lubridate |
Suggests: | knitr, testthat, rmarkdown |
Published: | 2018-04-09 |
Author: | Steven M. Mortimer [aut, cre], Jennifer Bryan [ctb], Joanna Zhao [ctb] |
Maintainer: | Steven M. Mortimer <reportmort at gmail.com> |
BugReports: | https://github.com/StevenMMortimer/rdfp/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/StevenMMortimer/rdfp |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | rdfp results |
Reference manual: | rdfp.pdf |
Vignettes: |
Availability and Reporting with rdfp Availability and Reporting with rdfp Availability and Reporting with rdfp Availability and Reporting with rdfp Availability and Reporting with rdfp |
Package source: | rdfp_0.1.2.tar.gz |
Windows binaries: | r-devel: rdfp_0.1.2.zip, r-release: rdfp_0.1.2.zip, r-oldrel: rdfp_0.1.2.zip |
OS X binaries: | r-release: rdfp_0.1.2.tgz, r-oldrel: rdfp_0.1.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=rdfp to link to this page.