- Sort Posts
- 3 replies
- Last post
How to get the number of recos for a target using VWS API
August 18, 2015 - 11:52am #3
Hi dm3d,
I've checked you latest docs about VWS API, and I can't find the right API endpoint to get the stats you've mentioned (total_recos, current_month_recos, previous_month_recos). AFAIK, the right endpoint would be /summary/{target_id} (see https://developer.vuforia.com/library/articles/Solution/How-To-Retrieve-a-Target-Summary-Report-using-the-VWS-API).
Is there any other endpoint available I could use to get the info you mentioned in your prevous commnet?
Thanks in advance,
Fede
How to get the number of recos for a target using VWS API
November 20, 2014 - 8:03pm #2
Use the VWS Target Summary Report. There's a few additional fields (total_recos, current_month_recos, previous_month_recos) that now get returned.
Yes, if using the Java VWS samples, then the command would look like this: