Method: accounts.lfpStores.get
Mengambil informasi tentang toko.
Permintaan HTTP
GET https://merchantapi.googleapis.com/lfp/v1beta/{name=accounts/*/lfpStores/*}
URL menggunakan sintaksis gRPC Transcoding.
Parameter jalur
Parameter |
name |
string
Wajib. Nama toko yang akan diambil. Format: accounts/{account}/lfpStores/{target_merchant}~{storeCode}
|
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Jika berhasil, isi respons memuat instance LfpStore
.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut:
https://www.googleapis.com/auth/content
Untuk mengetahui informasi selengkapnya, lihat OAuth 2.0 Overview.
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-01-23 UTC.
[null,null,["Terakhir diperbarui pada 2025-01-23 UTC."],[[["Retrieves detailed information about a specific Local Inventory Ads store."],["Requires authorization with the `https://www.googleapis.com/auth/content` scope."],["Uses a `GET` request to the specified URL with the store's name as a path parameter."],["The request body should be empty, and a successful response will return an `LfpStore` object."]]],[]]