Memanggil SendLike untuk mengonfigurasi Paket suka sistem.
Deskripsi operasi
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.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:SendLike |
get |
*Domain
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| AppId |
string |
Yes |
ID aplikasi Interactive Messages. |
VKL3*** |
| GroupId |
string |
Yes |
ID kelompok Paket. |
AE35-****-T95F |
| OperatorUserId |
string |
No |
ID pengguna Operator. |
de1**a0 |
| Count |
string |
Yes |
Jumlah suka. |
10 |
| BroadCastType |
integer |
No |
Tipe penyebaran Paket sistem. Nilai valid:
|
2 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Request ID. |
16A96B9A-****-CB92E68F4CD8 |
| Result |
object |
Return result. |
|
| LikeCount |
integer |
Number of likes. |
10 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "16A96B9A-****-CB92E68F4CD8",
"Result": {
"LikeCount": 10
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.