AdSelectionConfig.SellerSignals Property

Definition

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

Property Value

JSON in an AdSelectionSignals object, provided by the SSP and consumed by the JS logic fetched from the SSP, represents any information that the SSP used in the ad scoring process to tweak the results of the ad selection process (e.g. brand safety checks, excluded contextual ads).

Attributes

Remarks

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

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