---
metadata:
  - name: generator
    content: Diplodoc Platform v5.34.3
alternate:
  - https://yandex.com/dev/video-sdk/doc/en/sdk-html5/AdLoader-class.md
  - https://yandex.com/dev/video-sdk/doc/ru/sdk-html5/AdLoader-class.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/video-sdk/doc/en/llms.txt

# AdLoader

The object is designed for loading ads and using ad markup.

[Methods](#methods)

## Methods {#methods}

Name | Type (Returned) | Description
----- | ----- | -----
`loadAd` | Promise<[AdStore](AdViewer-class.md)> | Loads ads. Returns a promise that, if successful, switches to the `Resolved` status with an `AdStore` instance.
