[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eDisplay & Video 360 API v1 is no longer available.\u003c/p\u003e\n"],["\u003cp\u003eVideo players can be categorized into four sizes: small, large, HD, and unknown, with specific dimension criteria for desktop and mobile.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVIDEO_PLAYER_SIZE_UNSPECIFIED\u003c/code\u003e enum is a placeholder and does not represent an actual video player size.\u003c/p\u003e\n"]]],["The Display & Video 360 API v1 is no longer available. The content defines video player size options using enums: `VIDEO_PLAYER_SIZE_UNSPECIFIED` (default), `VIDEO_PLAYER_SIZE_SMALL` (less than 400x300 desktop or up to 20% mobile), `VIDEO_PLAYER_SIZE_LARGE` (400x300 to 1280x720 desktop or 20-90% mobile), `VIDEO_PLAYER_SIZE_HD` (1280x720+ desktop or over 90% mobile), and `VIDEO_PLAYER_SIZE_UNKNOWN` (unknown dimensions). Each enum corresponds to specific size ranges for desktop and mobile displays.\n"],null,["# VideoPlayerSize\n\n| Display \\& Video 360 API v1 has been sunset.\nPossible video player sizes.\n\n| Enums ||\n|---------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `VIDEO_PLAYER_SIZE_UNSPECIFIED` | Video player size is not specified in this version. This enum is a place holder for a default value and does not represent a real video player size. |\n| `VIDEO_PLAYER_SIZE_SMALL` | The dimensions of the video player are less than 400×300 (desktop), or up to 20% of screen covered (mobile). |\n| `VIDEO_PLAYER_SIZE_LARGE` | The dimensions of the video player are between 400x300 and 1280x720 pixels (desktop), or 20% to 90% of the screen covered (mobile). |\n| `VIDEO_PLAYER_SIZE_HD` | The dimensions of the video player are 1280×720 or greater (desktop), or over 90% of the screen covered (mobile). |\n| `VIDEO_PLAYER_SIZE_UNKNOWN` | The dimensions of the video player are unknown. |"]]