Media Page ReportingCopy Pagepost https://koddi.io/console/v2/reportRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsreport_typestringrequiredThe type of report to pull. Please work with your Koddi team to determine which report type best fits your use case.trend_typestringIf the report_type is "trend, you must indicate which trend type to pull, which will determine how the data is rolled up. Options are daily, weekly, monthly, or yearly. Trend type can be null if report type is not "trend"contextstringrequiredThe reporting context. Different values will indicate which predetermined set of metrics and dimensions are returned in the results. Please work with your Koddi team to determine which context best fits your use case.dimensionsarray of stringsrequiredThe list of dimensions to retrieve and report on. These will be added to any that are relevant to the provided contextdimensions*ADD stringmetricsarray of stringsrequiredThe list of metrics to retrieve and report on. These will be added to any that are relevant to the provided contextmetrics*ADD stringadvertiser_idsarray of int32srequiredThe advertiser IDs related to the data needed. The authenticating user must have access to the advertisers for the authorization to work.advertiser_ids*ADD int32paginationobjectOptional (will be ALL elements by default). The pagination parameters.pagination objectsortarray of objectsOptional (will be last_modified ASC by default). The list of sort options.sortADD objectfiltersarray of objectsThe list of filter optionsfiltersADD objectstart_datestringrequiredThe start date of the reporting date rangeend_datestringrequiredThe end date of the reporting date rangeResponse 200200Updated 3 months ago