We are trying to figure out how to measure the size of the tick data acquired by get_timeseries regarding the Eikon Data API Usage Limits. For example, if I am requesting only TIMESTAMP, VALUE and VOLUME of a RIC and acquired 10 trade ticks from the response. What is the total size of the data I received? Thanks.