BlazeRecommendationsType - Android
BlazeRecommendationsType is a sealed class that defines the types of recommendations that can be requested from the service.
The For you cold start parameter is coldStartLabels, available in Android SDK 1.20.3 or later.
| Values | Associated values | Behavior |
|---|---|---|
| ForYou |
| Represents the For you case: viewer-specific recommendations from the service. Use this case to fetch recommendations tailored to the current viewer, based on their preferences and past interactions. |
| Trending |
| Represents recommendations for content that is currently trending. Use this case to fetch recommendations for content that is popular and trending across the Experiences platform. This allows viewers to discover what is currently popular and engaging to a broader audience. |
Updated 22 days ago
Did this page help you?
