From 73777998fc0d248838261427ed45236e7949a2e7 Mon Sep 17 00:00:00 2001 From: cansavvy Date: Thu, 15 Feb 2024 21:04:53 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20fhdsl/me?= =?UTF-8?q?tricminer@486bda3d7817bd23b40613a70240f548bf9c7d2b=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkgdown.yml | 2 +- reference/authorize.html | 4 ++-- reference/clean_ga_metrics.html | 4 ++-- reference/get_all_ga_metrics.html | 4 ++-- reference/get_ga_metadata.html | 10 ++++++++-- reference/get_ga_properties.html | 10 ++++++++-- reference/get_ga_stats.html | 10 ++++++++-- reference/get_ga_user.html | 10 ++++++++-- reference/get_google_form.html | 10 ++++++++-- reference/get_multiple_forms.html | 13 +++++++++++-- reference/get_question_metadata.html | 6 +++--- reference/get_slido_files.html | 13 +++++++++++-- reference/request_ga.html | 10 ++++++++-- reference/request_google_forms.html | 10 ++++++++-- reference/write_to_gsheet.html | 10 ++++++++-- search.json | 2 +- 16 files changed, 97 insertions(+), 31 deletions(-) diff --git a/pkgdown.yml b/pkgdown.yml index 63ac493..57db0e0 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -4,5 +4,5 @@ pkgdown_sha: ~ articles: example-data: example-data.html getting-started: getting-started.html -last_built: 2024-02-15T01:30Z +last_built: 2024-02-15T21:04Z diff --git a/reference/authorize.html b/reference/authorize.html index 1f6559a..a16bd7f 100644 --- a/reference/authorize.html +++ b/reference/authorize.html @@ -1,5 +1,5 @@ -Authorize R package to access endpoints — authorize • metricminerAuthorize R package to access endpoints — authorize • metricminerHandle Google Analytics Lists — clean_ga_metrics • metricminerGet all metrics for all properties associated with an account — get_all_ga_metrics • metricminerGet metadata associated Google Analytics property — get_ga_metadata • metricminerGet all property ids for all Google Analytics associated with an account id — get_ga_properties • metricminerGet stats for an associated Google Analytics property — get_ga_stats • metricminerGet Google Analytics Accounts — get_ga_user • metricminerGet Google Forms — get_google_form • metricminerGet multiple Google forms — get_multiple_forms • metricminerGet Slido Files — get_slido_files • metricminerHandler for API requests from Google Analytics — request_ga • metricminerGet Google Forms — request_google_forms • metricminerWrites data to a Googlesheet — write_to_gsheet • metricminer