Allows HTML code to be entered and rendered as the creative. This initial version is simple and shall be expanded to meet industry standards in the future.
The creatives HTML code should be pasted into the content field.
Please note:
-
The length of the HTML code is currently limited to 4000 characters.
-
A click url placeholder "{clickurl}" can be used for any links in the code. This placeholder will be replaced by the ad server with a url that allows CxAd to track the click and will direct the end user to the destination url.
-
If no click url placeholder is present, then the ad server will render the creative wrapped in a link.
-
The creative is rendered inside a div in the ad space.
-
CSS should be defined for the HTML elements in the creative to ensure they do not inherit any style from the parent page.
Click URL examples
Creative with click url placeholder
|
Creative HTML |
Rendered HTML |
|---|---|
|
|
Creative with no click url placeholder
|
Creative HTML |
Rendered HTML |
|---|---|
|
|