v1

latestOpenAPI 3.0.02026-07-2678399358.2 KB
Report

QueryPlatformSummary

Read summarized reporting information of a platform.

post/rmp/mgmt/v1/platforms/{platform_id}/report

Path parameters

platform_idstring required

Identifier of the platform who requests management api. It is passed as a path parameter.

Request body

timezonestring

Timezone of date_start and date_end. To be deprecated. Only platform timezone is accepted. Must be in IANA timezone name format, e.g. Asia/Seoul.

date_startstring required

Date in 'YYYY-MM-DD' when summary begins. Inclusive. Note the allowed maximum duration for the date range is 186 days, to cover the period of any entire month.

date_endstring required

Date in 'YYYY-MM-DD' when summary ends. Inclusive. Note the allowed maximum duration for the date range is 186 days, to cover the period of any entire month.

group_byV1PlatformSummaryGroupByColumn[]

A list of columns to be grouped by. Please note that among the group_by options, ITEM and CREATIVE cannot be used together. Furthermore, AD_MANAGER_ACCOUNT can be only used with CURRENCY.

order_byV1PlatformSummaryOrderByColumn[]

A list of columns to be ordered by.

limitstring int64

Maximum number of rows to be returned. Cannot exceed 50,000

ad_account_idstring

AdAccount id.

Response

A successful response.