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.

DIMENSION_TYPE_NOT_ALLOWED

This dimension type is not allowed in this context.

DUPLICATE_WEBPAGE_FILTER_UNDER_ASSET_GROUP

All the webpage filters under an AssetGroup should be distinct.

LISTING_SOURCE_NOT_ALLOWED

Filter of the listing source type is not allowed in the context.

FILTER_EXCLUSION_NOT_ALLOWED

Exclusion filters are not allowed in the context.

MULTIPLE_LISTING_SOURCES

All the filters under an AssetGroup should have the same listing source.

MULTIPLE_WEBPAGE_CONDITION_TYPES_NOT_ALLOWED

All the conditions in a webpage needs to be of same type.

MULTIPLE_WEBPAGE_TYPES_PER_ASSET_GROUP

All the webpage types of the filters under an AssetGroup should be of same type. Example: All the webpage types can be of type custom_label or url_contains but not both.

PAGE_FEED_FILTER_HAS_PARENT

All page feed filter nodes are root nodes and they can't have a parent.

MULTIPLE_OPERATIONS_ON_ONE_NODE

There cannot be more than one mutate operation per request that targets a single asset group listing group filter.