Is PLACEHOLDER_FEED_ITEM_REPORT replacement for FeedItemService API for fetching more than 110K ad extensions?

70 views
Skip to first unread message

Karan Vohra

unread,
Jun 23, 2016, 2:36:29 AM6/23/16
to AdWords API Forum
Hi,

We are getting a SELECTOR INDEX TOO HIGH (as the start index is at 110K) error when trying to call the Feed Item Service with paging of 10K.

So, we are looking for alternative in the Reporting API - PLACEHOLDER_FEED_ITEM_REPORT but we are not getting any other records other than Report name and headers. What are we doing wrong? Is our assumption wrong?

The following is the body:

__rdxml=%3c%3fxml+version%3d%221.0%22+encoding%3d%22utf-8%22%3f%3e%3creportDefinition%3e%3cselector+xmlns%3d%22https%3a%2f%2fadwords.google.com%2fapi%2fadwords%2fcm%2fv201603%22%3e%3cfields%3eAttributeValues%3c%2ffields%3e%3cfields%3eFeedId%3c%2ffields%3e%3cfields%3eDevicePreference%3c%2ffields%3e%3cfields%3eStatus%3c%2ffields%3e%3cfields%3eFeedItemId%3c%2ffields%3e%3cfields%3eUrlCustomParameters%3c%2ffields%3e%3cpredicates%3e%3cfield%3eStatus%3c%2ffield%3e%3coperator%3eNOT_EQUALS%3c%2foperator%3e%3cvalues%3eREMOVED%3c%2fvalues%3e%3c%2fpredicates%3e%3c%2fselector%3e%3creportName+xmlns%3d%22https%3a%2f%2fadwords.google.com%2fapi%2fadwords%2fcm%2fv201603%22%3ePLACEHOLDER_FEED_ITEM_REPORT636022342825774147%3c%2freportName%3e%3creportType+xmlns%3d%22https%3a%2f%2fadwords.google.com%2fapi%2fadwords%2fcm%2fv201603%22%3ePLACEHOLDER_FEED_ITEM_REPORT%3c%2freportType%3e%3cdateRangeType+xmlns%3d%22https%3a%2f%2fadwords.google.com%2fapi%2fadwords%2fcm%2fv201603%22%3eTODAY%3c%2fdateRangeType%3e%3cdownloadFormat+xmlns%3d%22https%3a%2f%2fadwords.google.com%2fapi%2fadwords%2fcm%2fv201603%22%3eGZIPPED_CSV%3c%2fdownloadFormat%3e%3c%2freportDefinition%3e


The report definition is quite simple:
- reportDefinition {Google.Api.Ads.AdWords.v201603.ReportDefinition} Google.Api.Ads.AdWords.v201603.ReportDefinition
creationTime null string
dateRangeType TODAY Google.Api.Ads.AdWords.v201603.ReportDefinitionDateRangeType
dateRangeTypeSpecified true bool
downloadFormat GZIPPED_CSV Google.Api.Ads.AdWords.v201603.DownloadFormat
downloadFormatSpecified true bool
hasAttachment false bool
hasAttachmentSpecified false bool
id 0 long
idSpecified false bool
reportName "PLACEHOLDER_FEED_ITEM_REPORT636022342825774147" string
reportType PLACEHOLDER_FEED_ITEM_REPORT Google.Api.Ads.AdWords.v201603.ReportDefinitionReportType
reportTypeSpecified true bool
- selector {Google.Api.Ads.AdWords.v201603.Selector} Google.Api.Ads.AdWords.v201603.Selector
dateRange null Google.Api.Ads.AdWords.v201603.DateRange
- fields {string[6]} string[]
[0] "AttributeValues" string
[1] "FeedId" string
[2] "DevicePreference" string
[3] "Status" string
[4] "FeedItemId" string
[5] "UrlCustomParameters" string
ordering null Google.Api.Ads.AdWords.v201603.OrderBy[]
+ paging null Google.Api.Ads.AdWords.v201603.Paging
- predicates {Google.Api.Ads.AdWords.v201603.Predicate[1]} Google.Api.Ads.AdWords.v201603.Predicate[]
- [0] {Google.Api.Ads.AdWords.v201603.Predicate} Google.Api.Ads.AdWords.v201603.Predicate
@field "Status" string
@operator NOT_EQUALS Google.Api.Ads.AdWords.v201603.PredicateOperator
operatorSpecified true bool
- values {string[1]} string[]
[0] "REMOVED" string
+ Static members
+ Non-Public members
+ Non-Public members
+ Non-Public members

Karan Vohra

unread,
Jun 23, 2016, 3:26:44 PM6/23/16
to AdWords API Forum
Hi folks! Any updates? We are blocked right now? Any suggestions.

Anthony Madrigal

unread,
Jun 23, 2016, 4:01:17 PM6/23/16
to AdWords API Forum
Hi Karan,

Are you following the code samples as listed in our client libraries? If so, can you please send me via reply privately to author your requestId?

Regards,
Anthony
AdWords API Team

Karan Vohra

unread,
Jun 24, 2016, 11:32:15 PM6/24/16
to AdWords API Forum
Hi Anthony,

I replied privately to you with all the details. Any updates on this?

Anthony Madrigal

unread,
Jun 27, 2016, 12:54:02 PM6/27/16
to AdWords API Forum
Hi Karan,

Yes, I did get your message. I replied to it. Here is what I said:
I took a look at your account and see that it is a test account. This means that there won't be any impressions on them. Did you make sure to set includeZeroImpressions to true?

Cheers,
Anthony
AdWords API Team 

Karan Vohra

unread,
Aug 24, 2016, 5:38:19 PM8/24/16
to AdWords API Forum
Cool. That works!
Reply all
Reply to author
Forward
0 new messages