ReportEventRequest.FlagReportingDestinationSeller Feld

Definition

Achtung

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

Dies wird verwendet, um Verkäufer als Ziel für die Berichtsereignis-API darzustellen.

[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

Feldwert

Value = 1
Attribute

Hinweise

Dies wird verwendet, um Verkäufer als Ziel für die Berichtsereignis-API darzustellen.

Java Dokumentation für android.adservices.adselection.ReportEventRequest.FLAG_REPORTING_DESTINATION_SELLER.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: