OpenRtbEcto.V2.Native.Response.Title (OpenRtbEcto v1.4.1)

View Source

Corresponds to the Title Object in the request, with the value filled in.

Summary

Types

t()

@type t() :: %OpenRtbEcto.V2.Native.Response.Title{
  ext: term(),
  id: term(),
  len: term(),
  text: term()
}

Functions

changeset(title, attrs \\ %{})