Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
Classes
RtbAdapter |
Mediation adapter that also supports bidding.
|
RtbSignalData |
Data passed into the adapter for signal generation.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ecom.google.android.gms.ads.mediation.rtb\u003c/code\u003e package provides interfaces and classes for real-time bidding (RTB) within AdMob mediation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRtbAdapter\u003c/code\u003e enables mediation adapters to participate in bidding, while \u003ccode\u003eRtbSignalData\u003c/code\u003e provides the necessary data for signal generation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSignalCallbacks\u003c/code\u003e facilitates communication between the adapter and the Google Mobile Ads SDK during signal generation.\u003c/p\u003e\n"]]],["The provided content details elements for real-time bidding (RTB) mediation in Android's Google Mobile Ads SDK. It defines `SignalCallbacks` for third-party SDKs to provide bidding signals. The `RtbAdapter` class is for mediation adapters that support bidding. Lastly, `RtbSignalData` is used to transmit necessary information to the adapter for the signal generation process. These components enable third-party ad networks to participate in the real-time bidding process within the Google Mobile Ads framework.\n"],null,["com.google.android.gms.ads.mediation.rtb \n[Kotlin](/admob/android/early-access/nextgen/reference/kotlin/com/google/android/gms/ads/mediation/rtb/package-summary \"View this page in Kotlin\") \\|Java \n\nInterfaces \n\n|---------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------|\n| [SignalCallbacks](/admob/android/early-access/nextgen/reference/com/google/android/gms/ads/mediation/rtb/SignalCallbacks) | Callback for signal generation from 3p SDKs for bidding. |\n\nClasses \n\n|-----------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------|\n| [RtbAdapter](/admob/android/early-access/nextgen/reference/com/google/android/gms/ads/mediation/rtb/RtbAdapter) | Mediation adapter that also supports bidding. |\n| [RtbSignalData](/admob/android/early-access/nextgen/reference/com/google/android/gms/ads/mediation/rtb/RtbSignalData) | Data passed into the adapter for signal generation. |"]]