v1

latestOpenAPI 3.0.02026-07-2496664456.3 KB
Product

Read an existing Product's app event summary.

Read an existing Product's app event summary.

get/cm/v1/products/{product_id}/app-event-summary

Path parameters

product_idstring required

The Product ID to be retrieved.

Query parameters

condition.attribution'UNKNOWN_ATTRIBUTION' | 'ATTRIBUTION_ALL' | 'ATTRIBUTED' | 'UNATTRIBUTED'
condition.revenue'UNKNOWN_REVENUE' | 'REVENUE_ALL' | 'REVENUE_TRUE' | 'REVENUE_FALSE'
condition.time_window'UNKNOWN_TIME_WINDOW' | 'TIME_WINDOW_D30' | 'D30' | 'TIME_WINDOW_D90' | 'D90' | 'TIME_WINDOW_TODAY'
  • TIME_WINDOW_D30: Query with recent 30 days. (Default).
  • TIME_WINDOW_D90: Query with recent 90 days.
  • TIME_WINDOW_TODAY: Query with today’s data.

Response

A successful response.