ForecastKeywordBatch represents the keyword and (optional) AD Group data required for a forecast.
Use ForecastKeywordBatch to set customized (specific) bid values and match types for individual keywords. The values you set here will override the default (base) values set in ForecastRequestData.
| Element | Data Type | Description | Restrictions * |
|---|---|---|---|
| adGroupID | long | The AD Group ID | Opt |
| contentMatch MaxBid |
double | The maximum bid for Content Match | Opt |
| keyword | string | The keyword | Req |
| matchTypes | ForecastMatch Type[] |
The list of forecast match types | Opt |
| sponsoredSearch MaxBid |
double | The maximum bid for Sponsored Search | Opt |