Localizable Asset Type MetaProperty Mappings
The localizable_asset_type_metaproperty_mappings
parameter in our application is utilized to map localizable Akeneo attributes.
Overview
The localizable_asset_type_metaproperty_mappings
parameter facilitates the mapping of localizable Akeneo attributes. This mapping allows assets to be linked to each selected locale specified in the meta property mapped to applicable_locales
, enhancing asset accessibility and localization.
Usage
Users can define mappings within the localizable_asset_type_metaproperty_mappings
parameter to map localizable Akeneo attributes. When a locale is selected for an asset in Bynder, the asset will be linked to each selected locale based on the mapped attribute codes.
Example
"localizable_asset_type_metaproperty_mappings": [
"tf",
"dop"
]