I am calling views data from the YT Analytics API.
I am using identical scripts, with one using dimensions=day and the other using dimensions=country
However, when I sum the views from the dimensions=country report, the views total does not match the dimensions=day report.
The country report does not include country = ZZ, which is used when YT is unable to locate the source of a view, and if I try to call the API using filters=country==ZZ I don't get any results.
Is there an obvious explanation for this discrepancy? Any help much appreciated