KeywordPlanAdGroupKeywordError
Stay organized with collections
Save and categorize content based on your preferences.
Enum describing possible errors from applying a keyword plan ad group keyword or keyword plan campaign keyword.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
INVALID_KEYWORD_MATCH_TYPE
|
A keyword or negative keyword has invalid match type. |
DUPLICATE_KEYWORD
|
A keyword or negative keyword with same text and match type already exists. |
KEYWORD_TEXT_TOO_LONG
|
Keyword or negative keyword text exceeds the allowed limit. |
KEYWORD_HAS_INVALID_CHARS
|
Keyword or negative keyword text has invalid characters or symbols. |
KEYWORD_HAS_TOO_MANY_WORDS
|
Keyword or negative keyword text has too many words. |
INVALID_KEYWORD_TEXT
|
Keyword or negative keyword has invalid text. |
NEGATIVE_KEYWORD_HAS_CPC_BID
|
Cpc Bid set for negative keyword. |
NEW_BMM_KEYWORDS_NOT_ALLOWED
|
New broad match modifier (BMM) KpAdGroupKeywords are not allowed. |
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."],[[["This enum describes potential errors encountered when applying keywords to ad groups or campaigns in a keyword plan."],["Errors can include issues with match type, duplication, text length, characters, word count, and bid settings."],["Some errors are specific to negative keywords, such as having a CPC bid or using broad match modifiers."],["If the error is `UNSPECIFIED` or `UNKNOWN`, it means the system either doesn't have enough information or the error type isn't recognized in the current version."]]],[]]