รับใบเสนอราคา

รหัสการดำเนินการ
actions.intent.GET_QUOTATION
คำอธิบาย
ขอคำกล่าวจากผู้แต่งหรือผลงานสร้างสรรค์คนใดคนหนึ่ง
ตัวอย่างคำค้นหา

en-US

  • รับใบเสนอราคา
  • ฟังคำพูดของอับราฮัม ลินคอล์น
ตัวอย่าง JSON-LD
[
 
{
   
"exampleValues": [
     
{
       
"@context": "https://pending.schema.org",
       
"@type": "Quotation",
       
"inLanguage": {
         
"identifier": "jpn"
       
},
       
"isPartOf": {
         
"name": "Long Walk to Freedom"
       
},
       
"keywords": "inspirational",
       
"spokenByCharacter": {
         
"name": "Nelson Mandela"
       
},
       
"temporalCoverage": "2000-01-01T03:00:00/2099-12-12T23:59:59"
     
}
   
],
   
"name": "quotation",
   
"schemaType": [
     
"https://pending.schema.org/Quotation"
   
]
 
}
]