Freigeben über


AdSelectionConfig.AdSelectionSignals Property

Definition

public Android.AdServices.Common.AdSelectionSignals AdSelectionSignals { [Android.Runtime.Register("getAdSelectionSignals", "()Landroid/adservices/common/AdSelectionSignals;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getAdSelectionSignals", "()Landroid/adservices/common/AdSelectionSignals;", "", ApiSince=34)>]
member this.AdSelectionSignals : Android.AdServices.Common.AdSelectionSignals

Property Value

JSON in an AdSelectionSignals object, fetched from the AdSelectionConfig and consumed by the JS logic fetched from the DSP, represents signals given to the participating buyers in the ad selection and reporting processes.

Attributes

Remarks

Java documentation for android.adservices.adselection.AdSelectionConfig.getAdSelectionSignals().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to