Skip to content

Commit

Permalink
deprecated userCustomData
Browse files Browse the repository at this point in the history
  • Loading branch information
jsligh committed Sep 5, 2024
1 parent 7bba000 commit ca183cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PrebidMobile/ConfigurationAndTargeting/Targeting.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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?

/**
Expand Down

0 comments on commit ca183cb

Please sign in to comment.