View source: R/custom_dims_mets.R
ga_allowed_metric_dim | R Documentation |
Create named list of allowed GA metrics/dimensions
ga_allowed_metric_dim(
type = c("METRIC", "DIMENSION"),
subType = c("all", "segment", "cohort"),
callAPI = FALSE
)
type |
Type of parameter to create |
subType |
to restrict to only those in this type |
callAPI |
This will update the meta table (Requires online authorization) This is useful to expand goalXCompletions to all the possibilities, as well as restricting to those that variables that work with your API call. Use internal meta table, but you have option to update to the latest version. |
A named list of parameters for use in API calls
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.