次の方法で共有


FetchAndJoinCustomAudienceRequest.Builder(Uri) Constructor

Definition

Instantiates a FetchAndJoinCustomAudienceRequest.Builder with the Uri from which the custom audience is to be fetched.

[Android.Runtime.Register(".ctor", "(Landroid/net/Uri;)V", "", ApiSince=35)]
public Builder (Android.Net.Uri fetchUri);
[<Android.Runtime.Register(".ctor", "(Landroid/net/Uri;)V", "", ApiSince=35)>]
new Android.AdServices.CustomAudiences.FetchAndJoinCustomAudienceRequest.Builder : Android.Net.Uri -> Android.AdServices.CustomAudiences.FetchAndJoinCustomAudienceRequest.Builder

Parameters

fetchUri
Uri
Attributes

Remarks

Instantiates a FetchAndJoinCustomAudienceRequest.Builder with the Uri from which the custom audience is to be fetched.

Java documentation for android.adservices.customaudience.FetchAndJoinCustomAudienceRequest.Builder.FetchAndJoinCustomAudienceRequest$Builder(android.net.Uri).

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