get https://prd.inucreative.net:38356/ott/v1/device/app/categoryMenu
video 타입 카테고리 메뉴 리스트를 조회합니다.
Response
| Field | Type | Description |
|---|---|---|
| success | boolean | 요청이 성공했는지 여부를 나타내는 부울 값 |
| popup | boolean | 팝업이 활성화되었는지 여부를 나타내는 부울 값 |
| code | integer | 요청 결과 코드 |
| message | string | 요청 결과 메시지 |
| result | object | 요청 결과 데이터 |
| result[*].directoryIdx | integer | 디렉토리 인덱스 |
| result[*].parentIdx | integer | 부모 디렉토리 인덱스 |
| result[*].title | string | 타이틀 |
| result[*].isCategoryMenu | boolean | 카테고리 메뉴 여부 |
| result[*].path | string | 경로 |
| result[*].depth | integer | 깊이 |
| result[*].index | - | 인덱스 |
| result[*].children | array | 자식 요소 |
| result[*].isNew | - | 새로 추가된 것 여부 |
| result[*].isVisible | boolean | 보이는지 여부 |
| result[*].subType | integer | 서브 타입 |
| result[*].ottMenuIcon | integer | OTT 메뉴 아이콘 |
