게임하기

액션 ID
actions.intent.PLAY_GAME
설명
게임을 플레이합니다. 작업이 게임인 경우 암시적 호출을 사용하려면 이 내장 인텐트에 등록해야 합니다.
쿼리 예

en-US

  • 게임을 플레이합니다.
  • 퀴즈 게임 플레이하기
JSON-LD 샘플
[
 
{
   
"exampleValues": [
     
{
       
"@context": "https://schema.org",
       
"description": "cute animals",
       
"genre": "adventure",
       
"name": "Example Game 1",
       
"schemaType": "Game"
     
}
   
],
   
"name": "game",
   
"schemaType": []
 
}
]