<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nielsentest.mywikis.net/w/index.php?action=history&amp;feed=atom&amp;title=optOutStatus</id>
	<title>optOutStatus - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nielsentest.mywikis.net/w/index.php?action=history&amp;feed=atom&amp;title=optOutStatus"/>
	<link rel="alternate" type="text/html" href="https://nielsentest.mywikis.net/w/index.php?title=optOutStatus&amp;action=history"/>
	<updated>2026-04-18T05:31:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://nielsentest.mywikis.net/w/index.php?title=optOutStatus&amp;diff=388&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|iOS SDK API Reference}}  {{CurrentBreadcrumb}} Category:Digital Category:iOS SDK API Reference This API gets the cu...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nielsentest.mywikis.net/w/index.php?title=optOutStatus&amp;diff=388&amp;oldid=prev"/>
		<updated>2017-05-21T04:16:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|iOS SDK API Reference}}  {{CurrentBreadcrumb}} &lt;a href=&quot;/wiki/Category:Digital&quot; title=&quot;Category:Digital&quot;&gt;Category:Digital&lt;/a&gt; &lt;a href=&quot;/wiki/Category:iOS_SDK_API_Reference&quot; class=&quot;mw-redirect&quot; title=&quot;Category:iOS SDK API Reference&quot;&gt;Category:iOS SDK API Reference&lt;/a&gt; This API gets the cu...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|iOS SDK API Reference}}  {{CurrentBreadcrumb}}&lt;br /&gt;
[[Category:Digital]]&lt;br /&gt;
[[Category:iOS SDK API Reference]]&lt;br /&gt;
This API gets the current Nielsen opt-out state of AppSDK. Call this API to retrieve the Opt-Out or Opt-In state.&lt;br /&gt;
&amp;lt;blockquote&amp;gt;'''Note''': This API is a blocking call and should not be called from main/ UI thread.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;objective-c&amp;quot;&amp;gt;&lt;br /&gt;
@property (readonly) BOOL optOutStatus&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Input Parameters ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter !! Description&lt;br /&gt;
|-&lt;br /&gt;
| None || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Output Parameters ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Return value !! Description&lt;br /&gt;
|-&lt;br /&gt;
| YES || If the user opts out through the Opt-Out web page &lt;br /&gt;
OR If ‘Limit Ad Tracking’ is turned ON (though user has not opted out through Opt-Out web page)&lt;br /&gt;
|-&lt;br /&gt;
| NO || If SDK is in Opt-In state &lt;br /&gt;
AND If the ‘Limit Ad Tracking’ is not turned ON.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* The value of the &amp;lt;code&amp;gt;userOptOut&amp;lt;/code&amp;gt; state is persisted across application launches on the shared preferences object local to the App SDK.&lt;br /&gt;
* The Opt-Out status is internally managed and stored by the SDK. The App does not need to retain the value of SDK Opt-Out status.&lt;br /&gt;
* The SDK will continue measurement even after the user has opted out from Nielsen measurement.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>