Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
AdMob API, yayıncıları ve üçüncü tarafları temsil eden geliştiriciler için tasarlanmıştır. Üçüncü taraflar, AdMob'un doğrudan kullanıcıları değildir. Bunun yerine, AdMob müşterileri olan müşterileri için AdMob ile hizmetler veya entegrasyonlar oluşturur.
Bu kılavuzda, en iyi uygulamalar, ipuçları ve püf noktaları paylaşarak üçüncü taraf entegrasyonlarının temelleri ele alınmaktadır.
Bu kılavuzda, AdMob API hakkında bilgi sahibi olduğunuz varsayılmaktadır. AdMob API hakkında bilginiz yoksa başlangıç dokümanlarımıza göz atın.
Üçüncü taraf olarak başlama
AdMob API'yi kullanarak bir AdMob yayıncısının verilerine erişmek için aşağıdaki yönergeleri uygulayın. Google'dan ek onay gerekmez. Ancak AdMob API'yi kullanarak AdMob API hükümler ve koşullarını kabul etmiş olursunuz.
Kimlik doğrulama: Bir müşterinin AdMob verilerine doğru şekilde erişme
Uygulamanızın müşterinizin AdMob verilerine erişebilmesi için kimlik doğrulama iş akışınızı güvenli bir şekilde ayarlamanız gerekir.
Artık Java, PHP, Python veya curl örneklerini kullanarak müşterinizin AdMob hesabına API çağrıları yapmaya başlayabilirsiniz.
API'yi güncel tutun
Desteği sonlandırılan veya kullanımdan kaldırılan API sürümleri ve yeni sürümlerin ne zaman yayınlandığı hakkında bilgi sahibi olmanız önemlidir. Duyuruları almak için Ads Developer Blog'a abone olmanızı öneririz.
[null,null,["Son güncelleme tarihi: 2025-08-31 UTC."],[[["\u003cp\u003eRetrieves information about a specific AdMob publisher account using a GET request.\u003c/p\u003e\n"],["\u003cp\u003eRequires specifying the publisher account's resource name as a path parameter in the request URL.\u003c/p\u003e\n"],["\u003cp\u003eReturns a \u003ccode\u003ePublisherAccount\u003c/code\u003e object containing account details upon successful execution.\u003c/p\u003e\n"],["\u003cp\u003eNeeds authorization with specific OAuth scopes, such as \u003ccode\u003eadmob.readonly\u003c/code\u003e or \u003ccode\u003eadmob.report\u003c/code\u003e, for access.\u003c/p\u003e\n"]]],["Third-party developers integrating with the AdMob API must first have a Google Account and understand REST and OAuth 2.0. Authorization is required to access client data. Developers should complete the authorization setup, generating a client ID, particularly for web applications. Developers can then make API calls using various languages and stay informed about API updates via the Ads Developer Blog. The AdMob API developer forum is available for support.\n"],null,["# Third-party integration\n\nThe AdMob API is designed for developers representing publishers and third\nparties. Third parties are not direct users of AdMob, instead, they create\nservices or integrations with AdMob for their clients, who are AdMob customers.\nThis guide covers the basics of third-party integrations by providing best\npractices, tips, and tricks.\n\nThis guide assumes you have a working knowledge of the AdMob API. If you're\nunfamiliar with the AdMob API, please see our\n[getting started documentation](/admob/api/v1/getting-started).\n\nGetting started as a third party\n--------------------------------\n\nTo use the AdMob API to access an AdMob publisher's data, follow the\nguidelines below. No additional approval from Google is required, though note\nthat by using the AdMob API, you agree to the AdMob API\n[terms and conditions](/admob/api/v1/terms).\n\nAuthentication: How to properly access a client's AdMob data\n------------------------------------------------------------\n\nIn order for your application to access your client's AdMob data, you need to\nset up your authentication workflow in a secure manner.\n\n### Prerequisites\n\n- A [Google Account](//google.com/accounts/NewAccount).\n\n- Familiarity with [REST basics](/admob/api/v1/prereqs#rest) and [authorizing requests with\n OAuth 2.0](/admob/api/v1/how-tos/authorizing).\n\n### Complete authorization steps\n\n| **Note:** For third-party web applications, we recommend generating a **client\n| ID** for a [web application](/identity/protocols/OAuth2WebServer).\n\nAll requests you make to the AdMob API must be authorized. For a brief\noverview of authorization, read about how to [authorize and identify your\napp to Google](/admob/api/v1/how-tos/authorizing). Follow the steps to [complete your\nauthorization setup](/admob/api/v1/auth).\n\nNow you can start making API calls to your client's AdMob account using examples\nin [Java](/admob/api/v1/getting-started#java-client-library),\n[PHP](/admob/api/v1/getting-started#php-client-library),\n[Python](/admob/api/v1/getting-started#python-client-library) or\n[curl](/admob/api/v1/getting-started#curl-command-line).\n\nKeep up-to-date with the API\n----------------------------\n\nIt's important that you stay up-to-date on which API versions are deprecated or\nsunset and when new versions are released. We recommend subscribing to the\n[Ads Developer Blog](//ads-developers.googleblog.com/search/label/admob) to get\nthe announcements.\n\nGet support\n-----------\n\nIf you run into issues with your AdMob API integration,\n\npost to the [AdMob API developer forum](//groups.google.com/g/google-admob-api-developer-forum)."]]