Newer Version Available

This content describes an older version of this product. View Latest

Get Report Metadata

Report metadata gives information about a report and its report type. It includes information on fields used in the report for filters, groupings, detailed data, and summaries. You can use the metadata to do several things.

  • Find out what fields in the report type you can filter on and by what values.
  • Build custom chart visualizations using the metadata information on fields, groupings, detailed data, and summaries.
  • Change filters in the report metadata during a report run.

To get report metadata, send a GET request to the Describe resource.

Example

This GET request, /services/data/v29.0/analytics/reports/00OD0000001ZbP7MAK/describe, to the Describe resource returns metadata for a matrix report. This includes a bucket field, groupings, summaries, and a custom summary formula.