Important: The shop keyword model has dependencies on both the shop and
keyword models. The
shop_id field must reference an existing shop and the
keyword_id field must reference an existing keyword. It’s recommended to
upload shop and keyword data before uploading shop keyword mappings.Schema
Field Descriptions
Required Fields
Optional Fields
Example
Best Practices
- UUID Format: Use valid UUID v4 format for all ID fields
- Data Dependencies: Ensure shop_id references an existing shop and keyword_id references an existing keyword
- Data Consistency: Ensure consistent data across all shop keyword mapping records