TrustedBiddingData.TrustedBiddingUri Property

Definition

public Android.Net.Uri TrustedBiddingUri { [Android.Runtime.Register("getTrustedBiddingUri", "()Landroid/net/Uri;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getTrustedBiddingUri", "()Landroid/net/Uri;", "", ApiSince=34)>]
member this.TrustedBiddingUri : Android.Net.Uri

Property Value

Uri

the URI pointing to the trusted key-value server holding bidding signals. The URI must use HTTPS.

Attributes

Remarks

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

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