list_custom_metrics: Get the list of custom metrics from Google Analytics

Description Usage Arguments

View source: R/custom_metrics.R

Description

Get the list of custom metrics from Google Analytics

Usage

1
2
list_custom_metrics(accountId, webPropertyId, max.results = NULL,
  start.index = NULL)

Arguments

accountId

Account ID to retrieve custom metrics for. A specific account ID needs to be provided.

webPropertyId

Web property ID to retrieve custom metrics for. A specific web property ID needs to be provided.

max.results

The maximum number of results to include in this response.

start.index

An index of the first result to retrieve. Use this parameter as a pagination mechanism along with the max-results parameter.


hairizuanbinnoorazman/gamanager documentation built on May 17, 2019, 2:25 p.m.