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.">

adwordsR: Access the 'Google Adwords' API (original) (raw)

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
DOI: 10.32614/CRAN.package.adwordsR
Author: Sean Longthorpe [aut, cre, cph], Johannes Burkhardt [ctb, cph]
Maintainer: Sean Longthorpe <sean.longthorpe at branded3.com>
License: MIT + file
URL: https://www.branded3.com/
NeedsCompilation: no
Materials: README
CRAN checks: adwordsR results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=adwordsRto link to this page.