Google Business Performance API memiliki metode API
BARU yang memungkinkan pengambilan beberapa `DailyMetrics` dalam satu permintaan API.
Tinjau
jadwal penghentian dan petunjuk untuk bermigrasi dari metode API reportInsights v4 ke Google Business Profile Performance API.
ValidationError
Menjelaskan kegagalan validasi dalam permintaan klien.
Representasi JSON |
{
"errorDetails": [
{
object (ErrorDetail )
}
]
} |
Kolom |
errorDetails[] |
object (ErrorDetail )
Memerinci kegagalan validasi individual dengan kode error bilangan bulat.
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-08-21 UTC.
[null,null,["Terakhir diperbarui pada 2024-08-21 UTC."],[[["The JSON response describes validation failures in a client request using an `errorDetails` array."],["`errorDetails` contains objects of type `ErrorDetail` providing specific information about each validation failure, including error codes."]]],["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"]]