[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-10-14 (שעון UTC)."],[[["The Java client library enables connections to the API through proxy settings, utilizing standard Java proxy configurations."],["For HTTPS proxy connections, use `-Dhttps.proxyHost=HOST -Dhttps.proxyPort=PORT`, while HTTP proxy (less secure) uses `-Dhttp.proxyHost=HOST -Dhttp.proxyPort=PORT`."],["Both HTTP and HTTPS proxy settings can be dynamically configured at runtime using `System.setProperty()`."],["Any changes to the proxy settings require recreating service clients via `GoogleAdsClient.getVersionX().createYServiceClient()` to apply the new configuration."]]],[]]