Class ListingGroupFilterDimension.ProductCategory

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductCategory
All Implemented Interfaces:
ListingGroupFilterDimension.ProductCategoryOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
ListingGroupFilterDimension

public static final class ListingGroupFilterDimension.ProductCategory extends com.google.protobuf.GeneratedMessageV3 implements ListingGroupFilterDimension.ProductCategoryOrBuilder
 One element of a category at a certain level. Top-level categories
 are at level 1, their children at level 2, and so on. We currently support
 up to 5 levels. The user must specify a dimension type that indicates the
 level of the category. All cases of the same subdivision must have the same
 dimension type (category level).
 
Protobuf type google.ads.googleads.v18.resources.ListingGroupFilterDimension.ProductCategory
See Also: