Hi Karthick,

Each of the calls will count as *one* operation. From the rate limits guide 
(highlighting is mine):

A get operation is counted as one operation, regardless of the number of 
> results objects.


When you mentioned "reading through the response", do you mean issuing a 
*get* request for each page of responses? If so, then each of those *get* 
requests 
will count as one operation as well.

Thanks,
Josh, AdWords API Team

On Friday, October 26, 2018 at 1:42:35 AM UTC-4, karthick r wrote:
>
> Hello,
>
> My job is to get the search volume (STATS) for 10,000 keywords and pass in 
> these 10,000 keywords to generate keyword ideas (IDEAS).  I have a question 
> on the API limits of the TargetingIdeaService. 
>
>
> https://developers.google.com/adwords/api/docs/appendix/limits#targeting-idea
>  
> Looking at this link, I understand that I can send 700 keywords to get the 
> stats and 200 keywords per request to get keyword ideas. If this is the 
> limit, then I need ~ 15 API calls to get the STATS and 50 API calls to get 
> the IDEAS. Does these 65 calls translate to 65 Operations ? 
>
> In this page https://developers.google.com/adwords/api/docs/ratesheet it 
> says 
>
> Operation: get
> Count: 100 targeting ideas
> Service: TargetingIdeaService 1
>
> How do I calculate the number of operations ?
>
> Also, are there restrictions on the number of keywords returned in the 
> keyword ideas response ? If API returns 2000 keyword ideas for a batch of 
> 200, I will have to read it in batches of 700. Does reading through the 
> response count towards the operations ?
>
> I already have the code to retry after the recommended time in case of 
> rate limit errors. 
>
> I am trying to find out the optimal payload size for my STATS and IDEAS 
> reports. 
>
>
>
> Thanks!
> Karthick
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e096f3f5-5d63-4512-8dc2-6b09ac7646f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... karthick r
    • ... 'Josh Radcliff (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... karthick r
        • ... 'Josh Radcliff (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to