Hello,
I am running the function AirlineFlightSchedules to get all the flights as of yesterday. But before doing a script that run 15 by 15 rows, I would like to know how many rows there is in total on this request :
api.service.AirlineFlightSchedules(1580256000,1580342400)
Is there a way to know in advance please?
Thanks