Skip to content

RAdwords

Loading Google Adwords Data into R

v0.1.18 · Jan 28, 2019 · MIT + file LICENSE

Description

Aims at loading Google Adwords data into R. Adwords is an online advertising service that enables advertisers to display advertising copy to web users (see <https://developers.google.com/adwords/> for more information). Therefore the package implements three main features. First, the package provides an authentication process for R with the Google Adwords API (see <https://developers.google.com/adwords/api/> for more information) via OAUTH2. Second, the package offers an interface to apply the Adwords query language in R and query the Adwords API with ad-hoc reports. Third, the received data are transformed into suitable data formats for further data processing and data analysis.

Downloads

282

Last 30 days

14781st

768

Last 90 days

3.2K

Last year

Trend: +16.1% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Johannes Burkhardt <johannes.burkhardt@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Johannes",
                      family = "Burkhardt",
                      role = c("aut", "cre"),
                      email = "johannes.burkhardt@gmail.com"),
               person(given = "Matthias",
                      family = "Bannert",
                      role = "aut",
                      email = "matthias.bannert@gmail.com"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Johannes Burkhardt <johannes.burkhardt@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Johannes",
                      family = "Burkhardt",
                      role = c("aut", "cre"),
                      email = "johannes.burkhardt@gmail.com"),
               person(given = "Matthias",
                      family = "Bannert",
                      role = "aut",
                      email = "matthias.bannert@gmail.com"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Johannes Burkhardt <johannes.burkhardt@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Johannes",
                      family = "Burkhardt",
                      role = c("aut", 
...[truncated]...
               email = "johannes.burkhardt@gmail.com"),
               person(given = "Matthias",
                      family = "Bannert",
                      role = "aut",
                      email = "matthias.bannert@gmail.com"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Johannes Burkhardt <johannes.burkhardt@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Johannes",
                      family = "Burkhardt",
                      role = c("aut", 
...[truncated]...
               email = "johannes.burkhardt@gmail.com"),
               person(given = "Matthias",
                      family = "Bannert",
                      role = "aut",
                      email = "matthias.bannert@gmail.com"))
as necessary.

Dependency Network

Dependencies Reverse dependencies RCurl rjson RAdwords

Version History

new 0.1.18 Mar 10, 2026
updated 0.1.18 ← 0.1.17 diff Jan 27, 2019
updated 0.1.17 ← 0.1.16 diff Jun 10, 2018
updated 0.1.16 ← 0.1.15 diff Apr 15, 2018
updated 0.1.15 ← 0.1.14 diff Feb 20, 2018
updated 0.1.14 ← 0.1.13 diff Oct 1, 2017
updated 0.1.13 ← 0.1.12 diff Aug 30, 2017
updated 0.1.12 ← 0.1.11 diff Apr 5, 2017
updated 0.1.11 ← 0.1.10 diff Nov 20, 2016
updated 0.1.10 ← 0.1.6 diff Jul 5, 2016
updated 0.1.6 ← 0.1.4 diff Aug 6, 2015
updated 0.1.4 ← 0.1.3 diff Apr 15, 2015
updated 0.1.3 ← 0.1.2 diff Apr 6, 2015
updated 0.1.2 ← 0.1.1 diff Mar 26, 2015
updated 0.1.1 ← 0.1 diff Nov 10, 2014
new 0.1 Oct 10, 2014