Overview
The response object contains:
- A
timezone
field, indicating the timezone used for the report.This is the timezone set for the account.
- A
results
field with a collection of objects (rows).The fields (columns) within each object (row) are determined by the chosen dimension.
- A
recordCount
field, indicating the total number of rows in the response object. - A
metadata
field, describing the column metadata included in the response.
Some sample requests and responses are provided below.