The HistoricalRequestData object represents the keyword data or metrics on which a historical retroactive forecast is required.
For the startDate and endDate, only the month and year components are considered, the rest are ignored.
| Element | Data Type | Description | Restrictions * |
|---|---|---|---|
| accountID | string | The Account ID | Req |
| endDate | dateTime | The end date up to which historical data is required | Req |
| marketID | string | The Market ID | Req |
| matchTypes | KeywordForecast MatchType[] |
The list of forecast match types | Req |
| startDate | dateTime | The start date from which historical data is required | Req |