Get new users trend
umeng_get_new_usersRetrieve new user trend data for a specified date range, with options for daily, weekly, or monthly aggregation.
Instructions
Get new-user trend data for a date range.
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 |