Share via


PerBuyerConfiguration.Buyer Property

Definition

Returns the buyer associated with this per buyer configuration.

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

Property Value

Attributes

Remarks

Returns the buyer associated with this per buyer configuration.

Java documentation for android.adservices.adselection.PerBuyerConfiguration.getBuyer().

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