Table of Contents

Class AppsDataAnalysisQueryLiveRoomDataV1Request

Namespace
SKIT.FlurlHttpClient.ByteDance.MicroApp.Models
Assembly
DH.SKIT.FlurlHttpClient.ByteDance.MicroApp.dll

表示 [GET] /apps/v1/data_analysis/query_live_room_data 接口的请求。

public class AppsDataAnalysisQueryLiveRoomDataV1Request : ByteDanceMicroAppRequest, ICommonRequest
Inheritance
AppsDataAnalysisQueryLiveRoomDataV1Request
Implements
ICommonRequest
Inherited Members

Constructors

AppsDataAnalysisQueryLiveRoomDataV1Request()

public AppsDataAnalysisQueryLiveRoomDataV1Request()

Properties

LiveRoomId

获取或设置直播间 ID。

[JsonIgnore]
public long LiveRoomId { get; set; }

Property Value

long