Get a web property
Gets metadata for one particular web property
ga_webproperty(accountId, webPropertyId)
accountId |
Account Id |
webPropertyId |
Web Property Id e.g. |
webproperty
Other account structure functions:
ga_account_list()
,
ga_accounts()
,
ga_view_list()
,
ga_view()
,
ga_webproperty_list()
## Not run: library(googleAnalyticsR) ga_auth() wp <- ga_webproperty(1058095, "UA-1058095-1") ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.