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

    Interface AddPushUidTagsRequest

    UID에 태그 추가 요청

    Secret Key 불필요한 Public API

    interface AddPushUidTagsRequest {
        tagIds: string[];
    }
    Index

    Properties

    Properties

    tagIds: string[]

    추가할 태그 ID 목록 (최소 1개, 최대 16개)