Thank you Joyce for the reply. Yes this confirmed our suspect that CampaginId can't be used in Placeholder_Feed_Item_Report if includeZeroImpressions is true.
On Thursday, September 15, 2016 at 12:52:16 AM UTC-7, Joyce Lava wrote:
-- We'll consider the solutions you mentioned by fetching FeedIds from CampaignFeed service.
Thanks,
Caihua.
On Thursday, September 15, 2016 at 12:52:16 AM UTC-7, Joyce Lava wrote:
Hi Caihua,Apologies for the delayed response. I'm afraid there is currently no way I am aware of that you can generate Placeholder_Feed_Item_Report per CampaignIdwith includeZeroImpressions as true. What I can suggest is to get all the campaign's feed using CampaignFeed.getoperation based on campaignId. From this, you can get all the feedIds associated with the Campaign. Then get all feedItems associated in each feedId using FeedItemService.get. Collect the list of feedItemIds then use this list of feedItemIds as a predicate in the report column FeedItemId. This column supports zero impressions. It's a bit more work but you may give it a try for now and let me know the results as I could not replicate it with my test account. Additionally, if the suggested above is not ideal on your end, then you can just generate the report by dateRange to lessen the returned data. Please let me know if this helps.You may also keep an eye to our blog to check on future announcements about this feature.Thanks,Joyce, AdWords API Team
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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+unsubscribe@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+unsubscribe@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/f5d4d067-8be6-42f8-a4b8-cfd62714cbbe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment