Other packages > Find by keyword >

RAdwords  

Loading Google Adwords Data into R
View on CRAN: Click here


Download and install RAdwords package within the R console
Install from CRAN:
install.packages("RAdwords")

Install from Github:
library("remotes")
install_github("cran/RAdwords")

Install by package version:
library("remotes")
install_version("RAdwords", "0.1.18")



Attach the package and use:
library("RAdwords")
Maintained by
Johannes Burkhardt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-10-11
Latest Update: 2019-01-28
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 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 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.
How to cite:
Johannes Burkhardt (2014). RAdwords: Loading Google Adwords Data into R. R package version 0.1.18, https://cran.r-project.org/web/packages/RAdwords. Accessed 02 Feb. 2025.
Previous versions and publish date:
0.1.1 (2014-11-11 10:51), 0.1.2 (2015-03-27 10:32), 0.1.3 (2015-04-07 15:47), 0.1.4 (2015-04-16 13:07), 0.1.6 (2015-08-07 14:10), 0.1.10 (2016-07-06 09:43), 0.1.11 (2016-11-21 16:03), 0.1.12 (2017-04-06 15:25), 0.1.13 (2017-08-31 10:16), 0.1.14 (2017-10-02 16:44), 0.1.15 (2018-02-21 12:09), 0.1.16 (2018-04-16 17:10), 0.1.17 (2018-06-11 14:29), 0.1 (2014-10-11 18:33)
Other packages that cited RAdwords R package
View RAdwords citation profile
Other R packages that RAdwords depends, imports, suggests or enhances
Complete documentation for RAdwords
Functions, R codes and Examples using the RAdwords R package
Some associated functions: RAdwords . changeNames . doAuth . getAuth . getData . loadToken . metrics . refreshToken . reports . statement . transformData . 
Some associated R codes: changeNames.R . doAuth.R . getAuth.R . getData.R . loadToken.R . metrics.R . refreshToken.R . reports.R . statement.R . transformData.R .  Full RAdwords package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

listcompr  
List Comprehension for R
Syntactic shortcuts for creating synthetic lists, vectors, data frames, and matrices using list com ...
Download / Learn more Package Citations See dependency  
cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  
bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
mbmixture  
Microbiome Mixture Analysis
Evaluate whether a microbiome sample is a mixture of two samples, by fitting a model for the number ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA