The response object

Overview

The response object contains:

  1. A timezone field, indicating the timezone used for the report.

    This is the timezone set for the account.

  2. A results field with a collection of objects (rows).

    The fields (columns) within each object (row) are determined by the chosen dimension.

  3. A recordCount field, indicating the total number of rows in the response object.
  4. A metadata field, describing the column metadata included in the response.

πŸ“˜

Some sample requests and responses are provided below.