Due to large complicated queries causing the v4 API to timeout, this option is added to fetch via the more traditional one report per request
fetch_google_analytics_4_slow(request_list, max_rows, allRows = FALSE,
useResourceQuotas = NULL)A list of requests created by make_ga_4_req
Number of rows requested (if not fetched)
Whether to fetch all available rows
If using GA360, access increased sampling limits.
Default NULL, set to TRUE or FALSE if you have access to this feature.
A dataframe of all the requests
Other GAv4 fetch functions: fetch_google_analytics_4,
google_analytics,
make_ga_4_req