Hi,

I have stared to use Adwords API. According to official document, we can 
request many search keywords at same time. For example,

  selector['searchParameters'] = [{

   'xsi_type': 'RelatedToQuerySearchParameter',

   'queries': ['google','google C++','google python']

 }]

I have a few questions related to requesting search keywords from python.

Q1. 
Can we request  huge amount of keywords(1~100k KWs)  at same time? This 
mean a size of 'queries' array at inside selector['searchParameters'] become 
1~100k. 

Q2.
According to following document, API server count 100 search KWs as 1 
operation. So if we request 1000 KWs at same time, is number of counted 
operations 10 operations?
https://developers.google.com/adwords/api/docs/ratesheet?hl=en


Best,
Kimiaki Hashimoto

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
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/116fc602-cb5a-42cd-98a0-09621d400e2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Hashimoto
    • ... 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
    • ... 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... Hashimoto

Reply via email to