Hello Wyatt, 

I'm glad that your issue has been resolved. Feel free to write back to us 
if you have any other API related concerns.

Regards,
Bharani, AdWords API Team

On Wednesday, November 29, 2017 at 4:45:19 AM UTC-5, wy...@datahero.com 
wrote:
>
>
>
> down votefavorite 
> <https://stackoverflow.com/questions/47545748/adwords-api-campaign-performance-report-returns-nothing#>
>
> I have had code that was working in production with Adwords API 201609. I 
> have upgraded to v201702 and it stopped working. There are no notes in the 
> migration manual.
>
> var request = require('unirest'); var builtAWQL = 
> "__rdquery=SELECT+StartDate,EndDate+FROM+CAMPAIGN_PERFORMANCE_REPORT+DURING+20171124,20171124&__fmt=TSV";
>
> request.post(host) .header(header) .send(builtAWQL) .end(function 
> (results) { console.log(results.body); }); 
>
> I get a result with no data in it. Any ideas?
>
> It used to return a report with all campaigns, start dates and end dates.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/dac4b334-13ea-4f0a-b6ae-74b2f76a3c69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to