AdSelectionFromOutcomesConfig.Seller Property

Definition

public Android.AdServices.Common.AdTechIdentifier Seller { [Android.Runtime.Register("getSeller", "()Landroid/adservices/common/AdTechIdentifier;", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getSeller", "()Landroid/adservices/common/AdTechIdentifier;", "", ApiSince=35)>]
member this.Seller : Android.AdServices.Common.AdTechIdentifier

Property Value

a AdTechIdentifier of the seller, for example "www.example-ssp.com"

Attributes

Remarks

Java documentation for android.adservices.adselection.AdSelectionFromOutcomesConfig.getSeller().

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