プロキシ経由で Google Ads API に接続する必要がある場合は、次の方法を使用できます。
プロジェクトの Network Connection セクションで proxy プロパティを
googleads.properties
ファイル:
### Network Connection #### Optional proxy server URL to be used for internet connectivity.# If your proxy connection requires authentication, make sure to include it in# the URL, for example: http://user:password@proxy_hostname:8080proxy=INSERT_PROXY_HERE