דוגמאות וספריות
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ה-API לניהול AdSense מבוסס על HTTP ו-JSON, כך שכל לקוח HTTP רגיל יכול לשלוח אליו בקשות ולנתח את התשובות.
עם זאת, ספריות הלקוח של Google APIs מספקות שילוב שפות טוב יותר, אבטחה משופרת ותמיכה לצורך ביצוע שיחות הדורשות הרשאת משתמש. ספריות הלקוח זמינות במספר שפות תכנות. באמצעותן ניתן להימנע מהגדרה ידנית של בקשות HTTP ולנתח את התשובות.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003eThe AdSense Management API utilizes HTTP and JSON, allowing any standard HTTP client to interact with it.\u003c/p\u003e\n"],["\u003cp\u003eGoogle's client libraries offer enhanced security, language integration, and user authorization capabilities for easier interaction with the API.\u003c/p\u003e\n"],["\u003cp\u003eClient libraries are available in various programming languages like Java, .NET, PHP, Python, and Ruby, eliminating manual HTTP request setup.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can find code examples for each client library on the provided GitHub links.\u003c/p\u003e\n"]]],["The AdSense Management API utilizes HTTP and JSON, allowing standard HTTP clients to interact with it. Google APIs client libraries enhance this interaction by offering better language integration, security, and user authorization support. These libraries, available in Java, .NET, PHP, Python, and Ruby, eliminate the need for manual HTTP request setup and response parsing. Example code is provided for each language on GitHub.\n"],null,["# Samples and Libraries\n\nThe AdSense Management API is built on HTTP and JSON, so any standard HTTP client\ncan send requests to it and parse the responses.\n\nHowever, the Google APIs client libraries provide better language\nintegration, improved security, and support for making calls that require user\nauthorization. The client libraries are available in a number of programming\nlanguages; by using them you can avoid the need to manually set up HTTP\nrequests and parse the responses.\n\n| Client Library | Code Examples |\n|:-------------------------------------|:---------------------------------------------------------------------------------------------|\n| [Java](/api-client-library/java) | [Browse example code](//github.com/googleads/googleads-adsense-examples/tree/HEAD/v2/java) |\n| [.NET](/api-client-library/dotnet) | [Browse example code](//github.com/googleads/googleads-adsense-examples/tree/HEAD/v2/dotnet) |\n| [PHP](/api-client-library/php) | [Browse example code](//github.com/googleads/googleads-adsense-examples/tree/HEAD/v2/php) |\n| [Python](/api-client-library/python) | [Browse example code](//github.com/googleads/googleads-adsense-examples/tree/HEAD/v2/python) |\n| [Ruby](/api-client-library/ruby) | [Browse example code](//github.com/googleads/googleads-adsense-examples/tree/HEAD/v2/ruby) |"]]