Google Cloud Retail V2alpha Model Page Optimization Config Args
The PageOptimizationConfig for model training. This determines how many panels to optimize for, and which serving configs to consider for each panel. The purpose of this model is to optimize which ServingConfig to show on which panels in way that optimizes the visitors shopping journey.
Constructors
Functions
Properties
The type of UserEvent this page optimization is shown for. Each page has an associated event type - this will be the corresponding event type for the page that the page optimization model is used on. Supported types: * add-to-cart
: Products being added to cart. * detail-page-view
: Products detail page viewed. * home-page-view
: Homepage viewed * category-page-view
: Homepage viewed * shopping-cart-page-view
: User viewing a shopping cart. home-page-view
only allows models with type recommended-for-you
. All other page_optimization_event_type allow all Model.types.