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.
ValidationError
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
İstemci isteğindeki doğrulama hatalarını açıklar.
JSON gösterimi |
{
"errorDetails": [
{
object (ErrorDetail )
}
]
} |
Alanlar |
errorDetails[] |
object (ErrorDetail )
Tam sayı hata kodlarıyla tek tek doğrulama hatalarını ayrıntılarıyla belirtir.
|
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\u003eThe JSON response describes validation failures in a client request using an \u003ccode\u003eerrorDetails\u003c/code\u003e array.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eerrorDetails\u003c/code\u003e contains objects of type \u003ccode\u003eErrorDetail\u003c/code\u003e providing specific information about each validation failure, including error codes.\u003c/p\u003e\n"]]],["The core content details validation failures in client requests, represented in JSON format. The JSON structure contains an `errorDetails` array. Each element within `errorDetails` is an `ErrorDetail` object, which describes individual validation issues. These `ErrorDetail` objects include integer error codes to identify the specific nature of each validation failure.\n"],null,["# ValidationError\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nDescribes validation failures in a client request.\n\n| JSON representation ||\n|---------------------------------------------------------------------------------------------------|---|\n| ``` { \"errorDetails\": [ { object (/my-business/reference/rest/Shared.Types/ErrorDetail) } ] } ``` |\n\n| Fields ||\n|------------------|---------------------------------------------------------------------------------------------------------------------------------------------------|\n| `errorDetails[]` | `object (`[ErrorDetail](/my-business/reference/rest/Shared.Types/ErrorDetail)`)` Details individual validation failures with integer error codes. |"]]