OpenRtbEcto.V2.BidRequest.Uid (OpenRtbEcto v1.4.0)

View Source

This object contains a single user identifier provided as part of extended identifiers. The exchange should ensure that business agreements allow for the sending of this data.

Summary

Functions

In the wild, there invalid EID UIDs are very common so this changeset is very lenient and discards invalid data rather than considering the changeset invalid.

Types

t()

@type t() :: %OpenRtbEcto.V2.BidRequest.Uid{atype: term(), ext: term(), id: term()}

Functions

changeset(uid, attrs)

In the wild, there invalid EID UIDs are very common so this changeset is very lenient and discards invalid data rather than considering the changeset invalid.