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.
InternalError
Menjelaskan kegagalan internal.
Representasi JSON |
{
"errorDetails": [
{
object (ErrorDetail )
}
]
} |
Kolom |
errorDetails[] |
object (ErrorDetail )
Memerinci kegagalan individual.
|
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."],[[["This documentation details the JSON representation of internal failures."],["The representation includes an `errorDetails` field containing an array of `ErrorDetail` objects, which provide specifics on individual failures."]]],["The core content details internal failures, represented in JSON format. The structure includes an `errorDetails` array, which is an array of objects. Each object within `errorDetails` represents an individual failure and conforms to the `ErrorDetail` schema. The `errorDetails` field contains specific details about each encountered failure.\n"]]