Re: Troubleshooting "GRPC target method can't be resolved."

2023-02-21 Thread Miguel Martín González
Hello, I am also having the same issue. An old script I made seems to be using deprecated methods now, particularly this line: response = keyword_plan_service.mutate_keyword_plans(customer_id=customer_id, operations=[operation]) Is there any way, guide or otherwise, to easily convert the pro

Re: Troubleshooting "GRPC target method can't be resolved."

2022-08-30 Thread David Booke
Thank you, Aryeh! I'll use the REST interface. On Tuesday, August 30, 2022 at 1:04:44 PM UTC-5 adsapi wrote: > Hi David, > > Our Client library and supported versions > > shows > you are tryi

Troubleshooting "GRPC target method can't be resolved."

2022-08-30 Thread David Booke
Hello, I'm using the google-ads python client and am attempting to troubleshoot the following error: grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNIMPLEMENTED details = "GRPC target method can't be resolved." debug_error_string