GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeAdvancedOrderType - iOS

Use to control how the order of content (stories) displays in the widget. Use BlazeAdvancedOrderType in combination with BlazeOrderType. When sorting, BlazeadvancedOrderType has priority over BlazeOrderType.

ValueDescription
liveFirstLive stories (content) are displayed first. When shouldOrderWidgetByReadStatus is enabled (the default), the sequence is: (1) live unread, (2) live read, (3) non-live unread, (4) non-live read. See Ordering and item limits.

Did this page help you?