Package org.prebid.mobile
Class ExternalUserId
java.lang.Object
org.prebid.mobile.ExternalUserId
Defines the User Id Object from an External Third Party Source
-
Constructor Details
-
ExternalUserId
Initialize ExternalUserId Class - Parameter source: Source of the External User Id String. - Parameter identifier: String of the External User Id. - Parameter atype: (Optional) Integer of the External User Id. - Parameter ext: (Optional) Map of the External User Id.
-
-
Method Details