Hi, 
we have basic access of google ads api, 15,000 API operations  will be 
executed per day.
if we use GoogleAdsService.SearchStream instead of GoogleAdsService.Search
can we reduce API operations ?

for example, GoogleAdsService.Search uses paging and 
GoogleAdsService.SearchStream uses stream.
Suppose we have 100,000 rows, 

if we use GoogleAdsService.Search(10,000 rows per page), Number of API 
requests = 10.
if we use GoogleAdsService.SearchStream, Number of API requests = 1.

Therefore, Can 15,000 API requests be used per day by 
using GoogleAdsService.SearchStream?

Ref:
https://developers.google.com/google-ads/api/docs/reporting/streaming
<https://developers.google.com/google-ads/api/docs/best-practices/quotas>
https://developers.google.com/google-ads/api/docs/best-practices/quotas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/414c935f-06e8-430c-87d7-9e0257bbe101n%40googlegroups.com.
  • AP... インハウス支援テスト
    • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum

Reply via email to