The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Engineering Portal / Digital / Android SDK API Reference / getNielsenId()
Call this API to get a string defining the Nielsen ID (NUID) number assigned to the current Android device.
Syntax
public String getNielsenId()
Input Parameters
Parameter |
Description
|
None |
|
Output Parameters
Output Parameters (Return value) |
Description
|
NUID |
The current NUID number for the device.
|