report_fmt = { 'reportName': 'GEO_PERFORMANCE_REPORT', 'dateRangeType': 'CUSTOM_DATE', 'reportType': 'GEO_PERFORMANCE_REPORT', 'downloadFormat': 'CSV', 'selector': { 'fields': ['CountryCriteriaId', 'CampaignId', 'CampaignName', 'Impressions', 'Clicks', 'Cost'], 'dateRange': {'min': target_date, 'max': target_date}, 'predicates': [{'field': 'IsTargetingLocation', 'operator': 'IN', 'values': [True, False]}] } }
Isn't it right syntax to extract data from GEO_PERFORMCANC_REPORT ? please let me know how to use 'predicates' -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/30c25076-2e03-4560-8e1b-f844cc4a7c98%40googlegroups.com.