AdSelectionConfig.Builder.SetCustomAudienceBuyers 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("setCustomAudienceBuyers", "(Ljava/util/List;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)]
public Android.AdServices.AdSelection.AdSelectionConfig.Builder SetCustomAudienceBuyers (System.Collections.Generic.IList<Android.AdServices.Common.AdTechIdentifier> customAudienceBuyers);
[<Android.Runtime.Register("setCustomAudienceBuyers", "(Ljava/util/List;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)>]
member this.SetCustomAudienceBuyers : System.Collections.Generic.IList<Android.AdServices.Common.AdTechIdentifier> -> Android.AdServices.AdSelection.AdSelectionConfig.Builder
Parâmetros
- customAudienceBuyers
- IList<AdTechIdentifier>
Retornos
- Atributos