次の方法で共有


JoinCustomAudienceRequest.CustomAudience Property

Definition

Returns the custom audience to join.

public virtual Android.AdServices.CustomAudiences.CustomAudience CustomAudience { [Android.Runtime.Register("getCustomAudience", "()Landroid/adservices/customaudience/CustomAudience;", "GetGetCustomAudienceHandler", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getCustomAudience", "()Landroid/adservices/customaudience/CustomAudience;", "GetGetCustomAudienceHandler", ApiSince=34)>]
member this.CustomAudience : Android.AdServices.CustomAudiences.CustomAudience

Property Value

Attributes

Remarks

Returns the custom audience to join.

Java documentation for android.adservices.customaudience.JoinCustomAudienceRequest.getCustomAudience().

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