enum YieldPlatform (v202402)
Service
YieldGroupService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Enumeration |
Description |
UNKNOWN
|
|
ANDROID
|
|
IOS
|
|
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 2024-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["The YieldGroupService allows management of yield groups, focusing on settings for SDK mediation and yield partners."],["It utilizes `SdkMediationSettings` and `YieldPartnerSettings` for configuration."],["YieldPlatform is an enumeration within YieldGroupService, identifying platforms like Android and iOS, alongside an unknown option."],["The service resides under the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content outlines the `YieldGroupService` and its dependencies, `SdkMediationSettings` and `YieldPartnerSettings`. It specifies the service's namespace as `https://www.google.com/apis/ads/publisher/v202402` and defines the `YieldPlatform` enumeration. The enumeration details possible platform values: `UNKNOWN`, `ANDROID`, and `IOS`. This information structures the interaction with the service, specifying where the services interact with and what platforms they are designed for.\n"]]