This gets the meta data for web properties associated with a particular accountId.
If you want all information available to your user, use ga_account_list instead.
Usage
ga_webproperty_list(accountId)
Value
A data.frame of webproperty meta-data
Arguments
accountId
Account Id
See Also
Other account structure functions:
ga_account_list(),
ga_accounts(),
ga_view(),
ga_view_list(),
ga_webproperty()