Skip to main content
GET
Get dashboard inventory summary

Authorizations

Authorization
string
header
required

Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.

Query Parameters

from_date
string<date-time>
required
to_date
string<date-time> | null
date_interval
enum<string>
default:day
Available options:
day,
week,
30days
media
string | null
timezone
string
default:Asia/Seoul

Response

Successful Response

from_date
string<date-time>
required
to_date
string<date-time>
required
decision
InventoryDataPoint · object[]

Decision ad impression statistics.

house
InventoryDataPoint · object[]

House ad impression statistics.

network
InventoryDataPoint · object[]

Network (external) ad impression statistics.

previous
InventoryPreviousMetrics · object

Previous period metrics for comparison.

sponsorship
InventoryDataPoint · object[]

Sponsorship ad impression statistics.

standard
InventoryDataPoint · object[]

Standard ad impression statistics.

unfilled
UnfilledDataPoint · object[]

Unfilled placement statistics.

unknown
InventoryDataPoint · object[]

Unknown ad type impression statistics.