Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This endpoint allows you to estimate the amount of domains a Surge Company Surge® Report will return.

Table of Contents
exclude\s*

...

Request Object

Please refer to the Create Surge Company Surge® Report Request Object

Request/Response

HTTP Request

...

HTTP Response

If successful, your Surge your Company Surge® report job will begin processing immediately and the response will contain the count of the estimate.

...

Field nameTypeDescription
CountstringCount of surging domains showing increased topic interest
SuccessboolIndicates whether a request was successful (true) or not (false)
MessagestringError message if success is false

{

"Count" : 42382,

"Success":true,

"Message":null

}

Comments

Compatibility

Surge Report Company Surge® Report Estimations are only compatible with V4 Surge V4 Company Surge® Reports.

Performance

Most estimations will return within a few seconds. Surge  Company Surge® reports with uploaded files will take longer to estimate depending on the size of the file uploaded.

...