AI-generated Key Takeaways
-
A Keyword Plan Campaign keyword specifically refers to negative keywords for campaigns.
-
The resource name for a Keyword Plan Campaign keyword follows the format
customers/{customer_id}/keywordPlanCampaignKeywords/{kp_campaign_keyword_id}
. -
Key fields include
match_type
,keyword_plan_campaign
(to link to the campaign),id
(output only),text
(the keyword itself), andnegative
(which must be true for campaign keywords).
A Keyword Plan Campaign keyword. Only negative keywords are supported for Campaign Keyword.
Fields | |
---|---|
|
Immutable. The resource name of the Keyword Plan Campaign keyword. KeywordPlanCampaignKeyword resource names have the form:
|
|
The keyword match type. |
|
The Keyword Plan campaign to which this negative keyword belongs. |
|
Output only. The ID of the Keyword Plan negative keyword. |
|
The keyword text. |
|
Immutable. If true, the keyword is negative. Must be set to true. Only negative campaign keywords are supported. |