Features Ad Serving
Text Link Ads
Publishers can serve text ads with just a few simple steps. The first line is the main text link, which visitors can click on. Additionally, you can add multiple lines of text description below the first line for additional advertising information. To break into a new line, use<br/>
tag. To embed a link inside the additional lines, use this format <a href="http://www.example.com/">Example Link</a>
.
Example
The following text ad has 3 lines, one text link and two additional lines with one extra link inside the description:CSS Styling
To change the font, size, color, width, and other styles for your text ad, you can apply the CSS styling to the parent containing box, commonly the container DIV element.... <head> <style> #TextAdExample {color: green;background:gray;} #TextAdExample a {color: red;background:blue;} </style> ... </head> <body> ... <div id="TextAdExample"> <script type="text/javascript" src="https://g.adspeed.net/ad.php?do=js&aid=35093&target=_top"> </script> </div> ...Demo
Serving multiple text ads
Similar to Google's AdSense, Yahoo! for Publishers and other text advertising solutions you can use one serving code to display multiple text ads together. Learn MoreMix text and image
If you want to create an ad that contains both text and image, you can use the Rich-Media ad format. Learn MoreServing text links in email/newsletter
Our ad server can display and track individual text links in HTML-based newsletter/email. Since most email clients block JavaScript, frame, and cookie, rotation of text links is not supported. On the other hand, rotation of image ads in HTML email newsletter is possible. Follow these steps to get the serving code for an individual text ad:- Create a new ad, choose the ad type to be "Text Link Ad"
- Click on "Serving Code" tab after the ad settings are saved
- Paste this ad tag as HTML into your email/newsletter editor
Other Articles in Ad Serving
Features of our ad server that display ads to your viewers, record ad metrics like impressions and clicks.
- Ad Formats and Ad Dimensions
- Ad Optimization
- Ad Tag and Serving Code
- Ad Targeting
- Ad Tracking
- Competitive & Companion Positioning
- Default and Secondary Zone
- Email Ad Serving
- Mobile Ad Serving
- Native Ad Serving
- Priority in Serving Frequency
- Secure Ad Serving with SSL
- Video Ad Serving
- VMAP Video Ad Serving
- Zone Targeting and Campaign Targeting
Cannot find an answer for your question? Ask our Customer Care team
Related
- How can I combine multiple ads in the same placement?
"For your convenience and better performance, you can display multiple ads in a zone using a single ad tag. Each ..."
- Ad Types
"We supports all popular ad types including regular image banners, Flash ads, rich media ads, 3rd party ad tags, text-links. ..."
- How do I mix image and text in an ad?
"Rich-Media ad type provides the most flexible option to create your ad. This page describes the steps to create a ..."
- Website
"Documentation for API methods to manage one or multiple websites. API Version1.3.3 (build 20180309). This page was updated on Sun, ..."
- Customize the image-mix-text ad template
"Publishers can change the look and layout of image-mix-text ads. This feature requires a White Label subscription. For example, you ..."