Hi, I'm trying to get a report for custom dates with the following query: report_query = (adwords.ReportQueryBuilder() .Select( 'CampaignName', 'AdGroupName', 'Url', 'Impressions', 'Clicks', 'Cost' ) .From('URL_PERFORMANCE_REPORT') .Where('Status').In('ENABLED', 'PAUSED') .During('20180801','20180802') .Build())
I can't figure out how do i set a custom date, tried all possible variations from what i could find online. What am i doing wrong? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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. 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/91e588b7-7896-4ec9-9ea9-3ba69a82d1d1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.