UpdateAdCounterHistogramRequest.Builder Construtor
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(".ctor", "(JILandroid/adservices/common/AdTechIdentifier;)V", "", ApiSince=35)]
public Builder(long adSelectionId, int adEventType, Android.AdServices.Common.AdTechIdentifier callerAdTech);
[<Android.Runtime.Register(".ctor", "(JILandroid/adservices/common/AdTechIdentifier;)V", "", ApiSince=35)>]
new Android.AdServices.AdSelection.UpdateAdCounterHistogramRequest.Builder : int64 * int * Android.AdServices.Common.AdTechIdentifier -> Android.AdServices.AdSelection.UpdateAdCounterHistogramRequest.Builder
Parâmetros
- adSelectionId
- Int64
- adEventType
- Int32
- callerAdTech
- AdTechIdentifier
- Atributos