Re: API_requests rate sheet

2020-10-15 Thread Harshad Khanapure
Thanks, Anthony On Thu, 15 Oct 2020 at 20:51, Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi, > > 1. I am trying to understand things on the following page > > https://developers.google.com/adwords/api/docs/ratesheet#api-operations > > If I ran the following query >

Re: API_requests rate sheet

2020-10-15 Thread Google Ads API Forum Advisor Prod
Hi, 1. I am trying to understand things on the following page https://developers.google.com/adwords/api/docs/ratesheet#api-operations If I ran the following query query = """ SELECT ad_group_criterion.cpc_bid_micros, ad_group_criterion.keyword.text, ad_group_criterion.keyword.match_type, ad_gro

Re: API_requests rate sheet

2020-10-15 Thread Harshad Khanapure
can please give me the numbers that I am asking not the explanation On Thursday, 15 October, 2020 at 1:27:13 am UTC+5:30 adsapiforumadvisor wrote: > Hi Harshad, > > For each query, it counts as one operation. The number of results that > return will not affect the operation count. > > Regards,

Re: API_requests rate sheet

2020-10-14 Thread Google Ads API Forum Advisor Prod
Hi Harshad, For each query, it counts as one operation. The number of results that return will not affect the operation count. Regards, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q268PDJ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: API_requests rate sheet

2020-10-14 Thread Harshad Khanapure
Can you be little specific and let me know count of operations for the above two queries? 1 OR 5 OR 100,000/10,000? On Wed, 14 Oct 2020 at 22:04, Harshad Khanapure < harshadkhanap...@papertrue.com> wrote: > Can you be little specific and count of operations for the above two > queries? > > 1 OR

Re: API_requests rate sheet

2020-10-14 Thread Harshad Khanapure
Can you be little specific and count of operations for the above two queries? 1 OR 5 OR 100,000/10,000? On Wed, 14 Oct 2020 at 20:24, Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Harshad, > > These calls that you've mentioned will each count as one operation. > >

Re: API_requests rate sheet

2020-10-14 Thread Google Ads API Forum Advisor Prod
Hi Harshad, These calls that you've mentioned will each count as one operation. Cheers, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q268PDJ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot

Re: API_requests rate sheet

2020-10-13 Thread Harshad Khanapure
My concern is not about the rate sheet, can you please let me know the answer using the rate sheet you mentioned? https://developers.google.com/google-ads/api/docs/rate-sheet On Wed, 14 Oct 2020 at 08:07, Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Harshad, > >

Re: API_requests rate sheet

2020-10-13 Thread Google Ads API Forum Advisor Prod
Hi Harshad, Thanks for the reply. Since you are using Google Ads API for the reporting, then you should refer to this Rate Sheet guide instead. Moving forward, each report that you've specified will be counted as 1 operation. As for the 1 first report, paging will be applied or the result will

Re: API_requests rate sheet

2020-10-13 Thread Harshad Khanapure
Kindly explain question 1 by replacing 10,000,000 by 100,000 and 10,000. For your understanding question will be modified to this 1. for 100,000 keywords *1. I am trying to understand things on the following page* https://developers.google.com/adwords/api/docs/ratesheet#api-operations If I ra

RE: API_requests rate sheet

2020-10-11 Thread Google Ads API Forum Advisor Prod
Hi Harshad, Thanks for posting your concern. Could you clarify first if your concern is related to Google Ads API or AdWords API? I asked this because the report you have specified in #1 item is for Google Ads API but the document you've provided is for AdWords API. If your concern is related

API_requests rate sheet

2020-10-11 Thread Harshad Khanapure
Hi, *1. I am trying to understand things on the following page* https://developers.google.com/adwords/api/docs/ratesheet#api-operations If I ran the following query query = """ SELECT ad_group_criterion.cpc_bid_micros, ad_group_criterion.keyword.text, ad_group_criterion.k