rdfp: An Implementation of the 'DoubleClick for Publishers' API

Functions to interact with the 'Google DoubleClick for Publishers (DFP)' API <https://developers.google.com/ad-manager/api/start> (recently renamed to 'Google Ad Manager'). This package is automatically compiled from the API WSDL (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. Please see the 'Google Ad Manager' API reference <https://developers.google.com/ad-manager/api/rel_notes> and this package's website <https://stevenmmortimer.github.io/rdfp/> for more information, documentation, and examples.

Version: 0.1.4
Depends: R (≥ 3.5.0)
Imports: utils (≥ 3.5.0), methods (≥ 3.5.0), httr (≥ 1.4.0), curl (≥ 3.3), plyr (≥ 1.8.4), XML (≥ 3.98-1.19), dplyr (≥ 0.8.0), xml2 (≥ 1.2.0), readr (≥ 1.3.1), data.table (≥ 1.12.0), purrr, lubridate
Suggests: knitr, testthat, rmarkdown, here
Published: 2019-06-05
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

Documentation:

Reference manual: rdfp.pdf
Vignettes: Ad Trafficking Setup with rdfp
Administrative Tasks with rdfp
Checking Availability with rdfp
Manipulating Orders and LineItems with rdfp
Pulling Reports with rdfp

Downloads:

Package source: rdfp_0.1.4.tar.gz
Windows binaries: r-devel: rdfp_0.1.4.zip, r-release: rdfp_0.1.4.zip, r-oldrel: rdfp_0.1.4.zip
macOS binaries: r-release (arm64): rdfp_0.1.4.tgz, r-oldrel (arm64): rdfp_0.1.4.tgz, r-release (x86_64): rdfp_0.1.4.tgz
Old sources: rdfp archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rdfp to link to this page.