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(), ga_goal_add(), ga_goal_update()


[Package googleAnalyticsR version 1.2.0 Index]