エピソードリストからエピソードを削除します。

Usage note

リクエストには、ProgramIdProgramItemIdsの両方が必要です。 They are included in the response when you call the AddPlaylistItems operation.

QPS制限

A single user can perform a maximum of 10 queries per second (QPS). Throttling is triggered when the number of calls per second exceeds the QPS limit. The throttling may affect your business. Thus, we recommend that you observe the QPS limit on this operation. シングルユーザーの意味とQPSの詳細については、「ApsaraVideo LiveのAPI操作のQPS制限」をご参照ください。

デバッグ

OpenAPI Explorer は署名値を自動的に計算します。 この操作は、OpenAPI Explorer で呼び出すことを推奨します。 OpenAPI Explorer は、さまざまな SDK に対して操作のサンプルコードを動的に生成します。

リクエストパラメーター

パラメーター データ型 必須/任意 説明
操作 String 必須 PlaylistItemsの削除

実行する操作です。 値を

DeletePlaylistItems.

ProgramId String 必須 445409ec-7eaa-461d-8f29-4bec2eb9 ****

The ID of the episode list from which you want to remove the episodes.

ProgramItemIds String 必須 ["c09f3d63-eacf-4fbf-bd48-a07a6ba7 ****" 、"c10f3d63-eacf-4fbf-bd48-a07a6ba7 ****"]

削除するエピソードのID。

レスポンスパラメーター

パラメーター データ型 説明
ProgramId String 445409ec-7eaa-461d-8f29-4bec2eb9 ****

エピソードが削除されたエピソードリストのID。

RequestId String 5c6a2a0d-f228-4a64-af62-20e91b96****

リクエストの ID です。

リクエストの例

http(s):// live.aliyuncs.com/?Action=DeletePlaylistItems
&ProgramId=445409ec-7eaa-461d-8f29-4bec2eb9 ****
&ProgramItemIds=["c09f3d63-eacf-4fbf-bd48-a07a6ba7 ****","c10f3d63-eacf-4fbf-bd48-a07a6ba7 ****"]
&<共通リクエストパラメーター>

正常に処理された場合のレスポンス例

XML 形式

<DeletePlaylistItemsResponse>
      <RequestId>5c6a2a0d-f228-4a64-af62-20e91b96 ****</RequestId>
      <ProgramId>445409ec-7eaa-461d-8f29-4bec2eb9****</ProgramId>
</DeletePlaylistItemsResponse>

JSON 形式

{
    "RequestId":"5c6a2a0d-f228-4a64-af62-20e91b96 ****" 、
    "ProgramId":"445409ec-7eaa-461d-8f29-4bec2eb9 ****"
}

エラーコード

エラーコードリストについては、「API エラーセンター」をご参照ください。