KeywordPlanCompetitionLevel
Stay organized with collections
Save and categorize content based on your preferences.
Competition level of a keyword.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
The value is unknown in this version. |
LOW
|
Low competition. The Competition Index range for this is [0, 33]. |
MEDIUM
|
Medium competition. The Competition Index range for this is [34, 66]. |
HIGH
|
High competition. The Competition Index range for this is [67, 100]. |
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-02-20 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-02-20 UTC."],[[["Keyword competition is categorized into three levels: Low, Medium, and High, represented by enums in the system."],["Each competition level corresponds to a specific range within the Competition Index, allowing for a granular understanding of keyword competitiveness."],["`LOW` signifies a Competition Index between 0 and 33, `MEDIUM` falls between 34 and 66, and `HIGH` represents a range from 67 to 100."],["The enums `UNSPECIFIED` and `UNKNOWN` are used for cases where the competition level is either not specified or not available in the current system version."]]],[]]