How to get count of keyword ideas from the Targeting idea service of the AdWords API

2021-02-17 Thread Uros Kovacevic
Hello again, Following up on my previous question, I am trying to get the count of keyword ideas associated with a specific categoryID. I understand that the api currently does not return the total count of objects in a single call, however I don't want to have to query all the objects to be a

RE: How to get count of keyword ideas from the Targeting idea service of the AdWords API

2021-02-17 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. Can you please clarify what category ID you are referring to (if you can point to a page of the documentation, this will be helpful)? If you are using the generate keyword ideas sample code (Python given here), you should be able to get the total count of ideas

Re: How to get count of keyword ideas from the Targeting idea service of the AdWords API

2021-02-17 Thread Uros Kovacevic
Hello, I am doing my search using this paramenter , how could I get it here? On Wednesday, February 17, 2021 at 7:46:40 PM UTC+1 adsapiforumadvisor wrote: > Hello

Re: How to get count of keyword ideas from the Targeting idea service of the AdWords API

2021-02-18 Thread Google Ads API Forum Advisor Prod
Hi Uros, Thank you for the reply. Could you provide more details on the question that you recently sent so I check if it is possible using AdWords API? Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q2CRrzc:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to get count of keyword ideas from the Targeting idea service of the AdWords API

2021-02-19 Thread Uros Kovacevic
Hello again, We are trying to get the total count of keywords from the google AdWords API using a certain categoryID by searching with this search parameter , like

Re: How to get count of keyword ideas from the Targeting idea service of the AdWords API

2021-02-21 Thread Google Ads API Forum Advisor Prod
Hi Uros, Thank you for providing more context. Unfortunately, getting the total count of the keywords results or pages via the TargetingIdeaService is not possible in a single request. You will need to perform paging in order to do so. Best regards, Peter Laurence Napa Oliquino Google Ads API