Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.25 KB

LikeRequest.md

File metadata and controls

21 lines (12 loc) · 1.25 KB

LikeRequest

LikeRequest

Properties

Name Type Description Notes
awemeId String AKA Video ID,Video ID, which can be obtained from the sharing link, for example: https://www.tiktok.com/@username/video/7419966340443819295 [optional]
cookie String User Cookie,User Cookie, you can log in to your TikTok account in the browser and then copy the Cookie information, please use URL-encoded Cookie string when submitting. [optional]
deviceId String Device ID,Device id, optional, if not filled in, it will be automatically generated, if you need to customize the device id, please use the device information interface to get the device id. [optional]
iid String Device Install ID,Device install id, optional, if not filled in, it will be automatically generated, if you need to customize the device iid, please use the device information interface to get the device iid. [optional]
proxy String Proxy IP,Proxy IP, optional, if not filled in, it will be automatically generated, if you need to customize the proxy IP, please use the proxy IP interface to get the proxy IP. [optional]

Implemented Interfaces

  • Serializable