Uyarı Şeması Referansı
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Dışa aktarılan nesne: Google Uyarılar abonelikleriniz
Dışa aktarılan nesne şunu temsil eder: Google Arama sorgularıyla ilgili aboneliklerin listesi.
Nesne şu biçimlerde dışa aktarılır: JSON
Dışa aktarılan nesnenin alanları şunlardır:
* Önceki alanlar, ilgili veri dışa aktarma işlemlerini ayrıştırmak ve beslemek için anahtar veri alanlarını temsil eder. Dışa aktarma işleminde oluşturulan veri alanları hizmete ve kullanıcı işlemine göre değişir. Bazı hizmetler veya işlemler, açıklanan tüm veri alanlarını oluşturmaz.
|
Veri Alanı * |
Alan Tanımı |
Veri Alanı Türü |
sorgu |
Arama sorgusu. |
dize |
language |
Sorgu dilini temsil eden ISO 639-1 kodu. |
dize |
country |
Sorgunun hedeflediği coğrafi bölgeyi temsil eden ISO 3166-1 kodu. |
dize |
apply_language_restrict |
Dilin arama sonuçlarına katı filtreleme uygulanıp uygulanmayacağı. |
boolean |
apply_region_restrict |
Ülkenin arama sonuçlarına katı filtre uygulanıp uygulanmayacağını belirtir. |
boolean |
source |
Arama sonuçlarının, getirme işlemi için kullanılan kaynakları. |
Dize listesi. Kaynak, HABERLER veya WEB'dir. |
kalite |
İzin verilen minimum arama sonucu kalitesi. Kalite, güncellik ve belirginlik gibi birden fazla faktöre bağlı olabilir.
|
Dize listesi. Kalite DÜŞÜK veya YÜKSEK'tir. |
delivery_method |
Sonuçların nasıl yayınlandığı. |
Dize. Yayınlanma yöntemi EMAIL veya RSS olmalıdır. |
delivery_frequency |
Arama sonuçlarının ne sıklıkta yayınlanacağını belirler. |
Dize. Yayın sıklığı SAATLIK, GÜNLÜK veya HAFTALIK'tır. Bu alan yalnızca delivery_method EMAIL olarak ayarlanmışsa mevcuttur.
|
delivery_time |
Arama sonuçlarının yayınlandığı zaman. Yalnızca delivery_method EMAIL olarak ayarlanmışsa doldurulur.
|
Belirli bir saat diliminde saat ve gün. |
email_address |
Arama sonuçlarının gönderildiği e-posta adresi. |
Dize. Yalnızca yayın yöntemi E-POSTA olarak ayarlanmışsa doldurulur. |
Kaynak gruplarını ve bunlarla birlikte dışa aktarılan nesneleri temsil eden bir tablo.
Kaynak Grubu * |
Açıklama |
Dışa Aktarılan Nesneler |
alerts.subscriptions |
Bu kaynak grubu, ilişkili filtreler dahil olmak üzere Google Alerts abonelikleriyle ilgili verileri içerir.
|
Google Alerts abonelikleriniz |
* Belirli bir Kaynak Grubu için OAuth Kapsam Adı'nı almak üzere Kaynak Grubu'na "https://www.googleapis.com/auth/dataportability" ifadesini ekleyin. Örneğin, "myactivity.search" kaynak grubunun OAuth kapsamı adı "https://www.googleapis.com/auth/dataportability.myactivity.search" şeklindedir.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 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.]"]]