List values for a forecasting targeting key

Returns the available targeting values for a specified forecasting key. The targeting_key query parameter is required. Use GET /forecasting/keys first to discover valid key names. Results are paginated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Page number for paginated results.

integer

Number of results per page. Defaults to 50, maximum 10000.

string
required

The targeting key to retrieve values for (e.g. geo). Must be a valid key returned by GET /forecasting/keys.

string

Filter values containing this string (case-insensitive, e.g. US).

Responses

400

The targeting_key parameter is missing or not available for forecasting.

401

Authentication credentials are missing or invalid.

403

Permission denied.

Language
Credentials
:
URL
LoadingLoading…
Response
Choose an example:
application/json