שימוש במשחק

זיהוי פעולה
actions.intent.PLAY_GAME
התיאור
אפשר לשחק משחק. אם הפעולה היא משחק, עליכם להירשם ל-Intent המובנה הזה כדי להיות זכאים להפעלה מרומזת.
שאילתות לדוגמה
דוגמה של JSON-LD
[
  {
    "exampleValues": [
      {
        "@context": "https://schema.org",
        "description": "cute animals",
        "genre": "adventure",
        "name": "Example Game 1",
        "schemaType": "Game"
      }
    ],
    "name": "game",
    "schemaType": []
  }
]