Partager via


CustomAudience.Buyer Property

Definition

A buyer is identified by a domain in the form "buyerexample.

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

Property Value

an AdTechIdentifier containing the custom audience's buyer's domain

Attributes

Remarks

A buyer is identified by a domain in the form "buyerexample.com".

Java documentation for android.adservices.customaudience.CustomAudience.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