KeywordParameters
Stay organized with collections
Save and categorize content based on your preferences.
Parameters to use when applying keyword recommendation.
Fields |
match_type
|
KeywordMatchType
The match type of the keyword. This is a required field.
|
ad_group
|
string
The ad group resource to add keyword to. This is a required field.
|
cpc_bid_micros
|
int64
Optional, CPC bid to set for the keyword. If not set, keyword will use bid based on bidding strategy used by target ad group.
|
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 2024-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["Keyword recommendations require specifying the `match_type`, `ad_group`, and optionally the `cpc_bid_micros`."],["The `match_type` dictates how closely the keyword must match a user's search query to trigger an ad."],["The `ad_group` determines which group of ads the keyword will belong to."],["Setting `cpc_bid_micros` allows for custom cost-per-click bids on the keyword, otherwise the ad group's bidding strategy is used."]]],[]]