# Integrations

An integration connects OptiView Ads to an ad decisioning or "pod" serving vendor. Vendors are supported by providing [assets of type Vendor](https://docs-preview.optiview.dolby.com/pr-863/ads/concepts/breaks.md#vendor-assets) in a break variant: the vendor makes the ad decisions, and OptiView Ads delivers the result to players. [Google Ad Manager 360](https://docs-preview.optiview.dolby.com/pr-863/ads/integrations/google.md) is the first supported integration.

## Supported vendors

| Vendor                                                                                             | Enum value | Delivery                                                                                                                                                                                                                  |
| -------------------------------------------------------------------------------------------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Google Ad Manager 360](https://docs-preview.optiview.dolby.com/pr-863/ads/integrations/google.md) | `gam`      | [Google Pod Serving](https://docs-preview.optiview.dolby.com/pr-863/ads/integrations/google/pod-serving.md) (SGAI) and [Google DAI](https://docs-preview.optiview.dolby.com/pr-863/ads/integrations/google/dai.md) (SSAI) |

The vendor model is extensible. When another vendor is supported, its documentation will be added as a separate page in this section and listed in the Integrations sidebar.

## Related resources

| Resource                                                                                       | Relationship                                                                       |
| ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| [Channels](https://docs-preview.optiview.dolby.com/pr-863/ads/concepts/channels.md)            | Hold the channel-level `customAssetKey` used for Google server-guided pod serving. |
| [Breaks](https://docs-preview.optiview.dolby.com/pr-863/ads/concepts/breaks.md)                | Carry the vendor asset in a break variant.                                         |
| [Templates](https://docs-preview.optiview.dolby.com/pr-863/ads/concepts/templates.md)          | Reusable break presets that can include vendor assets.                             |
| [Google Ad Manager](https://docs-preview.optiview.dolby.com/pr-863/ads/integrations/google.md) | The first supported vendor: Google Pod Serving (SGAI) and Google DAI (SSAI).       |
