پیشنهاد جمع
نام نوع: AggregateOffer
پیشنهاد را تمدید می کند
نام | تایپ کنید | شرح |
---|
قیمت بالا | شماره یا متن | بالاترین قیمت از همه پیشنهادات موجود. |
قیمت پایین | شماره یا متن | پایین ترین قیمت از همه پیشنهادات موجود. |
تعداد پیشنهادات | عدد صحیح | تعداد پیشنهادات برای محصول. |
ارائه می دهد | پیشنهاد | پیشنهادی برای ارائه این مورد - به عنوان مثال، پیشنهادی برای فروش یک محصول، اجاره DVD یک فیلم، یا اهدای بلیط برای یک رویداد. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی."],[[["AggregateOffer, an extension of Offer, provides a way to represent a group of offers for a single product."],["It includes details like the highest and lowest prices, the total number of offers, and the individual offers themselves."],["This markup is used to display summarized information about multiple offers for a product or service."]]],["The `AggregateOffer` type defines a collection of offers, extending the base `Offer` type. It includes the `highPrice` and `lowPrice`, representing the highest and lowest prices among the offers, respectively, which can be numbers or text. The `offerCount` field specifies the total number of offers, and the `offers` field lists the individual offers, which can include sales, rentals, or giveaways.\n"]]