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 / iOS SDK API Reference / nielsenId
Use this property to get a string defining the Nielsen ID (NUID) number assigned to the current iOS device, for user Opt-In or Opt-Out.
Syntax
@property (readonly) NSString *nielsenId;
Input Parameters
Parameter |
Description
|
None |
|
Output Parameters
Output Parameters (Return value) |
Description
|
NUID |
The current NUID number for the device.
|