Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface StartSessionRequest

    Request parameters for start_session

    Start Live. (For TW, ID, TH, PH, MY, SG, VN)

    interface StartSessionRequest {
        ai_stream?: boolean;
        domain_id: number;
        session_id: number;
    }
    Index

    Properties

    ai_stream?: boolean

    Only available in PH region.To support transparent experiences on Shopee Live,please select this option if AI-generated streameris used for live-streaming.Failure of doing so may lead to warning or termination.Learn more about the policy:PH: https://seller.shopee.ph/edu/article/25213

    domain_id: number

    The identifier of the stream domain.

    session_id: number

    The identifier of livestream session.