Read an existing Product's app event summary.Ask AIget https://api.moloco.cloud/cm/v1/products/{product_id}/app-event-summaryRead an existing Product's app event summary.Path Paramsproduct_idstringrequiredThe Product ID to be retrieved.Query Paramscondition.attributionstringenumDefaults to UNKNOWN_ATTRIBUTIONUNKNOWN_ATTRIBUTIONATTRIBUTION_ALLATTRIBUTEDUNATTRIBUTEDAllowed:UNKNOWN_ATTRIBUTIONATTRIBUTION_ALLATTRIBUTEDUNATTRIBUTEDcondition.revenuestringenumDefaults to UNKNOWN_REVENUEUNKNOWN_REVENUEREVENUE_ALLREVENUE_TRUEREVENUE_FALSEAllowed:UNKNOWN_REVENUEREVENUE_ALLREVENUE_TRUEREVENUE_FALSEcondition.time_windowstringenumDefaults to UNKNOWN_TIME_WINDOW 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. UNKNOWN_TIME_WINDOWTIME_WINDOW_D30D30TIME_WINDOW_D90D90TIME_WINDOW_TODAYAllowed:UNKNOWN_TIME_WINDOWTIME_WINDOW_D30D30TIME_WINDOW_D90D90TIME_WINDOW_TODAYResponses 200A successful response. defaultError. Detailed cause can be found in the details field.Updated 7 months ago