Create a new report.Ask AIpost https://api.moloco.cloud/cm/v1/reportsCreate a new report of a specific AdAccount.Query Paramsad_account_idstringrequiredThe AdAccount ID of Campaigns to create the reports.Body ParamsThe details of the new report specification.idstringUnique identifier of the Report. Automatically set by server on creation.ad_account_idstringrequiredAd account ID to which the report associated.product_idstringProduct App or Site ID to which the report associated.date_rangeobjectrequiredInterval with start and end dates in the format of YYYY-MM-DD.date_range objectdimensionsarray of objectsrequiredList of interested dimensions by which metric numbers will be broken down.dimensions*ADD stringoptional_metricsarray of objectsList of interested optional metrics.optional_metricsADD stringexpire_atdate-timeThe time when a report will be expired.updated_atdate-timeLast updated time. Should not modify on the client side.Responses 200A successful response. defaultError. Detailed cause can be found in the details field.Updated 7 months ago