Hi Shwetha, I've tried that and I have zeros in both TargetingCampaignId and TargetingAdGroupId columns. Impressions >=0 didn't make any change.
Here's my query: Select ValidationDetails, FeedId, FeedItemId, PlaceholderType, Status, TargetingCampaignId, TargetingAdGroupId, CampaignName, AttributeValues from PLACEHOLDER_FEED_ITEM_REPORT WHERE Impressions >= 0 AND CampaignName= 'Fiinbh.ru'" On Thursday, November 3, 2016 at 10:45:20 PM UTC+2, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Alex, > > The TargetingAdGroupId and TargetingCampaignId fields in Placeholder Feed > Item Report > <https://developers.google.com/adwords/api/docs/appendix/reports/placeholder-feed-item-report> > provide > the feed item's adGroupTargeting and campaignTargeting. The AdGroupId and > CampaignId fields will segment the data according to AdGroup and Campaign > respectively, based on where the extensions were used. As for your second > problem, you need to request for zero impressions rows by including a WHERE > Impressions >= 0 condition in the report query. > > Let me know if this works. > > Regards, > Shwetha, 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 [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/51f6013d-ea98-410a-82ec-9f7507d6570e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
