Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
Successful Response
라이센스 리소스 상태
라이센스 기능 스키마
라이센스 정보
리소스 유형별 제한값
Examples:
{ "campaign.analystics.days": 30 }리소스 유형별 할당량
Examples:
{
  "api.monthly_requests": 1000000,
  "placement.count": 10
}리소스 유형별 사용량
Examples:
{
  "api.monthly_requests": 100,
  "placement.count": 1
}