SendLike を呼び出してシステムいいねメッセージを送信します。
操作説明
QPS limits
The QPS limit for this API is 100 queries per second (QPS) per user. If the limit is exceeded, API calls will be throttled, which may affect your business. You can call the API properly to avoid this issue. For more information, see QPS limits.
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
live:SendLike |
get |
*Domain
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| AppId |
string |
必須 |
インタラクティブなメッセージアプリケーションの ID。 |
VKL3*** |
| GroupId |
string |
必須 |
メッセージグループの ID。 |
AE35-****-T95F |
| OperatorUserId |
string |
任意 |
演算子ユーザーの ID。 |
de1**a0 |
| Count |
string |
必須 |
いいねの数。 |
10 |
| BroadCastType |
integer |
任意 |
システムメッセージの拡散タイプ。有効な値:
|
2 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
Schema of Response |
||
| RequestId |
string |
Request ID. |
16A96B9A-****-CB92E68F4CD8 |
| Result |
object |
Return result. |
|
| LikeCount |
integer |
Number of likes. |
10 |
例
成功レスポンス
JSONJSON
{
"RequestId": "16A96B9A-****-CB92E68F4CD8",
"Result": {
"LikeCount": 10
}
}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。