As a content owner I would like to retrieve reports by using the reports.query method in the YouTube Analytics API. When I execute the request the error is: badRequest with the message The query is not supported. Code 400.
I fill in the following fields:
- ids: contentOwner==MyContentOwnerId
- start-date:2017-08-01
- end-date:2017-08-10
- metrics:views
Why do I receive the 400 error? Thanks for your time!
Robert