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.
REST Resource: locations.questions.answers
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Kaynak
Bu kaynakla ilişkili kalıcı veri yok.
Yöntemler |
|
Geçerli kullanıcı tarafından bir soruya yazılan yanıtı siler. |
|
Belirtilen bir soru için sayfalara ayrılmış yanıt listesini döndürür. |
|
Bir yanıt oluşturur veya kullanıcı tarafından belirtilen soru için yazılmış mevcut yanıtı günceller. |
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\u003eThis resource represents Q&A data, specifically answers to questions associated with a location, but it does not store any persistent data itself.\u003c/p\u003e\n"],["\u003cp\u003eUsers can delete their answers, view a list of answers for a specific question, and create or update their answers using the provided methods.\u003c/p\u003e\n"],["\u003cp\u003eThe available methods for interacting with this resource include deleting, listing, and upserting answers.\u003c/p\u003e\n"]]],["This resource lacks persistent data. It supports three main actions: deleting, listing, and upserting answers. `delete` removes the current user's answer to a question. `list` retrieves a paginated collection of answers for a specific question. `upsert` either creates a new answer or updates an existing one, specifically for answers authored by the current user. These actions are all associated with managing user-generated answers to questions.\n"],null,["# REST Resource: locations.questions.answers\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|---------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|\n| ### [delete](/my-business/reference/qanda/rest/v1/locations.questions.answers/delete) | Deletes the answer written by the current user to a question. |\n| ### [list](/my-business/reference/qanda/rest/v1/locations.questions.answers/list) | Returns the paginated list of answers for a specified question. |\n| ### [upsert](/my-business/reference/qanda/rest/v1/locations.questions.answers/upsert) | Creates an answer or updates the existing answer written by the user for the specified question. |"]]