Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Các vị trí có thể đặt nội dung trong luồng phát.
Enum
CONTENT_INSTREAM_POSITION_UNSPECIFIED
Vị trí nội dung trong luồng không được chỉ định trong phiên bản này. Enum này là phần giữ chỗ cho giá trị mặc định và không đại diện cho vị trí quảng cáo thực tế trong luồng.
CONTENT_INSTREAM_POSITION_PRE_ROLL
Quảng cáo phát trước khi truyền trực tuyến nội dung.
CONTENT_INSTREAM_POSITION_MID_ROLL
Quảng cáo phát từ đầu đến cuối nội dung phát trực tuyến.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-04-02 UTC."],[[["Content instream position identifies where ads are displayed within streaming content, such as before, during, or after the stream."],["The available positions include pre-roll, mid-roll, post-roll, and unspecified/unknown options for default or undetermined placements."],["These enums provide a standardized way to specify ad placement within streaming content for advertisers and publishers."]]],["The provided content outlines the possible positions for in-stream ads. These positions include `PRE_ROLL` (ads before content), `MID_ROLL` (ads within content), and `POST_ROLL` (ads after content). Additionally, `CONTENT_INSTREAM_POSITION_UNSPECIFIED` indicates a default value, and `CONTENT_INSTREAM_POSITION_UNKNOWN` signifies an indeterminate position. The enums represent various stages within streaming content where an advertisement might be played.\n"]]