type OpenBiddingSetting (v202508)

  • OpenBiddingSetting is a configuration for Open Bidding within a YieldAdSource.

  • It inherits from AbstractDisplaySettings and is part of the YieldGroupService.

  • The yieldIntegrationType field, inherited from AbstractDisplaySettings, must be either EXCHANGE_BIDDING or NETWORK_BIDDING.

  • Possible enumerations for integration type include UNKNOWN, CUSTOM_EVENT, SDK, and OPEN_BIDDING.

Configuration for Open Bidding in a YieldAdSource.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

AbstractDisplaySettings (inherited)
OpenBiddingSetting

yieldIntegrationType

YieldIntegrationType

Integration type of the demand syndication setting. This must be either EXCHANGE_BIDDING or NETWORK_BIDDING.


Enumerations
UNKNOWN
CUSTOM_EVENT
SDK
OPEN_BIDDING