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.

Croct's mascot winking
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:

PageDescription
ConstructorLearn how to initialize slot metadata directly.
getVersionLearn how to read the version the content was resolved from.
getContentSourceLearn how to read the source of the content.
getExperienceLearn how to read the experience that served the content.
getSchemaLearn how to read the content schema.