tencent cloud

APIs

Data Types

Focus Mode
Font Size
Last updated: 2026-03-17 11:26:03

MAUChartData

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.

MAUDetail

Mini program MAU details

Used by actions: DescribeMNGMAUDataDetail, DescribeMNPMAUDataDetail.

Name Type Description
MNPName String Mini program name
DataList Array of MAULineChartData MAU details

MAUIndicatorCard

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

MAULineChartData

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.

MNGMAULineChartData

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

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback