הפניה לסכימת התראות
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
אובייקט הייצוא: המינויים שלכם להתראות Google
אובייקט הייצוא מייצג: רשימת המינויים לשאילתות של חיפוש Google.
האובייקט מיוצא בפורמטים הבאים: JSON
האובייקט המיוצא מכיל את השדות הבאים:
* השדות הקודמים מייצגים שדות נתונים מרכזיים לצורך ניתוח והטמעה של נתוני הייצוא הרלוונטיים. שדות הנתונים שנוצרים בייצוא משתנים בהתאם לשירות ולפעולת המשתמש, וחלק מהשירותים או הפעולות לא יוצרים את כל שדות הנתונים שמפורטים.
|
שדה נתונים * |
הגדרת השדה |
סוג שדה הנתונים |
שאילתה |
שאילתת החיפוש. |
מחרוזת |
language |
קוד ISO 639-1 שמייצג את שפת השאילתה. |
מחרוזת |
country |
קוד ISO 3166-1 שמייצג את האזור הגיאוגרפי שאליו מטורגט השאילתה. |
מחרוזת |
apply_language_restrict |
האם צריך להחיל סינון קפדני על תוצאות החיפוש בשפה הזו. |
בוליאני |
apply_region_restrict |
האם צריך להחיל סינון נוקשה על תוצאות החיפוש במדינה. |
בוליאני |
source |
מקורות של תוצאות חיפוש שמשמשים לאחזור. |
רשימה של מחרוזות. המקור הוא NEWS או WEB. |
איכות |
האיכות המינימלית המותרת של תוצאות החיפוש. האיכות עשויה להשתנות בהתאם למספר גורמים, כולל הרלוונטיות והבולטות.
|
רשימה של מחרוזות. האיכות יכולה להיות נמוכה או גבוהה. |
delivery_method |
איך התוצאות מועברות. |
מחרוזת. שיטת המסירה היא EMAIL או RSS. |
delivery_frequency |
קובעת את התדירות שבה תוצאות החיפוש יוצגו. |
מחרוזת. תדירות המסירה יכולה להיות HOURLY (שעתית), DAILY (יומית) או WEEKLY (שבועית). השדה הזה מוצג רק אם הערך של delivery_method מוגדר כ-EMAIL.
|
delivery_time |
השעה שבה תוצאות החיפוש נשלחות. השדה מאוכלס רק אם הערך של delivery_method מוגדר ל-EMAIL.
|
השעה ביום והיום בשבוע באזור זמן ספציפי. |
email_address |
כתובת האימייל שאליה יישלחו תוצאות החיפוש. |
מחרוזת. השדה מאוכלס רק אם שיטת המסירה מוגדרת כ-EMAIL. |
טבלה שמייצגת קבוצות משאבים ואת האובייקטים שיוצאו יחד איתה.
קבוצת משאבים * |
תיאור |
אובייקטים שיוצאו |
alerts.subscriptions |
קבוצת המשאבים הזו מכילה נתונים של מינויים להתראות Google, כולל המסננים המשויכים.
|
המינויים שלכם בהתראות Google |
* כדי לקבל את שם ההיקף של OAuth לקבוצת משאבים מסוימת, צריך להוסיף את "https://www.googleapis.com/auth/dataportability" לקבוצת המשאבים. לדוגמה, שם היקף הרשאות ה-OAuth של קבוצת המשאבים 'myactivity.search' הוא 'https://www.googleapis.com/auth/dataportability.myactivity.search'.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003eGoogle Takeout allows you to export your Google Alerts subscriptions data in JSON format.\u003c/p\u003e\n"],["\u003cp\u003eThe exported data includes details such as search query, language, region, source, quality, and delivery preferences.\u003c/p\u003e\n"],["\u003cp\u003eYou can control the scope of data exported using OAuth scopes, specifically \u003ccode\u003ehttps://www.googleapis.com/auth/dataportability.alerts.subscriptions\u003c/code\u003e for Alerts subscriptions.\u003c/p\u003e\n"],["\u003cp\u003eDelivery settings include method (email or RSS), frequency (hourly, daily, or weekly), and specific delivery time for email alerts.\u003c/p\u003e\n"],["\u003cp\u003eExported data fields provide information about search criteria, result filtering, and delivery preferences for your alerts.\u003c/p\u003e\n"]]],[],null,["# Alerts Schema Reference\n\n| Data Field \\* | Field Definition | Data Field Type |\n|-------------------------|--------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|\n| query | The search query. | string |\n| language | The ISO 639-1 code that represents the query language. | string |\n| country | The ISO 3166-1 code that represents the geographical region that the query targets. | string |\n| apply_language_restrict | Whether strict filtering should be applied on the search results for the language. | boolean |\n| apply_region_restrict | Whether strict filtering should be applied on the search results for the country. | boolean |\n| source | Sources of search results that are used for retrieval. | List of strings. The source is either NEWS or WEB. |\n| quality | Minimum quality of the search results allowed. The quality may depend on multiple factors including topicality and prominence. | List of strings. The quality is either LOW or HIGH. |\n| delivery_method | How the results are delivered. | String. The delivery method is either EMAIL or RSS. |\n| delivery_frequency | Determines how frequently the search results are delivered. | String. The delivery frequency is either HOURLY, DAILY, or WEEKLY. This field is present only if the delivery_method is set to EMAIL. |\n| delivery_time | Time at which the search results are delivered. Populated only if the delivery_method is set to EMAIL. | Time of day and day of week in a specific timezone. |\n| email_address | The email address where the search results are sent. | String. Populated only if the delivery method is set to EMAIL. |\n[Exported Object: Your Google Alerts subscriptions\nExported Object represents: A list of subscriptions to Google Search queries.\nObject is exported in these formats: JSON\nExported object has the following fields:]\n\n| Resource Group \\* | Description | Exported Objects |\n|----------------------|------------------------------------------------------------------------------------------------------|----------------------------------|\n| alerts.subscriptions | This resource group contains data for Google Alerts subscriptions, including the associated filters. | Your Google Alerts subscriptions |\n[A table representing Resource Groups and the objects that are exported with it.]"]]