# `OpenRtbEcto.V2.Native.Request.Title`
[🔗](https://github.com/AppMonet/open_rtb_ecto/blob/v1.4.6/lib/open_rtb_ecto/v2/native/request/title.ex#L1)

The Title object is to be used for title element of the Native ad.

# `t`

```elixir
@type t() :: %OpenRtbEcto.V2.Native.Request.Title{
  ext: term(),
  id: term(),
  len: term()
}
```

# `changeset`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
