Asset Enrichment MetaProperty Mappings
The asset_enrichment_metaproperty_mappings
parameter in our application defines which asset metadata are to be enriched with data from Akeneo.
Overview
The asset_enrichment_metaproperty_mappings
parameter facilitates the enrichment of asset metadata with data from Akeneo. This mapping allows users to specify which asset metadata should be augmented with additional metadata, enhancing asset management and retrieval.
Usage
Users can define mappings within the asset_enrichment_metaproperty_mappings
parameter to specify which asset metadata should be enriched with data from Akeneo. This mapping ensures that the specified asset metadata contain relevant data, improving asset organization and accessibility.
Example
asset_enrichment_metaproperty_mappings: [
"description",
"title",
"keywords",
"category",
]