Share via


AdSelectionOutcome.WinningSeller Property

Definition

Returns the willing seller that won the auction.

public virtual Android.AdServices.Common.AdTechIdentifier WinningSeller { [Android.Runtime.Register("getWinningSeller", "()Landroid/adservices/common/AdTechIdentifier;", "GetGetWinningSellerHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getWinningSeller", "()Landroid/adservices/common/AdTechIdentifier;", "GetGetWinningSellerHandler", ApiSince=36)>]
member this.WinningSeller : Android.AdServices.Common.AdTechIdentifier

Property Value

Attributes

Remarks

Returns the willing seller that won the auction.

Java documentation for android.adservices.adselection.AdSelectionOutcome.getWinningSeller().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to