Links

Querying your data

You have three different ways to query your data in mediarithmics depending on what you want to achieve.

GraphQL

The GraphQL API gives you the ability to query all kinds of user point data, as collected by the platform (profile, activities, segments, identifiers, etc.) with a single request.

OTQL

The OTQL Language is an extension to GraphQL. It is based on the same schema and adds unique features to query a graph of millions/billions of objects.

Analytics