Hi, I am getting the same error ....  (ValueError: The client library 
configuration is missing the required "use_proto_plus" key. Please set this 
option to either "True" or "False".)

Do you know if this is a library error or a yaml error ???

I am just starting to deal with google ads api and created a fresh env for 
it ... 
first tests .. so I am not sure if is it a library issue... maybe something 
I have not installed properly ...

yaml file has "use_proto_plus: True" ... so I am gessing could be my env ?
yaml has developer_token,  login_customer_id, validate_only(False), 
use_proto_plust(True), client_id, client_secret, refresh_token, 

Created a fresh env for testing with just  pip googleads and google-ads

Cheking pip, i have:

```
google-ads               18.1.0
google-api-core          2.10.1
google-auth              1.35.0
google-auth-oauthlib     0.5.3
googleads                33.0.0
googleapis-common-protos 1.56.4
oauthlib                 3.2.1
```

I am a little lost here ... have you figure it out?

Em segunda-feira, 23 de maio de 2022 às 13:04:14 UTC-3, Katherine Martin 
escreveu:

> Hi,
>
> I am attempting to connect to the google ads api using python. I have 
> added the following line to my .yaml file:
>
> use_proto_plus: True
>
> However I am getting the following error:
>
> ValueError: The client library configuration is missing the required 
> "use_proto_plus" key. Please set this option to either "True" or "False".
>
> Best,
> Kitty
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/d6298916-794d-44d8-aaa6-c411620b00a2n%40googlegroups.com.

Reply via email to