adwordsR: Access the 'Google Adwords' API

Allows access to selected services that are part of the 'Google Adwords' API <https://developers.google.com/adwords/api/docs/guides/start>. 'Google Adwords' is an online advertising service by 'Google', that delivers Ads to users. This package offers a authentication process using 'OAUTH2'. Currently, there are two methods of data of accessing the API, depending on the type of request. One method uses 'SOAP' requests which require building an 'XML' structure and then sent to the API. These are used for the 'ManagedCustomerService' and the 'TargetingIdeaService'. The second method is by building 'AWQL' queries for the reporting side of the 'Google Adwords' API.

Version: 0.3.1
Depends: R (≥ 3.4.0)
Imports: RCurl, rjson, utils
Published: 2018-06-19
Author: Sean Longthorpe [aut, cre, cph], Johannes Burkhardt [ctb, cph]
Maintainer: Sean Longthorpe <sean.longthorpe at branded3.com>
License: MIT + file LICENSE
URL: https://www.branded3.com/
NeedsCompilation: no
Materials: README
CRAN checks: adwordsR results

Documentation:

Reference manual: adwordsR.pdf

Downloads:

Package source: adwordsR_0.3.1.tar.gz
Windows binaries: r-devel: adwordsR_0.3.1.zip, r-release: adwordsR_0.3.1.zip, r-oldrel: adwordsR_0.3.1.zip
macOS binaries: r-release (arm64): adwordsR_0.3.1.tgz, r-oldrel (arm64): adwordsR_0.3.1.tgz, r-release (x86_64): adwordsR_0.3.1.tgz

Linking:

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