TargetIdeaService.get is not returning the results more than 700 in the subsequent calls

25 views
Skip to first unread message

narend...@idc.bedbath.com

unread,
Jan 14, 2019, 6:13:26 AM1/14/19
to AdWords API and Google Ads API Forum
Hi,

I am using TargetIdeaService.get to get the keywords suggestions.But for any particular keyword this is not returning the result after 700 count. 
The startIndex and numberResults of paging filter are also set appropriately. e.g. I am setting startIndex=700 and NumberResults =700 in the second call made to targetIdeaService.get

And also the number of results returned by the targetIdeaService is different from keyword planner .Although the same inputs and search criterias are passed for the targetIdeaService.

Thanks,
Narender

Milind Sankeshware (AdWords API Team)

unread,
Jan 14, 2019, 1:55:12 PM1/14/19
to AdWords API and Google Ads API Forum
Hi Narender,

The maximum number of results for TargetingIdeaService.get() is 700. That said, for stats, you can request maximum 700 seed keywords at a time. For more information please refer to the guide on limits. But in order to make API calls for 1000 keywords, you will need to split the request into as many API calls. 

Could you please enable the logging and share the request and response logs for the get operation along with the client customer id so that I can troubleshoot the issue? Based on the client library being used, you can check the README file for instructions to enable logging. You can use the 'Reply privately to author' option while responding. 

Thanks,
Milind, AdWords API Team.

narend...@idc.bedbath.com

unread,
Jan 14, 2019, 9:31:00 PM1/14/19
to AdWords API and Google Ads API Forum
Reply all
Reply to author
Forward
0 new messages