export · pinterest_catalog
commerce_export_pinterest_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 · pinterest_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_pinterest_catalog Primary_Key: [id] Datapool_Definition: id: TEXT title: TEXT description: TEXT link: TEXT image_link: TEXT price: TEXT availability: TEXT item_group_id: TEXT product_type: TEXT google_product_category: TEXT condition: TEXT Mapping: id: commerce_product_v1.id title: commerce_product_v1.title description: commerce_product_v1.description link: commerce_product_v1.link image_link: commerce_product_v1.image_link price: commerce_product_v1.price availability: commerce_product_v1.availability item_group_id: commerce_product_v1.item_group_id product_type: commerce_product_v1.product_type google_product_category: commerce_product_v1.google_product_category condition: commerce_product_v1.condition Filters: [] Engine_Mode: full