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

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-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-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-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

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

2021-02-16 Thread Google Ads API Forum Advisor Prod
Hi Uros, I work with Xiaoming and let me provide support to your concern. I afraid that it is not possible as according to this link, specify a paging value, with numberResults set to 700 or less. Large result sets must be composed through multiple calls to this method. Let me know if you have

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

2021-02-16 Thread Google Ads API Forum Advisor Prod
Hi Uros, Thank you for reaching out. Unfortunately, the total can only be up to 700 per paging results. The API also currently does not return the total number of results in a single call. Best regards, Peter Laurence Napa Oliquino Google Ads API Team ref:_00D1U1174p._5004Q2CRds9:ref -- --

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

2021-02-16 Thread Uros Kovacevic
Hello again, I have tried to get the keyword ideas count from the totalNumEntries , but my problem is the results are limited to 700, i want to try getting the total count f

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

2021-02-16 Thread Uros Kovacevic
Hello again, I have tried to get them there, but my problem is the results are limited to 700, i want to try getting the total count from the database without having to call multiple pages. On Tuesday, February 16, 2021 at 6:19:03 PM UTC+1 adsapiforumadvisor wrote: > Hi Uros, > > Thank you for

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

2021-02-16 Thread Google Ads API Forum Advisor Prod
Hi Uros, Thank you for reaching out. You could give it a try to see if you could get it from the totalNumEntries. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2CRTpB:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

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

2021-02-16 Thread Uros Kovacevic
Hello, How can I get the whole count of keyword ideas from TargetingIdeaService without paging the results and making new calls for every page, I just need the number of keywords associated with a specific categoryId passed in. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find