Hi
We are downloading report using 
https://adwords.google.com/api/adwords/reportdownload/v201609 
In the migration from v201607 we switched conversionClick to conversions. 
Since then we are not getting any data back from the API

We are requesting the following fields
 fields.add("CampaignId");

fields.add("AdGroupId");

fields.add("Id");

if (criterionId)

{

fields.add("CriterionId");

}

fields.add("AdNetworkType1");

fields.add("AveragePosition");

if(withClickType)

fields.add("ClickType");

fields.add("Clicks");

fields.add("Conversions");

fields.add("Cost");

fields.add("Date");

fields.add("Device");

fields.add("Impressions");

fields.add("Status");

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/392fce12-7745-483f-b3fe-72b3781e1f15%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to