KeywordPlanCampaignKeyword
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
Only negative keywords are supported for Keyword Plan Campaign keywords.
The resource name for a Keyword Plan Campaign keyword follows a specific format including the customer ID and keyword plan campaign keyword ID.
Key fields for a Keyword Plan Campaign keyword include match_type, keyword_plan_campaign, id, and text.
The negative field must be set to true, as only negative campaign keywords are supported.
A Keyword Plan Campaign keyword. Only negative keywords are supported for Campaign Keyword.
code Proto definition
Fields
id
int64
Output only. The ID of the Keyword Plan negative keyword.
keyword_plan_campaign
string
The Keyword Plan campaign to which this negative keyword belongs.
match_type
KeywordMatchType
The keyword match type.
negative
bool
Immutable. If true, the keyword is negative. Must be set to true. Only negative campaign keywords are supported.
resource_name
string
Immutable. The resource name of the Keyword Plan Campaign keyword. KeywordPlanCampaignKeyword resource names have the form:
customers/{customer_id}/keywordPlanCampaignKeywords/{kp_campaign_keyword_id}
text
string
The keyword text.
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-12-12 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-12-12 UTC."],[],[]]