diff --git a/PrebidMobile/ConfigurationAndTargeting/Targeting.swift b/PrebidMobile/ConfigurationAndTargeting/Targeting.swift index 8d46e5333..b5813a553 100644 --- a/PrebidMobile/ConfigurationAndTargeting/Targeting.swift +++ b/PrebidMobile/ConfigurationAndTargeting/Targeting.swift @@ -114,6 +114,7 @@ public class Targeting: NSObject { characters and be in any format. Proper JSON encoding must be used to include “escaped” quotation marks. */ + @available(*, deprecated, message: "This property is deprecated. This is an exchange-specific property.") public var userCustomData: String? /**