Package: rgoogleads 0.11.0

rgoogleads: Loading Data from 'Google Ads API'

Interface for loading data from 'Google Ads API', see <https://developers.google.com/google-ads/api/docs/start>. Package provide function for authorization and loading reports.

Authors:Alexey Seleznev [aut, cre], Netpeak [cph]

rgoogleads_0.11.0.tar.gz
rgoogleads_0.11.0.zip(r-4.5)rgoogleads_0.11.0.zip(r-4.4)rgoogleads_0.11.0.zip(r-4.3)
rgoogleads_0.11.0.tgz(r-4.4-any)rgoogleads_0.11.0.tgz(r-4.3-any)
rgoogleads_0.11.0.tar.gz(r-4.5-noble)rgoogleads_0.11.0.tar.gz(r-4.4-noble)
rgoogleads_0.11.0.tgz(r-4.4-emscripten)rgoogleads_0.11.0.tgz(r-4.3-emscripten)
rgoogleads.pdf |rgoogleads.html
rgoogleads/json (API)
NEWS

# Install 'rgoogleads' in R:
install.packages('rgoogleads', repos = c('https://selesnow.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/selesnow/rgoogleads/issues

On CRAN:

6.24 score 13 stars 1 packages 15 scripts 707 downloads 29 exports 43 dependencies

Last updated 5 months agofrom:c2a23a2645. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 09 2024
R-4.5-winOKOct 09 2024
R-4.5-linuxOKOct 09 2024
R-4.4-winOKOct 09 2024
R-4.4-macOKOct 09 2024
R-4.3-winOKOct 09 2024
R-4.3-macOKOct 09 2024

Exports:gads_api_keygads_authgads_auth_cache_pathgads_auth_configuregads_customergads_deauthgads_developer_tokengads_get_accessible_customersgads_get_account_hierarchygads_get_ad_group_criterionsgads_get_ad_groupsgads_get_adsgads_get_campaignsgads_get_fieldsgads_get_geo_targetsgads_get_keywordsgads_get_metadatagads_get_reportgads_has_tokengads_keyword_plan_forecast_metricsgads_keyword_plan_forecast_timeseriesgads_keyword_plan_historical_metricsgads_last_request_idsgads_oauth_appgads_open_auth_cache_foldergads_set_customer_idgads_set_login_customer_idgads_tokengads_user

Dependencies:askpasscachemclicpp11curldata.tabledplyrfansifastmapfsgarglegenericsgluehttrjsonlitelifecyclemagrittrmemoisemimeopensslpbapplypillarpkgconfigpurrrR6rappdirsrlangrlistrvestselectrsnakecasestringistringrsystibbletidyrtidyselectutf8vctrswithrXMLxml2yaml

Migrate from RAdwords to rgoogleads

Rendered frommigrate_from_radrowds_us.Rmdusingknitr::rmarkdownon Oct 09 2024.

Last update: 2023-01-18
Started: 2021-08-27

Миграция с RAdwords на rgoogleads

Rendered frommigrate_from_radwords_ru.Rmdusingknitr::rmarkdownon Oct 09 2024.

Last update: 2023-01-18
Started: 2021-08-05

Readme and manuals

Help Manual

Help pageTopics
Loading Data From 'Google Ads API'rgoogleads-package rgoogleads
Authorization in Google Ads APIgads_auth
Edit and view auth configurationgads_api_key gads_auth_cache_path gads_auth_configure gads_developer_token gads_oauth_app gads_open_auth_cache_folder
Helper function for check api answer on errorgads_check_errors
Get all information about Google Ads Customergads_customer
Get customer id for error messagegads_customer_id_from_env
Write customer id for error messagegads_customer_id_to_env
Suspend authorizationgads_deauth
function for fix names in get_reportgads_fix_names
Get all data of customers directly accessible by the user authenticating the call.gads_get_accessible_customers
Get Google Ads Manager Account Hierarchygads_get_account_hierarchy
Get Ad Group Criterions Dictionary From Google Ads Client Accountgads_get_ad_group_criterions
Get Ad Groups Dictionary From Google Ads Client Accountgads_get_ad_groups
Get Ads Dictionary From Google Ads Client Accountgads_get_ads
Get Campaigns Dictionary From Google Ads Client Accountgads_get_campaigns
Get resource or field information.gads_get_fields
Download CSV of geo targetsgads_get_geo_targets
Get Keyword Dictionary From Google Ads Client Accountgads_get_keywords
Get metada of object, RESOURCE, ATTRIBUTE, METRIC or SEGMENTgads_get_metadata
Get data from Google Ads APIgads_get_report
Is there a token on hand?gads_has_token
Returns the requested Keyword Plan forecasts.gads_keyword_plan_forecast_metrics
Returns a forecast in the form of a time series for the Keyword Plan over the next 52 weeks.gads_keyword_plan_forecast_timeseries
Returns the requested Keyword Plan historical metrics.gads_keyword_plan_historical_metrics
Get last API request ID for Google Ads API support ticketgads_last_request_ids
Set client customer id in current R sessiongads_set_customer_id
Set manager customer id in current R sessiongads_set_login_customer_id
Produce configured tokengads_token
Get info on current usergads_user