Announcement: Tencent Cloud Mini Program Platform Renamed to Tencent Cloud Super App as a Service on January 2, 2025
Console Updates
Android SDK Updates
iOS SDK Updates
Flutter SDK Updates
IDE Updates
Base Library Updates
MAU line chart data
Used by actions: DescribeMNPMAULineChart.
| Name | Type | Description |
|---|---|---|
| DataTime | Integer | Year and month: 2024-12 |
| MAUCount | Integer | Value |
| UpdateTime | Integer | Data update time, only available when MAUCount is greater than 0. |
Mini program MAU details
Used by actions: DescribeMNGMAUDataDetail, DescribeMNPMAUDataDetail.
| Name | Type | Description |
|---|---|---|
| MNPName | String | Mini program name |
| DataList | Array of MAULineChartData | MAU details |
MAU metric comparison response data
Used by actions: DescribeMNGMAUMonthlyComparisonMetricCard, DescribeMNPMAUMetricCard.
| Name | Type | Description |
|---|---|---|
| ComparisonRatio | String | Growth rate (targetData - sourceData) / sourceData, returns 0 when SourceMAUNum is 0 |
| ComparisonResult | Integer | 1 Increase 2 Decrease Returns 0 when SourceMAUNum is 0 |
| SourceMAUNum | Integer | Last month's MAU data |
| TargetMAUNum | Integer | This month's MAU data |
| FlushTime | Integer | Data timestamp |
Line chart data
Used by actions: DescribeMNGMAUDataDetail, DescribeMNPMAUDataDetail.
| Name | Type | Description |
|---|---|---|
| DataTime | Integer | Year-month date data Note: This field may return null, indicating that no valid values can be obtained. |
| MAUCount | String | MAU data Note: This field may return null, indicating that no valid values can be obtained. |
Mini game MAU line chart data
Used by actions: DescribeMNGMAULineChart.
| Name | Type | Description |
|---|---|---|
| DataTime | Integer | Year-month-date data Note: This field may return null, indicating that no valid values can be obtained. |
| MAUCount | Integer | MAU data Note: This field may return null, indicating that no valid values can be obtained. |
| UpdateTime | Integer | Update time |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback