KeywordRecommendation

  • Keyword Recommendation includes recommended keywords, a list of matching search terms, and a recommended CPC bid.

  • The recommended keyword is an output-only field providing KeywordInfo.

  • search_terms is an output-only list of SearchTerm objects that match the recommended keyword, potentially repeating for multiple keywords.

  • recommended_cpc_bid_micros is an output-only int64 field representing the recommended cost-per-click bid.

The keyword recommendation.

Fields

keyword

KeywordInfo

Output only. The recommended keyword.

search_terms[]

SearchTerm

Output only. A list of search terms this keyword matches. The same search term may be repeated for multiple keywords.

int64

Output only. The recommended CPC (cost-per-click) bid.