Embedded
The embedded
field of an activity stream entry used for embedded experiences.
It is included in an OpenSocial 2.5 extension to the activitystrea.ms specification.
See the Open Social specification.
Fields
Field | Type | Mode † | Description |
---|---|---|---|
context | Object | read-only | Open ended collection of data that describes, to an OpenSocial gadget, exactly what content to render.
For example, a gadget that renders a person's profile information will need to know which profile to display,
The set of keys in the |
gadget | String | read-only | URI of the OpenSocial gadget definition document that describes the gadget to be embedded.
Either |
preferredExperience | Object | read-only | Open ended collection of properties that describe the preferred way that the creator of the embedded
experience would like containers to render the content. Think of this as "view" characteristics, while
the |
previewImage | String | read-only | Either an http/https URI of an image that can be used as a preview for the embedded content, or a data: URI containing the bits of the preview image. |
url | String | read-only | URL to a web page that allows virtually any web-accessible resource to be used as an embedded experience.
Either |