Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
ListingGroupFilterProductCategoryLevel
Stay organized with collections
Save and categorize content based on your preferences.
The level of the listing group filter product category.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
LEVEL1
|
Level 1. |
LEVEL2
|
Level 2. |
LEVEL3
|
Level 3. |
LEVEL4
|
Level 4. |
LEVEL5
|
Level 5. |
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 2024-05-29 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 2024-05-29 UTC."],[[["The `ProductCategoryLevel` enum defines the level of the listing group filter product category, ranging from Level 1 to Level 5."],["`UNSPECIFIED` and `UNKNOWN` are special values indicating an unspecified or unknown level, respectively."],["These levels are used to categorize products within listing group filters."]]],["The provided content defines the different levels of a listing group filter's product category. The levels range from `LEVEL1` to `LEVEL5`, indicating a hierarchical structure. `UNSPECIFIED` denotes a category that hasn't been specified, while `UNKNOWN` is used exclusively as a return value when the category is unknown in the current system version. These are the only possible values.\n"]]