# ad network

<table><thead><tr><th width="182.33333333333331">ad-network</th><th width="124">details</th><th>Description</th></tr></thead><tbody><tr><td>adform</td><td><a href="https://www.adformhelp.com/hc/en-us/articles/9738579515025-Guidelines-for-Display-Ads">link</a></td><td><p></p><ul><li>adform DHTML library included by default</li><li>max output filesize: 300 Kb</li><li>no JPEG fallback</li><li>Includes external dependencies</li></ul></td></tr><tr><td>adroll</td><td><a href="https://help.adroll.com/hc/en-us/articles/360030386192-Rich-Media-Ads">link</a></td><td><p></p><ul><li>adroll DHTML library included by default</li><li>max output filesize: 150 Kb</li><li>no JPEG fallback</li><li>Doesn't bundle external dependencies</li></ul></td></tr><tr><td>amazon-ads</td><td><a href="https://advertising.amazon.com/resources/ad-policy/technical-guidelines">link</a></td><td><p></p><ul><li>amazon-ads DHTML library included by default</li><li>max output filesize: 200 Kb</li><li>Includes JPEG fallback</li><li>Includes external dependencies</li></ul></td></tr><tr><td>google-marketing (doubleclick)</td><td><a href="https://support.google.com/google-ads/answer/1722096?sjid=17233188679757315682-EU#zippy=%2Call-html-ads%2Chtml-ads-created-in-google-web-designer%2Call-other-html-ads">link</a></td><td><p></p><ul><li>google-marketing DHTML library included by default</li><li>max output filesize: 300 Kb</li><li>no JPEG fallback</li><li>Includes external dependencies</li></ul></td></tr><tr><td>google-ads</td><td><a href="https://support.google.com/richmedia/answer/6307288#gs">link</a></td><td><p></p><ul><li>google-ads DHTML library included by default</li><li>max output filesize: 150 Kb</li><li>no JPEG fallback</li><li>Includes external dependencies</li></ul></td></tr><tr><td>iab</td><td><a href="https://www.iab.com/wp-content/uploads/2019/04/IABNewAdPortfolio_LW_FixedSizeSpec.pdf">link</a></td><td><p></p><ul><li>iab DHTML library included by default</li><li>max output filesize: 300 Kb</li><li>no JPEG fallback</li><li>Doesn't bundle external dependencies</li></ul></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developers.abyssale.com/rest-api/generation/asynchronous-generation/generate-html5-banner-ads/ad-network.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
