Share via


TrustedBiddingData.TrustedBiddingKeys Property

Definition

public System.Collections.Generic.IList<string> TrustedBiddingKeys { [Android.Runtime.Register("getTrustedBiddingKeys", "()Ljava/util/List;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getTrustedBiddingKeys", "()Ljava/util/List;", "", ApiSince=34)>]
member this.TrustedBiddingKeys : System.Collections.Generic.IList<string>

Property Value

the list of keys to query from the trusted key-value server holding bidding signals

Attributes

Remarks

Java documentation for android.adservices.customaudience.TrustedBiddingData.getTrustedBiddingKeys().

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