/RealTimeIntelligenceOverTime

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

ExampleRequest

{
  "regions": [
    {
      "code": 1018,
      "type": "MSA"
    }
  ],
  "filters": [
    {
      "field": "occ",
      "key": "13-1000",
      "filterType": "Is"
    }
  ],
  "freetext": null,
  "timeframe": "Last30Days",
  "start": null,
  "end": null,
  "interval": "Daily",
  "adType": "All",
  "postState": "Active"
}

Example Response

{
  "data": [
    {
      "series": [
        {
          "date": 1616803200000,
          "count": 2
        },
        {
          "date": 1616889600000,
          "count": 1
        }
      ],
      "start": 1616803200000,
      "end": 1616889600000,
      "interval": 0
    },
    {
      "series": [
        {
          "date": 1585353600000,
          "count": 0
        },
        {
          "date": 1585440000000,
          "count": 2
        }
      ],
      "start": 1585353600000,
      "end": 1585440000000,
      "interval": 0
    }
  ]
}
Body Params
regions
array of objects
regions
filters
array of objects
filters
string
string
enum
date-time
date-time
string
enum
Allowed:
int32
string
enum
Allowed:
string
enum
Allowed:
string
enum
Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json