# Generated by roxygen2: do not edit by hand

S3method(print,ga_custom_data_source_upload)
S3method(print,ga_custom_datasource)
export("%>%")
export(aggregateGAData)
export(allowed_metric_dim)
export(authDropdown)
export(authDropdownUI)
export(dim_filter)
export(fetch_google_analytics_4)
export(filter_clause_ga4)
export(ga_account_list)
export(ga_accounts)
export(ga_adwords)
export(ga_adwords_list)
export(ga_auth)
export(ga_cache_call)
export(ga_custom_datasource)
export(ga_custom_upload)
export(ga_custom_upload_file)
export(ga_custom_upload_list)
export(ga_custom_vars)
export(ga_custom_vars_list)
export(ga_experiment)
export(ga_experiment_list)
export(ga_filter)
export(ga_filter_add)
export(ga_filter_apply_to_view)
export(ga_filter_delete)
export(ga_filter_list)
export(ga_filter_update)
export(ga_filter_update_filter_link)
export(ga_filter_view)
export(ga_filter_view_list)
export(ga_goal)
export(ga_goal_list)
export(ga_remarketing_estimate)
export(ga_remarketing_get)
export(ga_remarketing_list)
export(ga_segment_list)
export(ga_unsampled)
export(ga_unsampled_download)
export(ga_unsampled_list)
export(ga_users_list)
export(ga_view)
export(ga_view_list)
export(ga_webproperty)
export(ga_webproperty_list)
export(google_analytics)
export(google_analytics_3)
export(google_analytics_4)
export(google_analytics_account_list)
export(google_analytics_bq)
export(google_analytics_meta)
export(make_cohort_group)
export(make_ga_4_req)
export(met_filter)
export(multi_select)
export(multi_selectUI)
export(order_type)
export(pivot_ga4)
export(segmentBuilder)
export(segmentBuilderUI)
export(segment_define)
export(segment_element)
export(segment_ga4)
export(segment_vector_sequence)
export(segment_vector_simple)
exportClasses(dim_fil_ga4)
exportClasses(met_fil_ga4)
exportClasses(orFiltersForSegment_ga4)
exportClasses(segmentDef_ga4)
exportClasses(segmentFilterClause_ga4)
exportClasses(segmentFilter_ga4)
exportClasses(segmentSequenceStep_ga4)
exportClasses(sequenceSegment_ga4)
exportClasses(simpleSegment_ga4)
import(assertthat)
import(googleAuthR)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,transmute)
importFrom(googleAuthR,gar_api_generator)
importFrom(googleAuthR,gar_cache_setup)
importFrom(httr,GET)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,progress)
importFrom(httr,stop_for_status)
importFrom(httr,write_disk)
importFrom(magrittr,"%>%")
importFrom(memoise,cache_filesystem)
importFrom(methods,setClass)
importFrom(purrr,map)
importFrom(purrr,map_if)
importFrom(rlang,"!!!")
importFrom(stats,setNames)
importFrom(tidyr,unnest)
importFrom(tools,file_ext)
importFrom(utils,write.csv)
