- meta_ads_client.py: Meta Marketing API client (facebook-business SDK) - agent.py: Claude-powered campaign decision engine - run.py: main orchestration script - config.py: environment variables - .github/workflows/daily.yml: GitHub Actions cron (8am CEST) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 lines
37 B
Plaintext
6 lines
37 B
Plaintext
.env
|
|
logs/
|
|
__pycache__/
|
|
*.pyc
|
|
.venv/
|