SlotMetadata
Learn how to read the metadata of fetched content.
The metadata of the fetched content, available in the fetch response.
It tells you where the content came from, which is useful for segment-aware caching and debugging.
Looking for something specific?
Use the search bar at the top of the page or press / to quickly search through the documentation.
Use the summary below to quickly jump to a specific topic:
| Page | Description |
|---|---|
| Constructor | Learn how to initialize slot metadata directly. |
| getVersion | Learn how to read the version the content was resolved from. |
| getContentSource | Learn how to read the source of the content. |
| getExperience | Learn how to read the experience that served the content. |
| getSchema | Learn how to read the content schema. |