ReportEventRequest.FlagReportingDestinationSeller Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.

Se usa para representar al vendedor como destino de la API de eventos de informe.

[Android.Runtime.Register("FLAG_REPORTING_DESTINATION_SELLER", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.", true)]
public const Android.AdServices.AdSelection.ReportingDestination FlagReportingDestinationSeller = 1;
[<Android.Runtime.Register("FLAG_REPORTING_DESTINATION_SELLER", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.", true)>]
val mutable FlagReportingDestinationSeller : Android.AdServices.AdSelection.ReportingDestination

Valor de campo

Value = 1
Atributos

Comentarios

Se usa para representar al vendedor como destino de la API de eventos de informe.

Java documentación para android.adservices.adselection.ReportEventRequest.FLAG_REPORTING_DESTINATION_SELLER.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a