类:QueueRemoveItemsRequest

构造函数

QueueRemoveItemsRequest

new QueueRemoveItemsRequest(itemIdsToRemove)

参数

itemIdsToRemove

数字数组

要移除的媒体内容 ID 的列表。不能为 null 或空。

值不能为 null。

属性

customData

可为 null 的对象

接收器应用的自定义数据。

itemIds

非 null 数字数组

要移除的媒体内容 ID 的列表。如果有任何项不存在,则会被忽略。重复的商品 ID 也会被忽略。不能为 null 或为空。