VerticalFeedGroupType

enum VerticalFeedGroupType : Enum<VerticalFeedGroupType>

This enum class represents the type of the vertical feed group.

Entries

AUTOMATED_SHOPPABLE
Link copied to clipboard
AUTOMATED_SHOPPABLE("sdk_automated_shoppable")

Denotes vertical feed group type is Product

Live
Link copied to clipboard
Live("live")

Denotes vertical feed group type is Live

Ad
Link copied to clipboard
Ad("ad")

Denotes vertical feed group type is Ad

Default
Link copied to clipboard
Default("default")

Default type for the vertical feed group type

Properties

customName
Link copied to clipboard
val customName: String
name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int