CustomAudience.Builder.SetComponentAds(IList<ComponentAdData>) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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>
Retornos
- Atributos