I am using the YouTube Reporting API's System-Managed Reports to retrieve the 'Aggregate ad revenue per video' on a monthly basis as detailed in the documentation.
However, the revenue data is returned in USD, and I am looking for a way to specify the currency, ideally to get the revenue data in JPY.
I have not found a parameter or an option in the documentation that allows for specifying the currency.I was expecting to find a method or a parameter that would allow me to retrieve the revenue data in JPY or another specified currency.Any insights or examples on how to specify the currency would be highly appreciated.