powered by
Gets metadata for one particular web property
ga_webproperty(accountId, webPropertyId)
Account Id
Web Property Id e.g. UA-12345-1
UA-12345-1
webproperty
Other account structure functions: ga_accounts, ga_view_list, ga_view, ga_webproperty_list, google_analytics_account_list
ga_accounts
ga_view_list
ga_view
ga_webproperty_list
google_analytics_account_list
# NOT RUN { # } # NOT RUN { library(googleAnalyticsR) ga_auth() wp <- ga_webproperty(1058095, "UA-1058095-1") # }
Run the code above in your browser using DataLab