Awesome Message SDK - v0.12.4
    Preparing search index...

    Interface ListPushUidTagsResponse

    UID의 태그 ID 목록 조회 응답

    Secret Key 불필요한 Public API

    NHN API는 tagIds 문자열 배열만 반환 (태그명, 일시 등 상세 정보 없음)

    interface ListPushUidTagsResponse {
        tagIds: string[];
    }
    Index

    Properties

    Properties

    tagIds: string[]

    태그 ID 목록