Hi all,
In the web UI, there are two types of Locations reports: Geographic and User Locations. The one I use is User locations.
Now, I'm trying two access User locations report via Google Ads API and AdWords API.
QUESTION 1: In Google Ads API there are two resources named geographic_view and user_location_view. Please can you confirm that user_location_view corresponds to User Locations Report in the web UI?
QUESTION 2: In Google Ads API, are metrics.absolute_top_impression_percentage and metrics.top_impression_percentage available on geographic_view/user_location_view? They are available in the web UI but they don't appear in the Google Ads API documentation.
QUESTION 3: In AdWords API, there is only on thing called GEO PERFORMANCE REPORT. If I pull data from that report, how do I know if it corresponds to Geographic report or User Locations report?
QUESTION 4: Currently, I have access to Google Ads API in non test environment, that is, full production. I completed the registration process successfully. In order to get access to AdWords API, do I need to register again as a developer (token, OAuth2, etc) or the current credentials that I have from Google Ads API allow me to use AdWords API too?
Thanks,
David