type YieldAdSource (v202411)

  • YieldGroupService manages YieldAdSource which is linked to a YieldGroup.

  • YieldAdSource configurations include ad source ID, company ID, display settings, and status.

  • It allows setting manual CPM and overriding dynamic CPM for yield management.

  • YieldAdSource status can be unknown, experimenting, active, inactive, or deleted.

  • Display settings can be configured for Open Bidding or SDK mediation.


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

Field

adSourceId

xsd:long

companyId

xsd:long

displaySettings

  1. AbstractDisplaySettings
    1. OpenBiddingSetting
    2. SdkMediationSettings

status

YieldEntityStatus


Enumerations
UNKNOWN
EXPERIMENTING
ACTIVE
INACTIVE
DELETED

manualCpm

Money

overrideDynamicCpm

xsd:boolean