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

Returns count size for requested termId

Available from

v15


POST [REST URL]/segmentation/triggerCount


Parameters

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


Result
TypeDescription
StringReturns uuid of order for submitted termId


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