Python: Using Google Ad Manager API to fetch report information by report_id / report_query_id
I have an application set up where I want my Python code to be able to fetch information regarding certain reports that were made in the Google AD Manager console.
Google Ads Manager API startDate and endDate
Have a little problem pulling report from Google Ad Manager API based on startDate and endDate. Tbh I actually confused with the date format. Based on this link it ISO 8601’s format ‘YYYY-MM-DD'”. but when I run the query I got this error: