Hi Mark,
It appears that your concern is more on implementation/integration of our
client libraries rather than anything specific to Google Ads API itself. Since
this is more of implementation/integration specific issue, then we would
recommend reaching out the developer who maintain our client
["metadata"] = metadata 144 -->
145 return wrapped_func(*args, **kwargs) 146 147
~/.local/lib/python3.6/site-packages/google/api_core/grpc_helpers.py in
error_remapped_callable(*args, **kwargs) 162 ) 163 except grpc.RpcError as
exc: --