{
  "_id": "6a1f1c91b401979e7341f912",
  "Package": "rgoogleads",
  "Title": "Loading Data from 'Google Ads API'",
  "Version": "0.14.1",
  "Authors@R": "c(person(given  = \"Alexey\",\nfamily = \"Seleznev\",\nrole   = c(\"aut\", \"cre\"),\nemail  = \"selesnow@gmail.com\",\ncomment = c(ORCID = \"0000-0003-0410-7385\")),\nperson(given = \"Netpeak\",\nrole = c(\"cph\")))",
  "Description": "Interface for loading data from 'Google Ads API', see\n<https://developers.google.com/google-ads/api/docs/start>.\nPackage provide function for authorization and loading reports.",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/selesnow/rgoogleads/issues",
  "URL": "https://selesnow.github.io/rgoogleads/,\nhttps://selesnow.github.io/rgoogleads/docs/,\nhttps://github.com/selesnow/rgoogleads",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://selesnow.r-universe.dev",
  "Date/Publication": "2026-04-16 14:07:00 UTC",
  "RemoteUrl": "https://github.com/selesnow/rgoogleads",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd4aaf826b974eda37ee0ada936637889d487409",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:57:27 UTC",
    "User": "root"
  },
  "Author": "Alexey Seleznev [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0410-7385>),\nNetpeak [cph]",
  "Maintainer": "Alexey Seleznev <selesnow@gmail.com>",
  "MD5sum": "b683acb98052305045ce6866780a5359",
  "_user": "selesnow",
  "_type": "src",
  "_file": "rgoogleads_0.14.1.tar.gz",
  "_fileid": "c42a410463a90168f31747b4c4ceaf7abfa723cb4dfb2d7f2b4939bf7313edb8",
  "_filesize": 1057326,
  "_sha256": "c42a410463a90168f31747b4c4ceaf7abfa723cb4dfb2d7f2b4939bf7313edb8",
  "_created": "2026-05-16T08:57:27.000Z",
  "_published": "2026-06-02T18:10:25.984Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79139895375,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032140407"
    },
    {
      "job": 79139895339,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032140874"
    },
    {
      "job": 79139895894,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032139879"
    },
    {
      "job": 79139895418,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032139452"
    },
    {
      "job": 79139893723,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032129085"
    },
    {
      "job": 79139894498,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366053801"
    },
    {
      "job": 79139895457,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032138433"
    },
    {
      "job": 79139896401,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032137216"
    },
    {
      "job": 79139895680,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032137147"
    }
  ],
  "_buildurl": "https://github.com/r-universe/selesnow/actions/runs/25957824122",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/selesnow/rgoogleads",
  "_commit": {
    "id": "cd4aaf826b974eda37ee0ada936637889d487409",
    "author": "selesnow <selesnow@gmail.com>",
    "committer": "selesnow <selesnow@gmail.com>",
    "message": "Исправил ссылки в README\n",
    "time": 1776348420
  },
  "_maintainer": {
    "name": "Alexey Seleznev",
    "email": "selesnow@gmail.com",
    "login": "selesnow",
    "linkedin": "in/selesnow",
    "uuid": 17854596,
    "orcid": "0000-0003-0410-7385"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "gargle",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "cachem",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    }
  ],
  "_owner": "selesnow",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "selesnow",
      "count": 162,
      "uuid": 17854596
    },
    {
      "user": "can-taslicukur",
      "count": 1,
      "uuid": 73589796
    }
  ],
  "_userbio": {
    "uuid": 17854596,
    "type": "user",
    "name": "Alexey Seleznev",
    "description": "Head of analytics dept. at Netpeak\r\n\r\nАвтор курса \"Язык R для интернет - маркетинга\".\r\n\r\nРазработчик пакетов rgoogleads, rfacebookstat, timeperiodsR и др."
  },
  "_downloads": {
    "count": 727,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rgoogleads"
  },
  "_devurl": "https://github.com/selesnow/rgoogleads",
  "_pkgdown": "https://selesnow.github.io/rgoogleads/docs/",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rgoogleads.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/selesnow/rgoogleads",
  "_realowner": "selesnow",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2021-07-02"
    },
    {
      "version": "0.2.0",
      "date": "2021-08-02"
    },
    {
      "version": "0.3.0",
      "date": "2021-09-03"
    },
    {
      "version": "0.4.0",
      "date": "2021-11-16"
    },
    {
      "version": "0.4.1",
      "date": "2021-11-24"
    },
    {
      "version": "0.5.1",
      "date": "2022-02-26"
    },
    {
      "version": "0.6.0",
      "date": "2022-04-19"
    },
    {
      "version": "0.7.1",
      "date": "2022-05-31"
    },
    {
      "version": "0.8.0",
      "date": "2022-08-12"
    },
    {
      "version": "0.8.1",
      "date": "2023-01-18"
    },
    {
      "version": "0.9.1",
      "date": "2023-03-30"
    },
    {
      "version": "0.9.2",
      "date": "2023-04-18"
    },
    {
      "version": "0.10.0",
      "date": "2023-09-17"
    },
    {
      "version": "0.11.0",
      "date": "2024-05-14"
    },
    {
      "version": "0.12.0",
      "date": "2025-01-10"
    },
    {
      "version": "0.13.3",
      "date": "2025-09-03"
    },
    {
      "version": "0.14.1",
      "date": "2026-04-16"
    }
  ],
  "_exports": [
    "gads_api_key",
    "gads_auth",
    "gads_auth_cache_path",
    "gads_auth_configure",
    "gads_customer",
    "gads_deauth",
    "gads_developer_token",
    "gads_get_accessible_customers",
    "gads_get_account_hierarchy",
    "gads_get_ad_group_criterions",
    "gads_get_ad_groups",
    "gads_get_ads",
    "gads_get_campaigns",
    "gads_get_fields",
    "gads_get_geo_targets",
    "gads_get_keywords",
    "gads_get_metadata",
    "gads_get_report",
    "gads_has_token",
    "gads_keyword_plan_forecast_metrics",
    "gads_keyword_plan_forecast_timeseries",
    "gads_keyword_plan_historical_metrics",
    "gads_last_request_ids",
    "gads_oauth_app",
    "gads_open_auth_cache_folder",
    "gads_set_customer_id",
    "gads_set_login_customer_id",
    "gads_token",
    "gads_user"
  ],
  "_help": [
    {
      "page": "rgoogleads-package",
      "title": "Loading Data From 'Google Ads API'",
      "topics": [
        "rgoogleads-package",
        "rgoogleads"
      ]
    },
    {
      "page": "gads_auth",
      "title": "Authorization in Google Ads API",
      "concept": [
        "auth functions"
      ],
      "topics": [
        "gads_auth"
      ]
    },
    {
      "page": "gads_auth_configure",
      "title": "Edit and view auth configuration",
      "concept": [
        "auth functions"
      ],
      "topics": [
        "gads_api_key",
        "gads_auth_cache_path",
        "gads_auth_configure",
        "gads_developer_token",
        "gads_oauth_app",
        "gads_open_auth_cache_folder"
      ]
    },
    {
      "page": "gads_check_errors",
      "title": "Helper function for check api answer on error",
      "topics": [
        "gads_check_errors"
      ]
    },
    {
      "page": "gads_customer",
      "title": "Get all information about Google Ads Customer",
      "topics": [
        "gads_customer"
      ]
    },
    {
      "page": "gads_customer_id_from_env",
      "title": "Get customer id for error message",
      "topics": [
        "gads_customer_id_from_env"
      ]
    },
    {
      "page": "gads_customer_id_to_env",
      "title": "Write customer id for error message",
      "topics": [
        "gads_customer_id_to_env"
      ]
    },
    {
      "page": "gads_deauth",
      "title": "Suspend authorization",
      "concept": [
        "auth functions"
      ],
      "topics": [
        "gads_deauth"
      ]
    },
    {
      "page": "gads_fix_names",
      "title": "function for fix names in get_report",
      "topics": [
        "gads_fix_names"
      ]
    },
    {
      "page": "gads_get_accessible_customers",
      "title": "Get all data of customers directly accessible by the user authenticating the call.",
      "topics": [
        "gads_get_accessible_customers"
      ]
    },
    {
      "page": "gads_get_account_hierarchy",
      "title": "Get Google Ads Manager Account Hierarchy",
      "topics": [
        "gads_get_account_hierarchy"
      ]
    },
    {
      "page": "gads_get_ad_group_criterions",
      "title": "Get Ad Group Criterions Dictionary From Google Ads Client Account",
      "topics": [
        "gads_get_ad_group_criterions"
      ]
    },
    {
      "page": "gads_get_ad_groups",
      "title": "Get Ad Groups Dictionary From Google Ads Client Account",
      "topics": [
        "gads_get_ad_groups"
      ]
    },
    {
      "page": "gads_get_ads",
      "title": "Get Ads Dictionary From Google Ads Client Account",
      "topics": [
        "gads_get_ads"
      ]
    },
    {
      "page": "gads_get_campaigns",
      "title": "Get Campaigns Dictionary From Google Ads Client Account",
      "topics": [
        "gads_get_campaigns"
      ]
    },
    {
      "page": "gads_get_fields",
      "title": "Get resource or field information.",
      "topics": [
        "gads_get_fields"
      ]
    },
    {
      "page": "gads_get_geo_targets",
      "title": "Download CSV of geo targets",
      "topics": [
        "gads_get_geo_targets"
      ]
    },
    {
      "page": "gads_get_keywords",
      "title": "Get Keyword Dictionary From Google Ads Client Account",
      "topics": [
        "gads_get_keywords"
      ]
    },
    {
      "page": "gads_get_metadata",
      "title": "Get metada of object, RESOURCE, ATTRIBUTE, METRIC or SEGMENT",
      "topics": [
        "gads_get_metadata"
      ]
    },
    {
      "page": "gads_get_report",
      "title": "Get data from Google Ads API",
      "topics": [
        "gads_get_report"
      ]
    },
    {
      "page": "gads_has_token",
      "title": "Is there a token on hand?",
      "concept": [
        "low-level API functions"
      ],
      "topics": [
        "gads_has_token"
      ]
    },
    {
      "page": "gads_keyword_plan_forecast_metrics",
      "title": "Returns the requested Keyword Plan forecasts.",
      "topics": [
        "gads_keyword_plan_forecast_metrics"
      ]
    },
    {
      "page": "gads_keyword_plan_forecast_timeseries",
      "title": "Returns a forecast in the form of a time series for the Keyword Plan over the next 52 weeks.",
      "topics": [
        "gads_keyword_plan_forecast_timeseries"
      ]
    },
    {
      "page": "gads_keyword_plan_historical_metrics",
      "title": "Returns the requested Keyword Plan historical metrics.",
      "topics": [
        "gads_keyword_plan_historical_metrics"
      ]
    },
    {
      "page": "gads_last_request_ids",
      "title": "Get last API request ID for Google Ads API support ticket",
      "topics": [
        "gads_last_request_ids"
      ]
    },
    {
      "page": "gads_set_customer_id",
      "title": "Set client customer id in current R session",
      "topics": [
        "gads_set_customer_id"
      ]
    },
    {
      "page": "gads_set_login_customer_id",
      "title": "Set manager customer id in current R session",
      "topics": [
        "gads_set_login_customer_id"
      ]
    },
    {
      "page": "gads_token",
      "title": "Produce configured token",
      "concept": [
        "low-level API functions"
      ],
      "topics": [
        "gads_token"
      ]
    },
    {
      "page": "gads_user",
      "title": "Get info on current user",
      "topics": [
        "gads_user"
      ]
    }
  ],
  "_pkglogo": "https://github.com/selesnow/rgoogleads/raw/HEAD/man/figures/rgoogleads.png",
  "_readme": "https://github.com/selesnow/rgoogleads/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "dplyr",
    "fastmap",
    "fs",
    "gargle",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pbapply",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rlist",
    "rvest",
    "selectr",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XML",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "migrate_from_radrowds_us.Rmd",
      "filename": "migrate_from_radrowds_us.html",
      "title": "Migrate from RAdwords to rgoogleads",
      "author": "Alexey Seleznev",
      "engine": "knitr::rmarkdown",
      "headings": [
        "rgoogleads package features",
        "rgoogleads package benefits",
        "Key differences between the Google AdWords API and Google Ads API",
        "Migrating from RAdwords to rgoogleads",
        "The request of ad campaign performance report using RAdwords",
        "The request of ad campaign performance report using rgoogleads"
      ],
      "created": "2021-08-27 13:26:26",
      "modified": "2023-01-18 07:17:51",
      "commits": 5
    },
    {
      "source": "migrate_from_radwords_ru.Rmd",
      "filename": "migrate_from_radwords_ru.html",
      "title": "Миграция с RAdwords на rgoogleads",
      "author": "Алексей Селезнёв",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Возможности пакета rgoogleads",
        "Преимущества пакета rgoogleads",
        "Основные различия между Google AdWords API и Google AdsAPI",
        "Миграция с RAdwords на rgoogleads",
        "Запрос отчёта по эффективности рекламных кампаний с помощью RAdwords",
        "Запрос отчёта по эффективности рекламных кампаний с помощью rgoogleads"
      ],
      "created": "2021-08-05 08:34:23",
      "modified": "2023-01-18 07:17:51",
      "commits": 4
    }
  ],
  "_score": 6.1795517911651885,
  "_indexed": true,
  "_nocasepkg": "rgoogleads",
  "_universes": [
    "selesnow"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.14.1",
      "date": "2026-05-16T08:59:21.000Z",
      "distro": "noble",
      "commit": "cd4aaf826b974eda37ee0ada936637889d487409",
      "fileid": "709d3ef37f7ab04aa0b504d9ce0cef8938cbde984fa4a5835d133619ab87cbbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/25957824122"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.14.1",
      "date": "2026-05-16T08:59:26.000Z",
      "distro": "noble",
      "commit": "cd4aaf826b974eda37ee0ada936637889d487409",
      "fileid": "f98f3dc643c2cccf6379251077613d2af57276d4baf63f2672d7f6dbbcad42bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/25957824122"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.14.1",
      "date": "2026-05-16T08:59:16.000Z",
      "commit": "cd4aaf826b974eda37ee0ada936637889d487409",
      "fileid": "c4b6cdfb67f3f07114212c82416a90198cdafae902a98d2323744dd4fded5534",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/25957824122"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.14.1",
      "date": "2026-05-16T08:59:14.000Z",
      "commit": "cd4aaf826b974eda37ee0ada936637889d487409",
      "fileid": "8b6d2480f2c2edf902b32d0f2eec3c47783877c315985d129b8ed318640f45e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/25957824122"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.14.1",
      "date": "2026-05-16T08:58:53.000Z",
      "commit": "cd4aaf826b974eda37ee0ada936637889d487409",
      "fileid": "2aa8c61661667d9b5e27c248267a1dd7818835ea8611fe7c8b1faf59932e8231",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/25957824122"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.14.1",
      "date": "2026-05-16T08:58:37.000Z",
      "commit": "cd4aaf826b974eda37ee0ada936637889d487409",
      "fileid": "80676ac928743343c01789cef6bd77ef3483c41f4984ab659458ba5ac8756046",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/25957824122"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.14.1",
      "date": "2026-05-16T08:58:39.000Z",
      "commit": "cd4aaf826b974eda37ee0ada936637889d487409",
      "fileid": "03afc48fefbcbbc9e08b091d0025f49faec0a8d40ff0e0fcbeefc2a9135123fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/25957824122"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.14.1",
      "date": "2026-06-02T18:10:05.000Z",
      "commit": "cd4aaf826b974eda37ee0ada936637889d487409",
      "fileid": "891711d1a25af70d87f1cb5da896f03bc1ac9c0210994ad7d5eecf35a48e11ea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/25957824122"
    }
  ]
}