Method: accounts.products.get
محصول پردازش شده را از حساب Merchant Center شما بازیابی می کند.
پس از درج، بهروزرسانی یا حذف ورودی محصول، ممکن است چند دقیقه طول بکشد تا محصول نهایی بهروز شده بازیابی شود.
درخواست HTTP
GET https://merchantapi.googleapis.com/products/v1beta/{name=accounts/*/products/*}
URL از دستور GRPC Transcoding استفاده می کند.
پارامترهای مسیر
پارامترها |
---|
name | string مورد نیاز. نام محصول برای بازیابی قالب: accounts/{account}/products/{product} که در آن product آخرین بخش از 4 بخش تشکیل شده است: channel~contentLanguage~feedLabel~offerId مثال برای نام محصول "accounts/123/products/online~en~US~sku123" است. |
درخواست بدن
بدنه درخواست باید خالی باشد.
بدن پاسخگو
در صورت موفقیت آمیز بودن، بدنه پاسخ حاوی نمونه ای از Product
است.
محدوده مجوز
به محدوده OAuth زیر نیاز دارد:
-
https://www.googleapis.com/auth/content
برای اطلاعات بیشتر، بهOAuth 2.0 Overview .
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-23 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-23 بهوقت ساعت هماهنگ جهانی."],[[["Retrieves a specific product from your Merchant Center account using its unique identifier."],["The product identifier is constructed using the channel, content language, feed label, and offer ID."],["It may take several minutes for product updates to be reflected in the retrieval results."],["Requires authorization with the `https://www.googleapis.com/auth/content` scope."]]],["This document details retrieving a processed product from a Merchant Center account via a `GET` HTTP request. The URL utilizes gRPC Transcoding syntax and requires a `name` path parameter specifying the product in the format `accounts/{account}/products/{product}`. The request body must be empty. A successful response returns a `Product` instance. Access necessitates the `https://www.googleapis.com/auth/content` OAuth scope. Note that product updates may take minutes to reflect in retrieval.\n"]]