# `OpenRtbEcto.V2.Native.Response.Video`
[🔗](https://github.com/AppMonet/open_rtb_ecto/blob/v1.4.6/lib/open_rtb_ecto/v2/native/response/video.ex#L1)

Corresponds to the Video Object in the request, yet containing a value of a conforming VAST tag as a value.

# `t`

```elixir
@type t() :: %OpenRtbEcto.V2.Native.Response.Video{id: term(), vasttag: term()}
```

# `changeset`

---

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