Thanks, Anthony

On Thu, 15 Oct 2020 at 20:51, Google Ads API Forum Advisor Prod <
[email protected]> 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
>
> query = """
>     SELECT
>       ad_group_criterion.cpc_bid_micros,
>       ad_group_criterion.keyword.text,
>       ad_group_criterion.keyword.match_type,
>       ad_group_criterion_label.label,
>       campaign.name
>
>
>     FROM keyword_view
>
>     WHERE ad_group_criterion.type = KEYWORD
>     AND campaign.name= 'XXXXXXX XXX XXX'
>     """
>
> It returns 100,000 keywords data. Does that mean it will be counted as 1
> operation or 100,000?
> *This is 1 operation.*
>
> 1. for 10,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 ran the following query
>
> query = """
>     SELECT
>       ad_group_criterion.cpc_bid_micros,
>       ad_group_criterion.keyword.text,
>       ad_group_criterion.keyword.match_type,
>       ad_group_criterion_label.label,
>       campaign.name
>
>
>     FROM keyword_view
>
>     WHERE ad_group_criterion.type = KEYWORD
>     AND campaign.name= 'XXXXXXX XXX XXX'
>     """
>
> It returns 10,000 keywords data. Does that mean it will be counted as 1
> operation or 10,000?
> *This is 1 operation.*
>
> Regards,
> Anthony
> Google Ads API Team
>
> [image: Google Logo]
> Anthony
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q268PDJ:ref
>


-- 
Harshad Khanapure
Manager | Google Ads & PPC
7204562022

[image: PaperTrue]

www.papertrue.com | www.bestadmit.com | www.swiftplag.com

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAN84H5BPcjh0wgU6Qq6m9J6E%3Dry6jHhshL0EBj2i8k1NYO4QgQ%40mail.gmail.com.

Reply via email to