- זיהוי פעולה
actions.intent.GET_HOROSCOPE
- תיאור
- קבלת הורוסקופ לפי תאריך לידה או סימן.
- שאילתות לדוגמה
-
en-US
- אפשר לקבל הורוסקופ.
- מה הורוסקופ היום של מזל שור?
- דוגמה של JSON-LD
-
[ { "exampleValues": [ { "@context": "https://schema.googleapis.org", "@type": "Horoscope", "category": "love", "inLanguage": { "identifier": "fr" }, "relatedAstrologicalSign": "https://m.wikidata.org/wiki/Q164272", "relatedAstrologicalSystem": "https://m.wikidata.org/wiki/Q1976204", "temporalCoverage": "2019-01-08T00:00:00/2019-01-08T23:59:59" } ], "name": "astrologySign", "schemaType": [ "https://schema.googleapis.org/Horoscope" ] }, { "exampleValues": [ { "@context": "https://schema.googleapis.org", "@type": "Horoscope", "category": "love", "inLanguage": { "identifier": "fr" }, "relatedAstrologicalSign": "https://m.wikidata.org/wiki/Q164272", "relatedAstrologicalSystem": "https://m.wikidata.org/wiki/Q1976204", "temporalCoverage": "2019-01-08T00:00:00/2019-01-08T23:59:59" } ], "name": "horoscope", "schemaType": [ "https://schema.googleapis.org/Horoscope" ] } ]
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-10 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-10 (שעון UTC)."],[[["The `actions.intent.GET_HOROSCOPE` action enables users to retrieve horoscopes based on their date of birth or astrological sign."],["Users can trigger this action with simple queries like \"Get horoscope\" or \"What's today's horoscope for taurus?\"."],["The action utilizes JSON-LD to represent horoscopic data, including details like category, language, related astrological sign, and temporal coverage."]]],[]]