KeywordPlanCampaign

  • A Keyword Plan campaign is limited to one per plan.

  • Key fields for a Keyword Plan campaign include resource name, targeted languages, targeting network, geo targets, associated keyword plan, ID, name, and default CPC bid.

  • Several fields are required and should not be empty when creating Keyword Plan campaigns, such as keyword plan network, name, and cpc_bid_micros.

  • The maximum number of geo targets allowed for a Keyword Plan campaign is 20, and the maximum number of targeted languages is 1.

  • The resource name and ID of a Keyword Plan campaign are immutable and output only, respectively.

A Keyword Plan campaign. Max number of keyword plan campaigns per plan allowed: 1.

Fields

resource_name

string

Immutable. The resource name of the Keyword Plan campaign. KeywordPlanCampaign resource names have the form:

customers/{customer_id}/keywordPlanCampaigns/{kp_campaign_id}

language_constants[]

string

The languages targeted for the Keyword Plan campaign. Max allowed: 1.

keyword_plan_network

KeywordPlanNetwork

Targeting network.

This field is required and should not be empty when creating Keyword Plan campaigns.

geo_targets[]

KeywordPlanGeoTarget

The geo targets. Max number allowed: 20.

keyword_plan

string

The keyword plan this campaign belongs to.

id

int64

Output only. The ID of the Keyword Plan campaign.

name

string

The name of the Keyword Plan campaign.

This field is required and should not be empty when creating Keyword Plan campaigns.

cpc_bid_micros

int64

A default max cpc bid in micros, and in the account currency, for all ad groups under the campaign.

This field is required and should not be empty when creating Keyword Plan campaigns.