creative-x-ferrero/scripts
DJP 3f8351dff6 Fix: Correct preflight payload structure
The API expects:
- name, brand_name, market_name, channel at top level
- creatives array with only source_url

Changes:
- Moved name and channel to top level
- Changed asset_url to source_url in creatives
- Updated API client validation to match

This fixes the 'channel is missing, name is missing, source_url is missing' error.
2026-01-09 14:46:41 -05:00
..
__init__.py Initial commit: CreativeX API integration for Ferrero assets 2026-01-09 14:33:00 -05:00
check_status.py Initial commit: CreativeX API integration for Ferrero assets 2026-01-09 14:33:00 -05:00
upload.py Fix: Correct preflight payload structure 2026-01-09 14:46:41 -05:00