Troubleshooting

The API response may not include a status code of 200. In this situation, check the status code and raise an error.

Below is a short list of the most common status codes and their meanings:

200 (OK)

The request was good.

400 (Bad Request)

The request was bad or malformed.

404 (Not Found)

The request report does not exist.

422 (Unprocessable Entity)

The specified dimensions or metrics are invalid, or their combination is not supported.

Review the API reference, as well as the dimensions and metrics documentation for the most up-to-date information.

If you're having difficulty getting started, be sure to try out the examples in the API documentation. Use the dropdowns on the right panel on the Data endpoint or Report endpoint.