AssetGroupListingGroupFilterError

Enum describing possible asset group listing group filter errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

TREE_TOO_DEEP

Listing group tree is too deep.

UNIT_CANNOT_HAVE_CHILDREN

Listing Group UNIT node cannot have children.

SUBDIVISION_MUST_HAVE_EVERYTHING_ELSE_CHILD

Listing Group SUBDIVISION node must have everything else child.

DIFFERENT_DIMENSION_TYPE_BETWEEN_SIBLINGS

Dimension type of Listing Group must be the same as that of its siblings.

SAME_DIMENSION_VALUE_BETWEEN_SIBLINGS

The sibling Listing Groups target exactly the same dimension value.

SAME_DIMENSION_TYPE_BETWEEN_ANCESTORS

The dimension type is the same as one of the ancestor Listing Groups.

MULTIPLE_ROOTS

Each Listing Group tree must have a single root.

INVALID_DIMENSION_VALUE

Invalid Listing Group dimension value.

MUST_REFINE_HIERARCHICAL_PARENT_TYPE

Hierarchical dimension must refine a dimension of the same type.

INVALID_PRODUCT_BIDDING_CATEGORY

Invalid Product Bidding Category.

CHANGING_CASE_VALUE_WITH_CHILDREN

Modifying case value is allowed only while updating the entire subtree at the same time.

SUBDIVISION_HAS_CHILDREN

Subdivision node has children which must be removed first.

CANNOT_REFINE_HIERARCHICAL_EVERYTHING_ELSE

Dimension can't subdivide everything-else node in its own hierarchy.