Hi Team,
I am executing the below AWQL for GEO_PERFORMANCE_REPORT, The data looks
good for all fields but for CityCriteriaId and CountryCriteriaId the data
is showing up in numbers rather than their specific Country/City which
should be strings. Can you please provide me your feedback here
report_query = (adwords.ReportQueryBuilder()
.Select('CampaignId', 'CampaignName', 'CampaignStatus', 'CityCriteriaId',
'CountryCriteriaId', 'Clicks', 'ConversionRate', 'Conversions',
'ConversionValue', 'Cost', 'CostPerAllConversion', 'CostPerConversion',
'CrossDeviceConversions', 'Ctr', 'CustomerDescriptiveName', 'Date',
'DayOfWeek')
.From('GEO_PERFORMANCE_REPORT')
.During('YESTERDAY')
.Build())
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/e0b2a179-12f1-4c54-8edb-96cdedbf690en%40googlegroups.com.