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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| api_client.py | ||
| data_loader.py | ||
| filename_parser.py | ||
| validators.py | ||