Hello, I am using standard python script to retrieve the data from my ad-words accounts.
Actually I want to fetch the data for a custom date like between '2016-06-01' to '2016-06-01' (YYYY-MM-DD) Its really confusing and unclear how to modify this existing sample script # Create report definition. report = { 'reportName': 'ADGROUP_PERFORMANCE_REPORT', 'dateRangeType': 'CUSTOM_DATE', 'reportType': 'ADGROUP_PERFORMANCE_REPORT', 'downloadFormat': 'CSV', 'selector': { 'fields': ['Date', 'DayOfWeek', 'CampaignName', 'AdGroupName', 'Cost', 'Impressions', 'Clicks', 'AveragePosition', 'Conversions'] } } Its really great if someone can help me with proper report definition :) Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/c8d8f328-8c58-41fe-bcf1-1212bad5e2dd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.