ga_goal_list {googleAnalyticsR} | R Documentation |
List goals
Description
List goals
Usage
ga_goal_list(accountId, webPropertyId, profileId)
Arguments
accountId |
Account Id |
webPropertyId |
Web Property Id |
profileId |
Profile Id |
Value
Goal list
See Also
Other goal management functions:
ga_goal_add()
,
ga_goal_update()
,
ga_goal()
[Package googleAnalyticsR version 1.1.0 Index]