API Quickstart
This page shows you how to get started using the activities analytics API to query your data in mediarithmics.
Last updated
Was this helpful?
This page shows you how to get started using the activities analytics API to query your data in mediarithmics.
Last updated
Was this helpful?
This quickstart guide uses the authentication method. Choose and configure your own authentication method. For more information, see .
POST
https://api.mediarithmics.com/v1/datamarts/:datamartId/user_activities_analytics
datamartId*
number
The ID of the datamart to query
metrics*
array
dimension_filter_clauses
object
dimensions*
array
date_ranges*
array
Congratulations! You've sent your first request to the Activities analytics API.
Array of to retrieve.
Filters to apply on dimensions before calculating the metric. For more information, see .
to group metrics by.
Periods to analyze. Each date range is an object with a start_date
and an end_date
. See .
Here is a sample as body payload with all the important properties
The API will answer with a containing a .