U-App get channel data
umeng_uapp_get_channel_dataFetch app statistics grouped by distribution channel for a specified date.
Instructions
Get statistics grouped by distribution channel. Official API: umeng.uapp.getChannelData.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appkey | No | Umeng appkey. If omitted, UMENG_DEFAULT_APPKEY will be used. | |
| date | Yes | Date in YYYY-MM-DD format. | |
| perPage | No | Items per page, maximum 100. | |
| page | No | Page number, starts from 1. |