Contents

KeywordInsights

Insights for keyword reporting rows.

Declaration

object KeywordInsights

Properties

NameTypeDescription
bidRecommendationReportingKeywordBidRecommendation

Suggested bid information for this keyword. See ReportingKeywordBidRecommendation. Read-only.

Discussion

The KeywordInsights object provides performance insights attached to a keyword report row. Currently includes bid recommendation data.

Example

{
  "bidRecommendation": {
    "suggestedBidAmount": 2.35
  }
}

See Also