You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// In order to follow the IAB specifications for GDPR, please fill the following parameters with attention.
726
+
/// note:
727
+
/// If you use a <a href="https://iabeurope.eu/tcf-for-cmps/">CMP</a>, you can skip this step: CMP will store those parameters into <code>UserDefaults</code>, TeadSDK will automatically retrieve these values. <a href="https://github.com/InteractiveAdvertisingBureau/Global-Privacy-Platform/blob/main/Core/Consent%20String%20Specification.md">Global Privacy Platform </a> IAB documentation.
728
+
/// \param consent Which vendors and purposes did the user give consent for.
729
+
///
730
+
/// \param sectionIds List of the applicable section ids.
/// In order to follow the IAB specifications for GPP, please fill the following parameters with attention.
902
+
/// note:
903
+
/// If you use a <a href="https://iabeurope.eu/tcf-for-cmps/">CMP</a>, you can skip this step: CMP will store those parameters into <code>UserDefaults</code>, TeadSDK will automatically retrieve these values. <a href="https://github.com/InteractiveAdvertisingBureau/Global-Privacy-Platform/blob/main/Core/Consent%20String%20Specification.md">Global Privacy Platform </a> IAB documentation.
904
+
/// \param consent Which vendors and purposes did the user give consent for.
905
+
///
906
+
/// \param sectionIds List of the applicable section ids.
/// Native video component containing media content
1332
1371
/// note:
1333
1372
/// In order to render VideoComponent, you need to instanciate a <code>TeadsMediaView</code> by calling <code>TeadsMediaView/init(videoComponent:)</code>
0 commit comments