Image Metadata

Property Content Required
os:image:poster

An image URL (W320px X H180px) which should represent your object within the results.

YES
For example:
<meta property='os:image:poster' content='http://image-URL.com/image.jpg' />

Compatible with : Open Graph

Open Graph example:
<meta property='og:image' content='http://image-URL.com/image.jpg' />
os:image:thumbnail

An image thumbnail URL (W120px X H90px) which should represent your object within the results.

YES
For example:
<meta property='os:image:thumbnail' content='http://image-URL.com/thumbnail.jpg' />
os:image:SD

An image URL (W720px X H480px) which should represent your object within the results.

YES
For example:
<meta property='os:image:SD' content='http://image-URL.com/image.jpg' />
os:image:HD

An image URL (W1080px X H720px) which should represent your object within the graph.

OPTIONAL*
For example:
<meta property='os:image:HD' content='http://image-URL.com/image.jpg' />
os:image:FullHD

An image URL (W1920px X H1080px) which should represent your object within the graph.

OPTIONAL*
For example:
<meta property='os:image:FullHD' content='http://image-URL.com/image.jpg' />

*Optional image metatags are optional as of now. They in cases where searchmercials are displayed on devices with resolutions above SD the images supplied will be stretched to match higher resolution devices such as Internet TV, tablets, gaming consoles, etc. It is recommended that high resolutions images are used where possible. More resolutions may be added as devices become available.