Placeholder Feed Item Report - NOT getting all the feeditems in the report

40 views
Skip to first unread message

giles bodger

unread,
Mar 8, 2017, 11:53:09 AM3/8/17
to AdWords API Forum
HI

I am trying to download a report to show ALL the sitelink feeditems 
i have in a feed

the predicate i am using is as follows

new Predicate()
                {
                    field = "PlaceholderType",
                    @operator = PredicateOperator.EQUALS,
                    values = new[] {"1"}
                }

This though is NOT giving me all the feed items of type sitelink in my feed

I am asking for the report with Dates back to the begining of 1970 and up to now


however IF i go to the Business Data section on the web interface and download the report for my feed, i DO get all of the feed items


How can i configure my predicate to get all the sitelink items in my feed -

many thanks in advance

Giles Bodger

Shwetha Vastrad (AdWords API Team)

unread,
Mar 8, 2017, 3:48:28 PM3/8/17
to AdWords API Forum
Hi Giles, 

Could you send over the complete report definition used to download Placeholder Feed Item Report so I can take a look? Are you using any fields which prevent zero impressions from being included in the downloaded report? 

Regards,
Shwetha, AdWords API Team.

giles bodger

unread,
Mar 8, 2017, 6:16:54 PM3/8/17
to AdWords API Forum
HI Shwetha , 

i am using the following fields in the request ..

"AttributeValues",
"FeedId", 
"FeedItemId",
"Status",
"ValidationDetails",

thanks in advance

Shwetha Vastrad (AdWords API Team)

unread,
Mar 9, 2017, 11:15:17 AM3/9/17
to AdWords API Forum
Hi Giles, 

All these fields support zero impressions. You should be getting all the feed items if you have set the includeZeroImpressions header to true. Could you send over the complete report request log and you clientCustomerId so I can take a look? Please use Reply privately to author when responding.

Thanks,
Shwetha, AdWords API Team.

giles bodger

unread,
Mar 10, 2017, 12:21:40 PM3/10/17
to AdWords API Forum
Hi Shwetha

I found the problem - We had commented out the config value setting inclueZeroImpressions - so only got what had served in the reports

thanks for all your help

just double checked and found it - simple fix :)

cheers

Giles
Reply all
Reply to author
Forward
0 new messages