Share via


AdSelectionOutcome.Builder.Build Method

Definition

Builds a AdSelectionOutcome instance.

[Android.Runtime.Register("build", "()Landroid/adservices/adselection/AdSelectionOutcome;", "", ApiSince=34)]
public Android.AdServices.AdSelection.AdSelectionOutcome Build ();
[<Android.Runtime.Register("build", "()Landroid/adservices/adselection/AdSelectionOutcome;", "", ApiSince=34)>]
member this.Build : unit -> Android.AdServices.AdSelection.AdSelectionOutcome

Returns

Attributes

Remarks

Builds a AdSelectionOutcome instance.

Java documentation for android.adservices.adselection.AdSelectionOutcome.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