type YieldPartnerSettings (v202505)

  • YieldPartnerSettings is a dependency of YieldGroupService and YieldPartner.

  • The YieldPartnerSettings service provides information about the status, environment, format, integration type, platform, and parameters for yield partners.

  • Several enumerated types are used for fields like status, environment, format, integration type, and platform, each with various possible values.

  • The parameters field uses an array of YieldParameter objects.


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

Field

status

PartnerSettingStatus


Enumerations
UNKNOWN
PENDING
ACTIVE
DEPRECATED

environment

YieldEnvironmentType


Enumerations
UNKNOWN
MOBILE
VIDEO_VAST
WEB

format

YieldFormat


Enumerations
UNKNOWN
BANNER
INTERSTITIAL
NATIVE
VIDEO_VAST
REWARDED
REWARDED_INTERSTITIAL
APP_OPEN

integrationType

YieldIntegrationType


Enumerations
UNKNOWN
CUSTOM_EVENT
SDK
OPEN_BIDDING

platform

YieldPlatform


Enumerations
UNKNOWN
ANDROID
IOS

parameters

YieldParameter[]