powered by
Gets meta-data for a particular View/Profile
ga_view(accountId, webPropertyId, profileId)
Account Id
Web Property Id
Profile (View) Id
A list of the Views meta-data.
Other account structure functions: ga_accounts, ga_view_list, ga_webproperty_list, ga_webproperty, google_analytics_account_list
ga_accounts
ga_view_list
ga_webproperty_list
ga_webproperty
google_analytics_account_list
# NOT RUN { # } # NOT RUN { library(googleAnalyticsR) ga_auth() ga_view(1058095, webPropertyId = "UA-1058095-1", profileId = 1855267) # }
Run the code above in your browser using DataLab