تشغيل لعبة فيديو

الرقم التعريفي للإجراء
actions.intent.PLAY_GAME
الوصف
تشغيل لعبة إذا كان الإجراء الخاص بك عبارة عن لعبة، يجب التسجيل في هذا الهدف المضمَّن ليكون مؤهَّلاً للاستدعاء الضمني.
نماذج طلبات البحث
نموذج JSON-LD
[
  {
    "exampleValues": [
      {
        "@context": "https://schema.org",
        "description": "cute animals",
        "genre": "adventure",
        "name": "Example Game 1",
        "schemaType": "Game"
      }
    ],
    "name": "game",
    "schemaType": []
  }
]