Hello Josh,  

Keyword Stats seems straightforward. 

Consider the following scenarios : 
Keyword Stats Request config - 

Num of seed keywords: 700
Page size : 700
Assuming that, I send in 700 Seed keywords in one stats request and if I 
get back 700 keywords with the stats. That's counted as one operation.

Keyword ideas Request config - 
Seed keywords per keyword ideas request: 200
Page size: 800
Assuming that, I send in 200 Seed keywords in one ideas request and if I 
get back 1600 keywords in total. I need to execute 2 get calls to read 
through the results as I have defined the Page size as 800 (which is the 
max limit). That's counted as two operations.  

Is my understanding right ? 

>From the rate sheet 
Operation: get
Count: 100 targeting ideas
Service: TargetingIdeaService 1

What does the count mean here ?

Thanks!
Karthick


On Friday, October 26, 2018 at 2:06:34 PM UTC-7, Josh Radcliff (AdWords API 
Team) wrote:
>
> 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/0ddb54f2-7c97-41b2-b9ce-5beb7df3e3ec%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