getMapPlayerBehavior
Fetch player behavior data for a specified map and time range from the Shendao platform, using your token and user agent for authentication.
Instructions
获取神岛平台用户地图玩家行为,需Token和用户请求头和地图ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mapId | Yes | 地图ID | |
| token | Yes | 认证Token | |
| endTime | Yes | 结束时间,例如:2025-04-04 | |
| startTime | Yes | 开始时间,例如:2025-03-29 | |
| userAgent | Yes | 用户请求头 |