Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
ProductCategory
Stay organized with collections
Save and categorize content based on your preferences.
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).
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-25 UTC."],[[["Represents a single element within a product category hierarchy, supporting up to 5 levels (level 1 being the top-level category)."],["All subcategories within the same division must share the same dimension type, indicating their level in the hierarchy."],["Utilizes a `level` field to specify the category's hierarchical position and a `category_id` field corresponding to the Google Product Category ID."]]],["The content describes product categories within a hierarchical structure, supporting up to 5 levels. Each category has a `level` field, indicating its position (1-5), and a `category_id`, which corresponds to the Google product category ID. A dimension type must be specified for each category, and all instances of the same subdivision must share this dimension type. The `level` field utilizes the `ListingGroupFilterProductCategoryLevel` enum.\n"]]