Hi Wyatt, 

Based on the query, the Campaign Performance report must return the 
startDate and endDate of the campaigns associated with the account. To 
investigate the issue further, could you provide us the clientCustomerId, 
so I can take a look? Please use *Reply privately to author* option to 
provide the details. 

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/864083f2-1e41-401d-9f8f-6d1138c0f773%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to