nielsenId: Difference between revisions

From Engineering Client Portal

(Created page with "{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|iOS SDK API Reference}} {{CurrentBreadcrumb}} Category:Digital Category:iOS SDK API Reference Use this property to...")
 
(No difference)

Latest revision as of 04:21, 21 May 2017

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.