Google Business Performance API, tek bir API isteğinde birden fazla "GünlükMetrik" getirmeye olanak tanıyan
YENİ bir API yöntemine sahiptir.
Kullanımdan kaldırma planını ve v4 reportInsights API yönteminden Google Business Profile Performance API'ye geçiş talimatlarını inceleyin.
Soru-Cevap API'si
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Değişiklik günlüğü
v1: 18.09.2024
locations.questions ve locations.questions.answers için eski kimlik artık kabul edilmeyecektir
name
alanı, 2024-09-16
ile başlayan sorunun veya yanıtın eski kimliğini içeriyorsa API bir istisna döndürür. API'yi çağırırken eski kimliği kullanıyorsanız list
yöntemini çağırarak eski kimliği yeni kimlikle değiştirin.
v1: 12.02.2024
name
alanı locations.questions
ve locations.questions.answers
için değişecek
2024-02-12
tarihinden itibaren sorunun veya yanıtın eski kimliğini içeren name
alanının yeni bir kimlikle değiştirileceğini unutmayın. Soru veya yanıt için eski kimliği kullanıyorsanız API, isteğinizin yanıt nesnesinde yeni kimliği döndürür.
v1: 13.11.2023
50'den fazla soru alan işletmeler için locations.questions.list
locations.questions.list
için orderBy
sorgu parametresinde, 50'den fazla soru olduğunda işletme tarafından oluşturulan soruları upvoteCount
sırasını kullanarak doğru şekilde sıralamayan bilinen bir sınırlama vardır.
v1: 2021-11-18
API Erişimi
S&S API'sinin GCP Console'dan etkinleştirilmesi gerekir. OAuth kapsamı aynı kalır.
Uç Nokta URL'si
Sorular uç noktasına https://mybusiness.googleapis.com/v4/accounts/{accountId}/locations/{locationId}/questions
yerine https://mybusinessqanda.googleapis.com/v1/locations/{locationId}/questions
adresinden erişilebilir.
Answers uç noktasına https://mybusiness.googleapis.com/v4/accounts/{accountId}/locations/{locationId}/questions/{questionId}/answers
yerine https://mybusinessqanda.googleapis.com/v1/locations/{locationId}/questions/{questionId}/answers
adresinden erişilebilir.
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.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-25 UTC."],[[["Starting September 16, 2024, the old ID format for questions and answers will be deprecated and replaced with a new ID format, requiring updates to API calls using the `list` method for retrieval."],["As of February 12, 2024, the `name` field for questions and answers transitioned to a new ID structure, with the API returning the updated ID in responses for compatibility."],["There is a known issue with the `locations.questions.list` method where the `orderBy` parameter with `upvoteCount` might not correctly sort business-created questions when exceeding 50 in number."],["The Q&A API requires explicit activation through the GCP Console, with endpoints for questions and answers being relocated to new URLs under the `mybusinessqanda.googleapis.com` domain."]]],[]]