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.

Getting started

Package details

AuthorSean Longthorpe [aut, cre, cph], Johannes Burkhardt [ctb, cph]
MaintainerSean Longthorpe <sean.longthorpe@branded3.com>
LicenseMIT + file LICENSE
Version0.3.1
URL https://www.branded3.com/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("adwordsR")

Try the adwordsR package in your browser

Any scripts or data that you put into this service are public.

adwordsR documentation built on May 2, 2019, 5:05 a.m.