With the release of a new major Google Mobile Ads SDK version, earlier major versions may be given a sunset date. After an SDK version is sunset, ad traffic from that version is at risk of receiving automatic no fill due to stopped ad serving.
- Benefits of a deprecation schedule
Introducing a predictable deprecation schedule offers the following benefits:
- Ability to predict and plan for SDK updates with a year of lead time.
- Legacy SDK code that only exists to support old versions can be deleted, thereby decreasing SDK size and lowering the risk of bugs.
- Engineering resources can focus more on support for newer SDKs and innovation of new SDK features.
Timetable
The following table lists the specific deprecation and sunset dates for each Google Mobile Ads C++ SDK version.
Versions | Status | Release date | Deprecation date | Sunset date | Migration guide |
---|---|---|---|---|---|
v12.0.0 - 12.1.0 | Deprecated | May 7, 2024 | June 17, 2024 | June 17, 2025 | |
v11.0.0 - 11.10.0 | Deprecated | May 4, 2023 | June 17, 2024 | June 17, 2025 | Get started |
v10.4.0 - 10.7.0 | Deprecated | June 28, 2022 | February 6, 2024 | June 17, 2025 | Get started |
Sunset | October 13, 2022 | October 13, 2022 | June 30, 2023 1 | Get started | |
v9.2.0 - 9.6.0 | Deprecated | June 28, 2022 | February 6, 2024 | June 17, 2025 | Get started |
Sunset | Prior to June 2022 | June 28, 2022 | June 30, 2023 | Get started |
1 Versions 10.0.0 - 10.3.0 introduced a dependency on an old iOS Google Mobile Ads SDK that was sunset on June 30, 2023. Upgrade to 11.0.0 or higher to avoid risk of disruption to ad serving.
Differences between supported, deprecated, and sunset
Term | Supported | Deprecated | Sunset |
---|---|---|---|
SDK Versions | All releases that depend on an Android and iOS Google Mobile Ads SDK version with major release N or N-1, where N is the latest respective Android or iOS major version. | All releases that depend on an Android or iOS Google Mobile Ads SDK version with major release N-2. | All releases that depend on an Android or iOS Google Mobile Ads SDK version with major release N-3 or below. Releases with a dependency on an N-3 major version will sunset approximately two months after the major version N dependency is released. |
Ad serving | Ads serve to this version. | Ads serve to this version. | Ads at risk of not serving to this version. We will regularly review usage of all sunset versions going forward to consider disabling ad serving. The oldest versions with lower usage and higher maintenance costs will be targeted first. When ad serving is disabled, ad requests return a no fill with an error indicating that this version is sunset. |
Support | Technical SDK support questions are welcomed on the Firebase C++ SDK issue tracker. | Technical SDK support questions specific to this version are no longer supported on the Firebase C++ SDK issue tracker. You will be asked to validate the issue in a supported version to receive full support. | Technical SDK support questions specific to this version are no longer supported on the Firebase C++ SDK issue tracker. You will be asked to validate the issue in a supported version to receive full support. |
Exceptions
This deprecation schedule provides a framework for predictable lifetimes for an SDK version. However, there may be exceptions in the future. This schedule does not preclude us from sunsetting an SDK version at an earlier date, but we are committed to providing proactive communication with ample lead time for any future changes.