PartialCustomAudience.Builder.Build Method

Definition

Builds an instance of a FetchAndJoinCustomAudienceRequest.

[Android.Runtime.Register("build", "()Landroid/adservices/customaudience/PartialCustomAudience;", "", ApiSince=35)]
public Android.AdServices.CustomAudiences.PartialCustomAudience Build ();
[<Android.Runtime.Register("build", "()Landroid/adservices/customaudience/PartialCustomAudience;", "", ApiSince=35)>]
member this.Build : unit -> Android.AdServices.CustomAudiences.PartialCustomAudience

Returns

Attributes

Remarks

Builds an instance of a FetchAndJoinCustomAudienceRequest.

Java documentation for android.adservices.customaudience.PartialCustomAudience.Builder.build().

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