Interface DictionaryServiceCategoryChild

DictionaryServiceCategoryChildオブジェクトは、1-5階層までのカテゴリー情報を格納するコンテナです。
DictionaryServiceCategoryChild object is a container of category information in level 1-5.

Hierarchy

  • DictionaryServiceCategoryChild

Properties

code?: null | string
カテゴリコードです。
Category code.

Memberof

DictionaryServiceCategoryChild

fullName?: null | string
カテゴリ名称です。(カテゴリ名称、サブカテゴリ名称を含めた正式名称です。)
Category name in high level.

Memberof

DictionaryServiceCategoryChild

name?: null | string
サブカテゴリ名称です。
Category name.

Memberof

DictionaryServiceCategoryChild

reachDesktop?: null | number
PCのリーチ実績数です。
Reach record number of PC

Memberof

DictionaryServiceCategoryChild

reachSmartphone?: null | number
スマホのリーチ実績数です。
Reach record number of smartphone

Memberof

DictionaryServiceCategoryChild

reachTablet?: null | number
タブレットのリーチ実績数です。
Reach record number of tablet

Memberof

DictionaryServiceCategoryChild