The Workspace Validator is a tool that provides a baseline assessment of an ad workspace. The tool evaluates the workspace to ensure that it is coded properly for Amazon Ad Server (AAS) and does not contain any obvious technical errors.
This tool is designed to reduce the back-and-forth that is often required between the individual who sets up an ad and the developer. It is available outside AAS to maximize the amount of workflows it can accommodate, and ensure these basic assessments can be done as early and efficiently in your development process as possible, even before uploading to AAS.
This tool can analyze workspaces for standard banner ads and rich media banner ads. Workspaces compressed in a .zlib
format are not compatible, please use .zip
.
Note
Note: The Workspace Validator is designed to check compatibility and general requirements. It is not meant to be a substitute for quality assurance validation and does not include validation for any specific site requirements.
Note
Note: Before you begin, verify that you have a workspace with the following:
-
One
index.html
file in the root directory -
At least one call to
EB.Clickthrough()
-
A default image
-
Open the tool - https://workspace.validator.sizmek.com.
-
Click Upload and select the workspace.
-
The tool validates the workspace as follows:
See Understanding validation messages for a description of the messages.
-
After you fix any errors or modify the workspace, click Start again. The tool re-evaluates the Workspace and updates results.
-
(Optional) To share the results with another user, click Share. The URL is copied to the clipboard.
Depending on the validation, these messages are assigned a status:
-
Green: Passed validation.
-
Blue: Information message
-
Yellow-orange: Warning
-
Red: Failed validation
Comments