Compartilhar via


PersistAdSelectionResultRequest.AdSelectionDataId Property

Definition

Returns the id that identifies the AdSelectionManager#getAdSelectionData(GetAdSelectionDataRequest, Executor, OutcomeReceiver) payload that generated this result.

public long AdSelectionDataId { [Android.Runtime.Register("getAdSelectionDataId", "()J", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getAdSelectionDataId", "()J", "", ApiSince=35)>]
member this.AdSelectionDataId : int64

Property Value

Attributes

Remarks

Returns the id that identifies the AdSelectionManager#getAdSelectionData(GetAdSelectionDataRequest, Executor, OutcomeReceiver) payload that generated this result.

Java documentation for android.adservices.adselection.PersistAdSelectionResultRequest.getAdSelectionDataId().

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