Page tree
Skip to end of metadata
Go to start of metadata

Returns segment count size for requested selection plan id

Available from

v15


GET [REST URL]/segmentation/getCount


Parameters

NameTypeDescription
termIdStringID of selection term user wants to get a count for.


Result

TypeDescription
SelectionCountResultReturned count result with last updated date


Exceptions

TypeDescription
InvalidParameterExceptionProvided selection term ID is invalid.
NoSuchObjectExceptionNo selection term id found for specified ID
UnexpectedErrorExceptionAn unexpected backend error has occurred.
  • No labels