AdGroupKeywordSuggestion
Stay organized with collections
Save and categorize content based on your preferences.
The suggested text and AdGroup/Campaign pairing for a given keyword.
Fields |
keyword_text
|
string
The original keyword text.
|
suggested_keyword_text
|
string
The normalized version of keyword_text for BROAD/EXACT/PHRASE suggestions.
|
suggested_match_type
|
KeywordMatchType
The suggested keyword match type.
|
suggested_ad_group
|
string
The suggested AdGroup for the keyword. Resource name format: customers/{customer_id}/adGroups/{ad_group_id}
|
suggested_campaign
|
string
The suggested Campaign for the keyword. Resource name format: customers/{customer_id}/campaigns/{campaign_id}
|
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 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# AdGroupKeywordSuggestion\n\nThe suggested text and AdGroup/Campaign pairing for a given keyword.\n\n| Fields ||\n|------------------------------|-------------------------------------------------------------------------------------------------------------------------------|\n| ### `keyword_text` | `string` The original keyword text. |\n| ### `suggested_keyword_text` | `string` The normalized version of keyword_text for BROAD/EXACT/PHRASE suggestions. |\n| ### `suggested_match_type` | [KeywordMatchType](/google-ads/api/reference/rpc/v21/KeywordMatchTypeEnum.KeywordMatchType) The suggested keyword match type. |\n| ### `suggested_ad_group` | `string` The suggested AdGroup for the keyword. Resource name format: `customers/{customer_id}/adGroups/{ad_group_id}` |\n| ### `suggested_campaign` | `string` The suggested Campaign for the keyword. Resource name format: `customers/{customer_id}/campaigns/{campaign_id}` |"]]