한국어
현재 라이선스 메트릭을 반환합니다.
cURL
curl --request GET \ --url https://your_a2_service/license/metric \ --header 'Authorization: Bearer <token>'
{ "features": { "analytic": [ "advertiser" ], "campaign": [ "impression" ], "creative": [ "display" ], "media_library": [ "local" ], "name": "<string>", "notification": [ "adm" ] }, "info": { "customer_id": "<string>", "expiry_date": "<string>", "license_type": "<string>" }, "limit": {}, "quota": {}, "used": {} }
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
라이센스 리소스 상태
라이센스 기능 스키마
표시 하위 속성
분석을 조회 가능한 사용자 역할
represent analytic
advertiser
retailer
지원하는 캠페인 목표
represent campaign goal
impression
reach
click
conversion
지원하는 소재 유형
represent creativeType
display
video
native
지원하는 미디어 라이브러리 저장소
represent media library
local
cloud
라이센스 유형 이름
지원하는 알람 기능
represent notification
adm
slack
email
라이센스 정보
고객 ID
라이센스 만료일
라이센스 유형
리소스 유형별 제한값
리소스 유형별 할당량
리소스 유형별 사용량
이 페이지가 도움이 되었나요?