Our business currently uses the API to periodically request usage records so that we can show customers what applications they're using the most. Instead of getting all 75 fields, most of which we do not need, I'd like to just get the fields we want to store. I do know how to limit the time frame, IP address range, etc. I just want to know how to only see the 8 fields we're interested in in our results.
... View more