Resource: KeywordPlanCampaign
A Keyword Plan campaign. Max number of keyword plan campaigns per plan allowed: 1.
JSON representation | |
---|---|
{ "resourceName": string, "languageConstants": [ string ], "keywordPlanNetwork": enum ( |
Fields | |
---|---|
resourceName |
Immutable. The resource name of the Keyword Plan campaign. KeywordPlanCampaign resource names have the form:
|
languageConstants[] |
The languages targeted for the Keyword Plan campaign. Max allowed: 1. |
keywordPlanNetwork |
Targeting network. This field is required and should not be empty when creating Keyword Plan campaigns. |
geoTargets[] |
The geo targets. Max number allowed: 20. |
keywordPlan |
The keyword plan this campaign belongs to. |
id |
Output only. The ID of the Keyword Plan campaign. |
name |
The name of the Keyword Plan campaign. This field is required and should not be empty when creating Keyword Plan campaigns. |
cpcBidMicros |
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. |
KeywordPlanNetwork
Enumerates keyword plan forecastable network types.
Enums | |
---|---|
UNSPECIFIED |
Not specified. |
UNKNOWN |
The value is unknown in this version. |
GOOGLE_SEARCH |
Google googleAds.search. |
GOOGLE_SEARCH_AND_PARTNERS |
Google googleAds.search + googleAds.search partners. |
KeywordPlanGeoTarget
A geo target.
JSON representation | |
---|---|
{ "geoTargetConstant": string } |
Fields | |
---|---|
geoTargetConstant |
Required. The resource name of the geo target. |
Methods |
|
---|---|
|
Returns the requested Keyword Plan campaign in full detail. |
|
Creates, updates, or removes Keyword Plan campaigns. |