次の方法で共有


AdSelectionFromOutcomesConfig.Builder.Build Method

Definition

Builds a AdSelectionFromOutcomesConfig instance.

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

Returns

Attributes

Remarks

Builds a AdSelectionFromOutcomesConfig instance.

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