/segmentation/getCount
  • 1 Minute to read
  • Dark
    Light

/segmentation/getCount

  • Dark
    Light

Article summary

Get
/segmentation/getCount

Returns segment count size for requested selection plan id.

Query parameters
termId
stringRequired

ID of selection term user wants to get a count for.

Responses
200

Returned count result with last updated date

object
termId
string
countResult
integer (int64)
lastCalculationDate
string
error
string
400

Provided term ID is invalid, No term id found for specified ID, An unexpected backend error has occurred.


Was this article helpful?