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
/// The Teads inApp Validation tool is the best way to ensure all basic features and prerequisites are correctly implemented.
639
639
/// It is also useful during integration iterations.
640
-
/// Each time you upgrade TeadsSDK versions, you should perfom a validation pass to ensure integration is set correctly
640
+
/// Each time you upgrade TeadsSDK versions, you should perfom a validation pass to ensure integration is set correctly.
641
641
/// warning:
642
642
/// Remember to remove this setting when you are going in production.
643
643
/// note:
644
644
/// Follow <a href="https://support.teads.tv/support/solutions/articles/36000314783-validation-tool">validate your integration documentation</a>
645
645
- (void)enableValidationMode;
646
646
/// Set the publisher http page url that matches the content where Teads Ad will be loaded.
647
-
/// Setting this value can significally improve fill-rate since contextual data can be inferred from the content behing url
647
+
/// Setting this value can significally improve fill-rate since contextual data can be inferred from the content behing url.
648
+
/// It’s perfectly suitable for news app or retail app as most of the app content is also available on a website: it allows us to have a more detailed brand safety article by article.
649
+
/// For non-news apps, this setting is optional.
648
650
/// \param urlString The content related page URL.
/// The Teads inApp Validation tool is the best way to ensure all basic features and prerequisites are correctly implemented.
1784
1786
/// It is also useful during integration iterations.
1785
-
/// Each time you upgrade TeadsSDK versions, you should perfom a validation pass to ensure integration is set correctly
1787
+
/// Each time you upgrade TeadsSDK versions, you should perfom a validation pass to ensure integration is set correctly.
1786
1788
/// warning:
1787
1789
/// Remember to remove this setting when you are going in production.
1788
1790
/// note:
1789
1791
/// Follow <a href="https://support.teads.tv/support/solutions/articles/36000314783-validation-tool">validate your integration documentation</a>
1790
1792
- (void)enableValidationMode;
1791
1793
/// Set the publisher http page url that matches the content where Teads Ad will be loaded.
1792
-
/// Setting this value can significally improve fill-rate since contextual data can be inferred from the content behing url
1794
+
/// Setting this value can significally improve fill-rate since contextual data can be inferred from the content behing url.
1795
+
/// It’s perfectly suitable for news app or retail app as most of the app content is also available on a website: it allows us to have a more detailed brand safety article by article.
1796
+
/// For non-news apps, this setting is optional.
1793
1797
/// \param urlString The content related page URL.
Copy file name to clipboardExpand all lines: Frameworks/TeadsSDK.xcframework/ios-arm64_armv7/TeadsSDK.framework/Modules/TeadsSDK.swiftmodule/arm64-apple-ios.swiftinterface
Copy file name to clipboardExpand all lines: Frameworks/TeadsSDK.xcframework/ios-arm64_armv7/TeadsSDK.framework/Modules/TeadsSDK.swiftmodule/armv7-apple-ios.swiftinterface
Copy file name to clipboardExpand all lines: Frameworks/TeadsSDK.xcframework/ios-arm64_i386_x86_64-simulator/TeadsSDK.framework/Headers/TeadsSDK-Swift.h
/// The Teads inApp Validation tool is the best way to ensure all basic features and prerequisites are correctly implemented.
639
639
/// It is also useful during integration iterations.
640
-
/// Each time you upgrade TeadsSDK versions, you should perfom a validation pass to ensure integration is set correctly
640
+
/// Each time you upgrade TeadsSDK versions, you should perfom a validation pass to ensure integration is set correctly.
641
641
/// warning:
642
642
/// Remember to remove this setting when you are going in production.
643
643
/// note:
644
644
/// Follow <a href="https://support.teads.tv/support/solutions/articles/36000314783-validation-tool">validate your integration documentation</a>
645
645
- (void)enableValidationMode;
646
646
/// Set the publisher http page url that matches the content where Teads Ad will be loaded.
647
-
/// Setting this value can significally improve fill-rate since contextual data can be inferred from the content behing url
647
+
/// Setting this value can significally improve fill-rate since contextual data can be inferred from the content behing url.
648
+
/// It’s perfectly suitable for news app or retail app as most of the app content is also available on a website: it allows us to have a more detailed brand safety article by article.
649
+
/// For non-news apps, this setting is optional.
648
650
/// \param urlString The content related page URL.
/// The Teads inApp Validation tool is the best way to ensure all basic features and prerequisites are correctly implemented.
1784
1786
/// It is also useful during integration iterations.
1785
-
/// Each time you upgrade TeadsSDK versions, you should perfom a validation pass to ensure integration is set correctly
1787
+
/// Each time you upgrade TeadsSDK versions, you should perfom a validation pass to ensure integration is set correctly.
1786
1788
/// warning:
1787
1789
/// Remember to remove this setting when you are going in production.
1788
1790
/// note:
1789
1791
/// Follow <a href="https://support.teads.tv/support/solutions/articles/36000314783-validation-tool">validate your integration documentation</a>
1790
1792
- (void)enableValidationMode;
1791
1793
/// Set the publisher http page url that matches the content where Teads Ad will be loaded.
1792
-
/// Setting this value can significally improve fill-rate since contextual data can be inferred from the content behing url
1794
+
/// Setting this value can significally improve fill-rate since contextual data can be inferred from the content behing url.
1795
+
/// It’s perfectly suitable for news app or retail app as most of the app content is also available on a website: it allows us to have a more detailed brand safety article by article.
1796
+
/// For non-news apps, this setting is optional.
1793
1797
/// \param urlString The content related page URL.
/// The Teads inApp Validation tool is the best way to ensure all basic features and prerequisites are correctly implemented.
2929
2933
/// It is also useful during integration iterations.
2930
-
/// Each time you upgrade TeadsSDK versions, you should perfom a validation pass to ensure integration is set correctly
2934
+
/// Each time you upgrade TeadsSDK versions, you should perfom a validation pass to ensure integration is set correctly.
2931
2935
/// warning:
2932
2936
/// Remember to remove this setting when you are going in production.
2933
2937
/// note:
2934
2938
/// Follow <a href="https://support.teads.tv/support/solutions/articles/36000314783-validation-tool">validate your integration documentation</a>
2935
2939
- (void)enableValidationMode;
2936
2940
/// Set the publisher http page url that matches the content where Teads Ad will be loaded.
2937
-
/// Setting this value can significally improve fill-rate since contextual data can be inferred from the content behing url
2941
+
/// Setting this value can significally improve fill-rate since contextual data can be inferred from the content behing url.
2942
+
/// It’s perfectly suitable for news app or retail app as most of the app content is also available on a website: it allows us to have a more detailed brand safety article by article.
2943
+
/// For non-news apps, this setting is optional.
2938
2944
/// \param urlString The content related page URL.
0 commit comments