MonitorGrpDto
    • PDF

    MonitorGrpDto

    • PDF

    記事の要約

    Classic環境で利用できます。

    監視対象グループの作成・変更時に必要です。

    構文

    構文は次の通りです。

    private String id;
    private String prodKey;
    private String groupName;
    private String groupDesc;
    private boolean temporaryGroup;
    private Set<MonitorGroupItem> monitorGroupItemList;
    

    フィールド

    フィールドの詳細は次の通りです。

    フィールドタイプ必須の有無説明
    idStringOptional監視対象グループ ID
    prodKeyStringRequired商品の cw_key
    groupNameStringRequired監視対象グループの名前
    groupDescStringOptional監視対象グループの説明
    temporaryGroupBooleanOptional監視対象グループを作成するかどうか
    • true | false
      • trueの場合は監視対象グループを作成せずに Event Ruleを作成
    monitorGroupItemListSet<MonitorGroupItem>Required監視対象の指定

    この記事は役に立ちましたか?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.