What is the use of "bestvalue" in webapi response? I get it as true and false

While making the webapi call I get the value as zero even though the actual value is 10. In the response i could see bestvalue=“true” when I get wrong data. Just want to know what this bestvalue true/false means

Hi,

Welcome to the community!

bestvalue is about whether there is a best value. I.e. whether the measure is quantitative, like Lines of Code, or Qualitative, like Reliability Rating.

To respond to this part, I’ll need a little more context: the call you made and as much of the response - redacted or not - as you can show.

 
HTH,
Ann