AI-generated Key Takeaways
-
The
YieldGroupService
manages yield groups, which are used to define and control ad serving integrations with various yield partners. -
YieldIntegrationType
is an enumeration within theYieldGroupService
that specifies the type of integration being used, such as custom events, SDKs, or Open Bidding. -
This service is defined within the namespace
https://www.google.com/apis/ads/publisher/v202411
and utilizes specific settings likeOpenBiddingSetting
,SdkMediationSettings
, andYieldPartnerSettings
. -
YieldIntegrationType
includes values likeUNKNOWN
,CUSTOM_EVENT
,SDK
, andOPEN_BIDDING
to represent different yield integration approaches.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
UNKNOWN
|
|
CUSTOM_EVENT
|
|
SDK
|
|
OPEN_BIDDING
|