Google Analytics · Example Payload

Admin Api Custom Metric Example

An example resource for demonstration purposes.

AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine LearningAttribution

Admin Api Custom Metric Example is an example object payload from Google Analytics, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptiondisplayNamemeasurementUnitnameparameterNamerestrictedMetricTypescope

Example Payload

Raw ↑
{
  "description": "An example resource for demonstration purposes.",
  "displayName": "Example Analytics Property",
  "measurementUnit": "HOURS",
  "name": "Example Analytics Property",
  "parameterName": "Example Analytics Property",
  "restrictedMetricType": [
    "COST_DATA"
  ],
  "scope": "METRIC_SCOPE_UNSPECIFIED"
}