U-App get new users
umeng_uapp_get_new_usersGet new user acquisition trends for any app by specifying a date range and aggregation period (daily, weekly, or monthly).
Instructions
Get new user trend data. Official API: umeng.uapp.getNewUsers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appkey | No | Umeng appkey. If omitted, UMENG_DEFAULT_APPKEY will be used. | |
| startDate | Yes | Start date in YYYY-MM-DD format. | |
| endDate | Yes | End date in YYYY-MM-DD format. | |
| periodType | No | Aggregation period: daily, weekly, monthly, 7day, or 30day when supported by the API. | daily |