GetAdSelectionDataOutcome
public
final
class
GetAdSelectionDataOutcome
extends Object
java.lang.Object | |
↳ | android.adservices.adselection.GetAdSelectionDataOutcome |
Represents ad selection data collected from device for ad selection.
Summary
Public methods | |
---|---|
byte[]
|
getAdSelectionData()
Returns the adSelectionData that is collected from device. |
long
|
getAdSelectionId()
Returns the adSelectionId that identifies the AdSelection. |
Inherited methods | |
---|---|
Public methods
getAdSelectionData
public byte[] getAdSelectionData ()
Returns the adSelectionData that is collected from device.
Returns | |
---|---|
byte[] |
This value may be null . |
getAdSelectionId
public long getAdSelectionId ()
Returns the adSelectionId that identifies the AdSelection.
Returns | |
---|---|
long |