Hi ,

I am  downloading the PLACEHOLDER_FEED_ITEM_REPORT for the daily 
automation. It used to work fine for a long time but recently for the last 
3 days i couldnt download the report or its takes too long download the 
report.

I went through the forum found another  thread 
(https://groups.google.com/forum/#!topic/adwords-api/f9VAL-4Bqfw) but 
couldnt find the conclusive solution. 

Here is my AWQL query to download the report : 

query = """
       SELECT 
Device,Date,AccountDescriptiveName,CampaignName,CampaignId,AdGroupName,AttributeValues,
       IsSelfAction,Cost
       FROM PLACEHOLDER_FEED_ITEM_REPORT
       DURING YESTERDAY
       """
I have set  "includeZeroImpressions" to false in both headers and 
Impressions > 0 in the query, still the same issue . At the same time I am 
able to download the hourly report just fine.

Would like to know is there anyway i could reduce the size of the output 
without compromising the data i need or is there any other equivalent 
report service available?

Thanks for your help in advance

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
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/e805e54f-aa4e-457d-82b9-a9e65853fa01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to