Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the
REST Introduction for details.
Send feedback
KeywordPlanAdGroup
Stay organized with collections
Save and categorize content based on your preferences.
A Keyword Planner ad group. Max number of keyword plan ad groups per plan: 200.
JSON representation
{
"resourceName" : string ,
"keywordPlanCampaign" : string ,
"id" : string ,
"name" : string ,
"cpcBidMicros" : string
}
Fields
resourceName
string
Immutable. The resource name of the Keyword Planner ad group. KeywordPlanAdGroup resource names have the form:
customers/{customerId}/keywordPlanAdGroups/{kp_ad_group_id}
keywordPlanCampaign
string
The keyword plan campaign to which this ad group belongs.
id
string (int64 format)
Output only. The ID of the keyword plan ad group.
name
string
The name of the keyword plan ad group.
This field is required and should not be empty when creating keyword plan ad group.
cpcBidMicros
string (int64 format)
A default ad group max cpc bid in micros in account currency for all biddable keywords under the keyword plan ad group. If not set, will inherit from parent campaign.
Send feedback
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 2023-02-15 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?