### AdToken Widget Full HTML Example Source: https://adtoken-1.gitbook.io/adtoken-docs/publisher-and-influencer-guide/widget-integration-guide This is a complete HTML page example demonstrating the AdToken widget integration. It includes the doctype, head, and body sections, along with the necessary script and link tags for the widget. The configuration includes an optional `adSize` parameter. ```html AdToken Integration Example ``` -------------------------------- ### AdToken Widget HTML Integration Source: https://adtoken-1.gitbook.io/adtoken-docs/publisher-and-influencer-guide/widget-integration-guide This snippet shows the basic HTML structure required to integrate the AdToken widget. It includes setting environment variables, defining widget configuration, and linking to the widget's JavaScript and CSS files. Ensure you replace 'YOUR_API_KEY' with your actual API key. ```html ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.