Hi, I want to retrieve weekly stats from an ad account. I call this URL: https://googleads.googleapis.com/v14/customers/1234567890/googleAds:searchStream
with this JSON load: { "query" : "SELECT customer.descriptive_name, metrics.clicks, metrics.impressions, metrics.average_cpc, metrics.cost_micros FROM customer WHERE segments.date DURING LAST_7_DAYS”} but I only receive a 400 error: - code 400 - message: Request contains an invalid argument. - status: INVALID_ARGUMENT What am I missing? 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 "Google Ads API and AdWords 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/1a83ddeb-6960-4a41-b77e-7c8ea4de0927n%40googlegroups.com.