KeywordPlanCampaignKeyword

  • A Keyword Plan Campaign keyword represents a negative keyword associated with a Keyword Plan campaign.

  • It includes fields for the resource name, match type, the associated Keyword Plan campaign, ID, text, and a flag indicating if it's negative.

  • Only negative keywords are supported for Campaign Keywords.

A Keyword Plan Campaign keyword. Only negative keywords are supported for Campaign Keyword.

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.