Google Analytics · Example Payload

Measurement Protocol Device Example

AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine LearningAttribution

Measurement Protocol Device Example is an example object payload from Google Analytics, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

categorylanguagescreen_resolutionoperating_systemoperating_system_versionmodelbrandbrowserbrowser_version

Example Payload

Raw ↑
{
  "category": "example_value",
  "language": "example_value",
  "screen_resolution": "example_value",
  "operating_system": "example_value",
  "operating_system_version": "example_value",
  "model": "example_value",
  "brand": "example_value",
  "browser": "example_value",
  "browser_version": "example_value"
}