Skip to main content
POST
소재 지표 조회

인증

Authorization
string
header
필수

Bearer 인증. 액세스 토큰을 Authorization: Bearer <token> 헤더로 전달합니다.

본문

application/json

소재 지표 쿼리.

ad_unit_id
string<uuid>
필수
예시:

"4b719b68-4efc-43ac-806c-59b47614c64a"

creative_id
string<uuid>
필수
예시:

"123e4567-e89b-12d3-a456-426614174000"

line_item_id
string<uuid>
필수
예시:

"667ef8fd-d6d2-41d5-90bc-8230ad7147d8"

from_datetime
string<date-time> | null
예시:

"2017-07-21T17:32:28Z"

interval
enum<string> | null
기본값:daily
사용 가능한 옵션:
hourly,
daily,
weekly,
monthly
timezone
string
기본값:UTC
예시:

"UTC"

"Asia/Seoul"

to_datetime
string<date-time> | null
예시:

"2017-07-21T17:32:28Z"

응답

성공 응답

timeseries
CreativeHourlyMetricSchema · object[]
필수
total
CreativeMetricBaseSchema · object
필수

소재 기본 지표 엔티티 스키마.