Hello,
Is there a way to get the metropolitan region instead of the metro
code in a report? More specifically, I am downloading a Geo
Performance report, with following details:
selectedReportType = 'Geographic'
aggregationTypes = 'Campaign'
name = report_name
selectedCol
Hello,
In the Geographic Performance report, is there a way to get human
readable metropolitan area names.
For eg instead of metro="803", I'd like, metro-name="Los Angeles CA".
I do not want to make separate API call just for the metro name. I am
using v13 API through adwords4r ruby gem.
A few d