Masalah Umum
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Untuk mengetahui informasi selengkapnya tentang masalah umum dan kode error di feed, lihat Kode Error Feed.
Masalah |
Jenis |
Resolusi |
Error penguraian JSON |
Sintaksis |
Tinjau sintaksis yang digunakan dalam payload JSON. |
Shard tidak ada |
Konfigurasi |
Jumlah total shard tidak ada. |
Stempel waktu pembuatan salah |
Sintaksis |
- Gunakan stempel waktu pembuatan yang berbeda untuk berbagai upload Feed.
- Gunakan stempel waktu pembuatan yang sama untuk setiap shard dalam upload Feed yang sama.
|
Alamat penjual,
peringatan nomor telepon |
Konfigurasi |
Alamat atau nomor telepon salah atau tidak ada. |
TIMESTAMP_OUT_OF_RANGE |
Konfigurasi |
Stempel waktu yang diberikan di masa lalu atau mengirimkan feed lama. |
DURATION_OUT_OF_RANGE |
Konfigurasi |
Durasi negatif, terlalu besar, atau terlalu kecil untuk merepresentasikan durasi yang valid. Durasi harus lebih besar dari nol detik dan kurang
dari 168 jam. |
INVALID_TIME_RANGE |
Konfigurasi |
- Pengecualian jadwal tidak boleh kosong.
- Waktu mulai tidak boleh kurang dari tanggal saat ini.
|
RECORD_OUT_OF_RESTRICTION |
Konfigurasi |
Jika catatan diberikan di luar batasan dalam batasan.
Misalnya, jika ada batasan pada ketersediaan layanan dari
10 Juli hingga 11 Juli, dan 17 Juli diberikan dalam batasan ini.
|
AVAILABILITY_SPOT_COUNT_OUT_OF_RANGE |
Konfigurasi |
Terjadi saat jumlah tempat yang tersedia lebih besar daripada jumlah total tempat. |
MISSING_ID |
Konfigurasi |
ID penjual atau ID Layanan tidak ada di masing-masing feed. |
MISSING_NAME |
Konfigurasi |
Nama penjual atau Nama layanan tidak ada di feed masing-masing. |
MISSING_ADDRESS |
Konfigurasi |
Alamat penjual tidak ada di Feed Penjual. |
MISSING_RESOURCES |
Konfigurasi |
Resource yang tidak lengkap akan diupdate.
Contoh skenario mencakup saat ID ruang diberikan, tetapi nama
ruang tidak ada. |
MISSING_REQUIRED_FIELD |
Konfigurasi |
Feed tidak memiliki kolom wajib diisi, seperti ID penjual, Nama penjual, ID layanan, dan Nama layanan. |
BAD_OR_INELIGIBLE_URL |
Konfigurasi |
URL yang tidak didukung di Google, dan URL yang berbahaya. |
INVALID_SCHEDULING_RULES |
Konfigurasi |
Aturan penjadwalan layanan yang diberikan tidak valid. |
DUPLICATE_SERVICES |
Konfigurasi |
Layanan yang berbeda dengan nama dan durasi yang sama. |
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 2025-07-26 UTC.
[null,null,["Terakhir diperbarui pada 2025-07-26 UTC."],[],[],null,["# Common Issues\n\nFor more information on common issues and error codes in feeds, see\n[Feed Error Codes](/actions-center/verticals/reservations/e2e/reference/feeds/feed-errors).\n\n| Issue | Type | Resolution |\n|-----------------------------------------|--------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| JSON parsing errors | Syntax | Review the syntax used in the JSON payload. |\n| Missing shards | Config | Missing total shards. |\n| Incorrect generation timestamp | Syntax | 1. Use different generation timestamp for different Feed uploads. 2. Use the same generation timestamp for every shard within the same Feed upload. |\n| Merchant address, phone number warnings | Config | Incorrect or missing address or phone number. |\n| `TIMESTAMP_OUT_OF_RANGE` | Config | Timestamp provided in the past or sending old feed. |\n| `DURATION_OUT_OF_RANGE` | Config | Duration is either negative, too large, or too small to represent a valid duration. The duration must be greater than zero seconds and less than 168 hours. |\n| `INVALID_TIME_RANGE` | Config | 1. Schedule exceptions shouldn't be empty. 2. Start time shouldn't be less than the current date. |\n| `RECORD_OUT_OF_RESTRICTION` | Config | When a record is provided out of restriction within the restriction. For example, if there is a restriction on service availability from July 10 to July 11, and July 17 is provided within this restriction. |\n| `AVAILABILITY_SPOT_COUNT_OUT_OF_RANGE` | Config | Caused when the number of spots open are greater than the number of total spots. |\n| `MISSING_ID` | Config | Missing merchant ID or Service ID in respective feeds. |\n| `MISSING_NAME` | Config | Missing merchant name or Service name in respective feeds. |\n| `MISSING_ADDRESS` | Config | Missing address of the merchant in Merchant Feed. |\n| `MISSING_RESOURCES` | Config | Incomplete resources are updated. Example scenario includes when room ID is provided but the name of the room is missing. |\n| `MISSING_REQUIRED_FIELD` | Config | Feeds missing required fields, such as Merchant ID, Merchant name, Service ID, and Service name. |\n| `BAD_OR_INELIGIBLE_URL` | Config | URLs that aren't supported on Google, and URLs that are harmful. |\n| `INVALID_SCHEDULING_RULES` | Config | Invalid service scheduling rules provided. |\n| `DUPLICATE_SERVICES` | Config | Different services with the same name and duration. |"]]