视频游戏
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-04。
[null,null,["最后更新时间 (UTC):2024-09-04。"],[[["`VideoGame` is a structured data type used to describe video game information, extending the broader `Game` or `SoftwareApplication` types."],["It includes properties for actors, directors, game platform, server details, tips, music composer, play mode, and trailer."],["`VideoGame` utilizes schema.org properties for detailed and machine-readable video game descriptions."],["This allows search engines and other platforms to understand and utilize the provided video game information effectively."]]],["The core information describes the `VideoGame` type, which extends `Game` or `SoftwareApplication`. Key elements include `actor(s)` and `director(s)` who are `Person` types. `cheatCode` and `gameTip` are `CreativeWork` types. `gamePlatform` specifies the playing system. `gameServer` indicates the playing server. `musicBy` details the composer, and `playMode` defines the game's player format. A video `trailer` can also be included.\n"]]