CustomAudience.Builder.SetComponentAds(IList<ComponentAdData>) Método

Definición

[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

Parámetros

componentAds
IList<ComponentAdData>

Devoluciones

Atributos

Se aplica a