nielsenId
From Engineering Client Portal
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. |