Learn R Programming

shinyga (version 0.1.2.9001)

getAndMergeGAAccounts: getAndMergeGAAccounts - creates dataframe of all GA accounts/webproperties/views

Description

creates dataframe of GA accounts, webprops, views that is passed to rollupGA

Usage

getAndMergeGAAccounts(token)

Arguments

token
Token passed from shinygaGetToken().

Value

A dataframe of GA Account, Webproperty and View ID.

See Also

Other fetch data functions: MEgetData; processManagementData; rollupGA; shinygaGetAccounts; shinygaGetAdWords; shinygaGetCustomDataSources; shinygaGetCustomDimensions; shinygaGetCustomMetrics; shinygaGetFilters; shinygaGetGoals; shinygaGetProfiles; shinygaGetSegments; shinygaGetUsers; shinygaGetWebProperties

Examples

Run this code
Views <- getAndMergeGAAccounts(123456)

Run the code above in your browser using DataLab