tencent cloud

前端性能监控

产品简介
产品概述
产品功能
应用场景
购买指南
计费概述
购买方式
欠费说明
快速入门
操作指南
应用接入
数据总览
页面性能
性能数据分析
异常分析
页面访问
API 监控
静态资源
自定义测速
自定义事件
应用管理
访问管理
告警策略
接入指南
Web 应用场景
小程序场景
API 文档
History
Introduction
API Category
Making API Requests
Console APIs
Business System and Project Information APIs
Page Performance APIs
Custom Speed Test APIs
Custom Event APIs
Monitoring APIs
Exception Analysis APIs
Page Visit APIs
Static Resource Monitoring APIs
Log APIs
Page Performance APIs
Data Types
Error Codes
常见问题
产品相关问题
技术排查相关问题
使用相关问题
服务协议
RUM 隐私协议
RUM 数据处理和安全协议
前端性能监控服务协议
终端性能监控隐私协议
终端性能监控数据处理和安全协议

Data Types

PDF
聚焦模式
字号
最后更新时间: 2026-04-02 11:36:34

Filter

Key-Value pair filter for conditional filtering queries, such as filtering ID, name, status, etc.

· If more than one filter exists, the logical relationship between these filters is AND.
· If multiple values exist in one filter, the logical relationship between these values is OR.

Used by actions: DescribeProjects.

Name Type Required Description
Values Array of String No One or more filter values.
Name String No Filter name.

LogExport

Log export record

Used by actions: DescribeLogExports.

Name Type Description
CosPath String Log export path
Count Integer Number of logs to be exported
CreateTime String Log export task creation time
ExportID String Log export task ID
FileName String Log export filename
FileSize Integer Log file size
Format String Log export format
Order String Log export time sorting
Query String Log export query statement
StartTime String Log export start time
EndTime String Log export end time
Status String Log download status. Valid values: Queuing: queuing; Processing: exporting; Complete: completed; Failed: failed; Expired: expired (3-day validity period).

ProjectLimit

Project API restriction type

Used by actions: DescribeProjectLimits.

Name Type Required Description
ID Integer Yes Primary key ID
ProjectID Integer Yes Project ID
ProjectInterface String Yes API
ReportRate Integer Yes Reporting rate
ReportType Integer Yes Reporting type. 1: reporting rate; 2: reporting count limit

ReleaseFile

Release file list (sourcemap)

Used by actions: CreateReleaseFile, DescribeReleaseFiles.

Name Type Description
Version String File version
FileKey String Unique file key
FileName String Filename
FileHash String File hash
ID Integer File ID
Note: this field may return null, indicating that no valid values can be obtained.

RumAreaInfo

RUM region information

Used by actions: DescribeTawAreas.

Name Type Description
AreaId Integer Region ID
AreaStatus Integer Region status (1: valid; 2: invalid)
AreaName String Region name
AreaKey String Region key
AreaRegionID String Region ID.
AreaRegionCode String Region code, such as “ap-xxx” (xxx is the region name).
AreaAbbr String Region abbreviation.

RumProject

RUM project information

Used by actions: DescribeProjects.

Name Type Description
Name String Project name
Creator String Creator ID
InstanceID String Instance ID
Type String Project type
CreateTime Timestamp Creation time
Repo String Project repository address
Note: this field may return null, indicating that no valid values can be obtained.
URL String Project URL
Note: this field may return null, indicating that no valid values can be obtained.
Rate String Project sample rate
Key String Unique project key (12 characters)
EnableURLGroup Integer Whether to enable URL aggregation
InstanceName String Instance name
ID Integer Project ID
InstanceKey String Instance key
Desc String Project description
Note: this field may return null, indicating that no valid values can be obtained.
IsStar Integer Starred status. 1: yes; 0: no
Note: this field may return null, indicating that no valid values can be obtained.
ProjectStatus Integer Project status (1: Creating; 2: Running; 3: Abnormal; 4: Restarting; 5: Stopping; 6: Stopped; 7: Terminating; 8: Terminated)
Note: This field may return null, indicating that no valid values can be obtained.
AccessPoint String Log access point, which can be ignored.
Note: This field may return null, indicating that no valid values can be obtained.

RumPvInfo

RUM log object

Used by actions: DescribePvList.

Name Type Description
ProjectId Integer Project ID
Pv String Number of PVs
Note: this field may return null, indicating that no valid values can be obtained.
CreateTime String Time

RumUvInfo

Number of RUM UVs

Used by actions: DescribeUvList.

Name Type Description
ProjectId Integer Project ID
Uv String Number of UVs
CreateTime String Creation time

ScoreInfo

Project score entity

Used by actions: DescribeScores.

Name Type Description
StaticDuration String duration
PagePv String pv
ApiFail String Failure
ApiNum String Request
StaticFail String fail
ProjectID Integer Project ID
PageUv String uv
ApiDuration String Number of requests
Score String Score
PageError String error
StaticNum String num
RecordNum Integer num
PageDuration String Duration
CreateTime String Time
Note: This field may return null, indicating that no valid values can be obtained.

ScoreInfoV2

Project score entity.

Used by actions: DescribeScoresV2.

Name Type Description
ProjectID Integer Project ID.
Score Float Total project score.
ApiPerformanceScore Float API performance score.
ApiAvailableScore Float API availability score.
ApiNum Integer Total API calls.
ApiFail Integer API failures.
ApiDuration Float Average API duration.
PagePerformanceScore Float Page performance score.
PagePv Integer Page views.
PageUv Integer Unique visitors.
PageError Integer Page errors.
PageDuration Float First meaningful paint.
PageLCP Float Average largest contentful paint (LCP).
PageFID Float Average first input delay (FID).
PageCLS Float Average cumulative layout shift (CLS).
PageFCP Float Average first contentful paint (FCP).
PageINP Float Average interaction to next paint (INP).
JsErrorScore Float JavaScript error score.
StaticAvailableScore Float Static resource availability score.
StaticPerformanceScore Float Static resource performance score.
StaticNum Integer Total static resource requests.
StaticFail Integer Static resource loading failures.
StaticDuration Float Static resource loading time.

Tag

Tag

Used by actions: CreateTawInstance.

Name Type Required Description
Key String Yes Tag key
Value String Yes Tag value

Whitelist

Allowlist

Used by actions: DescribeWhitelists.

Name Type Description
Remark String Remarks
InstanceID String Instance ID
Ttl String End time
ID String Auto-Increment allowlist ID
WhitelistUin String Unique business identifier
CreateUser String Creator ID
Aid String aid
CreateTime String Creation time

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈