Help Center Ad Gallery
Image Banner with Multiple Clickable Buttons
Normally, an image ad is associated with one click URL and the whole image is clickable. However, you can have an ad image with multiple clickable buttons or areas which redirect to different landing page URLs. This ad type uses HTML code with AREA tag to map and customize the clickable areas of the image.Create an Image-map Ad
- Click the menu "Ads / Create a new ad"
- Choose the ad type to be Rich-Media/HTML ad
- Enter the HTML for the ad using the sample code below
Sample Code
When creating your ad, change the actual ad content from our sample text to your own ad image or text.<img src="https://www.adspeed.com/placeholder-120x600.gif" width="120" height="600" alt="120x600 Image Banner Ad" usemap="#AdClickableButtons"> <map name="AdClickableButtons"> <area shape="rect" coords="0,0,120,500" href="https://example.com/" alt="First Clickable Button"> <area shape="rect" coords="0,500,120,600" href="https://example.org/" alt="Second Clickable Button"> </map>
Other Articles in Ad Gallery
This section provides demo, sample and instructions for the most common and popular ad creative templates. Click on a template link to view the description, demo and instructions to create in the ad server, customize it to suite your purpose and integrate the ad with your platform.
- Catfish Ad
- Composite Ad
- Expandable Ad or Rollover Flash ad
- Expandable Image Ad
- Floating Ad or Layer Ad
- Grid-of-Buttons Ad
- Grid-of-Images Ad
- HTML5 Ad from a ZIP file
- HTML5 Adobe Animate Ad
- HTML5 Animate Ad
- HTML5 Video Ad
- Image Slideshow
- Interstitial Ad
- jQuery Popup Ad
- Mobile In-App Interstitial Ad with MRAID
- Mobile Interstitial Ad
- Multi-Click Image Ad
- Outstream Video Ad
- Parallax Ad
- Peeling Ad
- Polite Ad or Two-Phase Ad
- QuickTime and Windows Media Video Ad
- Skin Background Ad
- Sticky Ad
Cannot find an answer for your question? Ask our Customer Care team
Related
- Campaign
"Documentation for API methods to manage your campaigns in our ad server. API Version1.4.6 (build 20240530). This page was updated ..."
- Website
"Documentation for API methods to manage one or multiple websites. API Version1.4.6 (build 20240530). This page was updated on Mon, ..."
- Multi-Click Image Ad
"Typically an image ad banner is clickable on the whole image. However, it's possible for an image ad to have ..."
in Ad Gallery - Channels
"Documentation for API methods to manage one or multiple channels. API Version1.4.6 (build 20240530). This page was updated on Tue, ..."
- Grid-of-Buttons Ad
"This template is for an ad with multiple clickable buttons in a table. You can have multiple columns and rows ..."
in Ad Gallery