Scopable Asset Type MetaProperty Mappings

Scopable Asset Type MetaProperty Mappings

The scopable_asset_type_metaproperty_mappings parameter in our application is used to map scopable Akeneo attributes.

Overview

The scopable_asset_type_metaproperty_mappings parameter facilitates the mapping of scopable Akeneo attributes. This mapping allows assets to be linked to each selected channel specified in the meta property mapped to applicable_scopes, enhancing asset management and distribution across channels.

Usage

Users can define mappings within the scopable_asset_type_metaproperty_mappings parameter to map scopable Akeneo attributes. When channels are selected for an asset in Bynder, the asset will be linked to each selected channel based on the mapped attribute codes.

Example

scopable_asset_type_metaproperty_mappings: [
    "description",
    "title"
]