ListingGroupFilterType

  • This content defines the types of listing group filters.

  • UNSPECIFIED and UNKNOWN are used for unspecified or unknown values.

  • SUBDIVISION indicates a subdivision of products.

  • UNIT_INCLUDED and UNIT_EXCLUDED represent included and excluded leaf nodes respectively.

The type of the listing group filter.

Proto definition GitHub

Enums

SUBDIVISION

Subdivision of products along some listing dimensions.

UNIT_EXCLUDED

An excluded listing group filter leaf node.

UNIT_INCLUDED

An included listing group filter leaf node.

UNKNOWN

Used for return value only. Represents value unknown in this version.

UNSPECIFIED

Not specified.