YouTube report contains no data rows

182 Views Asked by At

I have created a job with report type channel_basic_a1 in the YouTube Reporting API. Over the night 2 reports were generated for this job. However when I download them, they only contain a header row and no data rows. Is this normal behaviour? Is it going to be updated with data when it's becoming available? How do I determine when I can download them again with data?

1

There are 1 best solutions below

2
On

From the docs:

If no data is available for the given query, the rows element will be omitted from the response.

It's possible that your query did not return any data, or the data is not available yet. Try again in a few days to verify that the analytics data is in fact available. The response for a query with the day dimension will not contain rows for the most recent days.