Get the most recent forecast for a specific market analysis.
Returns the latest forecast regardless of is_active status. The is_active field indicates whether the forecast is still valid (False means config/keywords have changed since forecast creation).
Returns None (204 No Content) if no forecast exists for this analysis.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
Schema for a market analysis forecast.
Forecast ID
Total monthly search volume
Average low-range bid estimate
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Average high-range bid estimate
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Estimated cost per lead/conversion
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Creation timestamp
Last update timestamp
Whether the forecast is active (False if config/keywords changed)