Edit in GitHubLog an issue

Summary Reports

Summary reports provide high-level metrics for several report suites in a single report.

Summary reports do not contain the "reportSuiteID" parameter; instead, the report suite is specified as the "reportsuite" report element, and the "selected" parameter contains a list of report suite IDs. The "metrics" parameter contains the metrics you want to report for the specified report suites.

Copied to your clipboard
{
"reportDescription":{
"date":"YYYY",
"metrics":[
{"id":"pageviews"},
{"id":"revenue"}
],
"elements":[
{
"id":"reportsuite",
"selected":[
"examplersid1",
"examplersid2"
]
}
]
}
}
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.