export · meta_catalog
commerce_export_meta_catalog
Diese Vorlage ist Teil der Tool-Implementierung und wird nicht direkt editiert. Für fachliche Anpassungen wird sie als Managed Definition in den Tenant importiert.
export · meta_catalog
Diese Vorlage ist Teil der Tool-Implementierung und wird nicht direkt editiert. Für fachliche Anpassungen wird sie als Managed Definition in den Tenant importiert.
YAML
Source_Config: enhanceEngine Target_Config: exportEngine Source_Datapool: commerce_product_v1 Target_Datapool: commerce_feed_meta_catalog Primary_Key: [id] Datapool_Definition: id: TEXT title: TEXT description: TEXT availability: TEXT condition: TEXT price: TEXT link: TEXT image_link: TEXT brand: TEXT gtin: TEXT mpn: TEXT item_group_id: TEXT google_product_category: TEXT Mapping: id: commerce_product_v1.id title: commerce_product_v1.title description: commerce_product_v1.description availability: commerce_product_v1.availability condition: commerce_product_v1.condition price: commerce_product_v1.price link: commerce_product_v1.link image_link: commerce_product_v1.image_link brand: commerce_product_v1.brand gtin: commerce_product_v1.gtin mpn: commerce_product_v1.mpn item_group_id: commerce_product_v1.item_group_id google_product_category: commerce_product_v1.google_product_category Filters: [] Engine_Mode: full