Open paulbfelix opened 7 years ago
Are you certain that there should be data for the time interval in those reports? From the YouTube docs under the Report Characteristics section:
YouTube does generate downloadable reports for days on which no data was available. Those reports will contain a header row but will not contain additional data.
Thanks for the reply, cacciatc. You are correct. The reports that I unknowingly requested were not for the channel I was trying to collect data from. Because I use a "brand account" I needed to redo the oath2 process and select the appropriate brand instead of the owner of the brand. It would be very nice if this can be added to documentation somewhere. I was thinking that I might be a content owner (I'm not) which led me to this conclusion.
The below code uses the .Net client library to create a report job, get a list of reports that have been generated, and download those reports. The problem I'm seeing is that the downloaded files contain only the hearders of the reports, no data.