Get Custom Dimensions or Metrics
ga_custom_vars(
accountId,
webPropertyId,
type = c("customMetrics", "customDimensions"),
customId
)
Account Id
Web Property Id
A customMetric or customDimension
The customMetricId or customDimensionId
Custom Metric or Dimension meta data
Other custom variable functions:
ga_custom_vars_create()
,
ga_custom_vars_list()
,
ga_custom_vars_patch()