Share via


CustomAudience.Builder.SetComponentAds(IList<ComponentAdData>) Method

Definition

[Android.Runtime.Register("setComponentAds", "(Ljava/util/List;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=36)]
public Android.AdServices.CustomAudiences.CustomAudience.Builder SetComponentAds(System.Collections.Generic.IList<Android.AdServices.Common.ComponentAdData> componentAds);
[<Android.Runtime.Register("setComponentAds", "(Ljava/util/List;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=36)>]
member this.SetComponentAds : System.Collections.Generic.IList<Android.AdServices.Common.ComponentAdData> -> Android.AdServices.CustomAudiences.CustomAudience.Builder

Parameters

componentAds
IList<ComponentAdData>

Returns

Attributes

Applies to