v1

latestOpenAPI 3.0.02026-07-2678399358.2 KB
Report

QueryAdManagerAccountSummary

Read summarized reporting information of an ad manager account.

post/rmp/mgmt/v1/platforms/{platform_id}/ad-manager-accounts/{ad_manager_account_id}/report

Path parameters

platform_idstring required

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

ad_manager_account_idstring required

Identifier of the ad manager account who requests management api. It is passed as a path parameter.

Request body

timezonestring

Timezone of date_start and date_end. If timezone is empty, 'UTC' will be used for the default value. 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_byV1AdManagerAccountReportSummaryGroupByColumn[]

A list of columns to be grouped by.

limitstring int64

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

Response

A successful response.