برای تأثیر بر ترتیب نمایش خدمات برای یک تاجر معین، ranking_hint.score را در هر Service در فید سرویس تنظیم کنید.
// Ranking hints for a service.messageServiceRankingHint{// Arbitrary partner or merchant assigned rank for this service.//// Services with a higher score will be shown more prominently (e.g. shown// higher in lists). Note that other factors may also influence ranking, such// as price, availability, user history, etc.//// Optional. Must be non-negative if set.floatscore=1[features.field_presence=EXPLICIT];}
هنگامی که چندین سرویس نمایش داده می شود (به عنوان مثال: صفحه مستقیماً بعد از دکمه "رزرو" که همه خدمات را برای انتخاب کاربر نشان می دهد)، از Service.ranking_hint.score به عنوان یکی از سیگنال ها برای سفارش خدمات استفاده می کند. هر چه امتیاز بالاتر باشد، سرویس بالاتر در صفحه نمایش داده می شود.
مثال
یک بازرگان دارای 3 سرویس "کاهش مو"، "رنگ آمیزی"، "ماساژ پوست سر و کوتاهی مو" می باشد و سفارش ترجیحی آنها به شرح زیر است:
تاریخ آخرین بهروزرسانی 2024-10-26 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-10-26 بهوقت ساعت هماهنگ جهانی."],[[["Set `ranking_hint.score` within each Service in the Service feed to influence the display order of services for a merchant."],["Higher `ranking_hint.score` values correspond to higher placement in service lists, but other factors like price and user history may also influence ranking."],["`ranking_hint.score` must be non-negative, and if used for one service of a merchant, it should be set for all services of that merchant."],["Google may use additional signals alongside `ranking_hint.score`, potentially resulting in a display order different from the specified score."]]],[]]