.env.example
.gitignore
AGENTS.md
CLAUDE.md
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
.github/copilot-instructions.md
.github/workflows/api-coverage.yml
.github/workflows/claude-code-review.yml
.github/workflows/claude.yml
direct_cli/__init__.py
direct_cli/api.py
direct_cli/auth.py
direct_cli/cli.py
direct_cli/output.py
direct_cli/reports_coverage.py
direct_cli/utils.py
direct_cli/wsdl_coverage.py
direct_cli.egg-info/PKG-INFO
direct_cli.egg-info/SOURCES.txt
direct_cli.egg-info/dependency_links.txt
direct_cli.egg-info/entry_points.txt
direct_cli.egg-info/requires.txt
direct_cli.egg-info/top_level.txt
direct_cli/commands/__init__.py
direct_cli/commands/adextensions.py
direct_cli/commands/adgroups.py
direct_cli/commands/adimages.py
direct_cli/commands/ads.py
direct_cli/commands/advideos.py
direct_cli/commands/agencyclients.py
direct_cli/commands/audiencetargets.py
direct_cli/commands/bidmodifiers.py
direct_cli/commands/bids.py
direct_cli/commands/businesses.py
direct_cli/commands/campaigns.py
direct_cli/commands/changes.py
direct_cli/commands/clients.py
direct_cli/commands/creatives.py
direct_cli/commands/dictionaries.py
direct_cli/commands/dynamicads.py
direct_cli/commands/feeds.py
direct_cli/commands/keywordbids.py
direct_cli/commands/keywords.py
direct_cli/commands/keywordsresearch.py
direct_cli/commands/leads.py
direct_cli/commands/negativekeywordsharedsets.py
direct_cli/commands/reports.py
direct_cli/commands/retargeting.py
direct_cli/commands/sitelinks.py
direct_cli/commands/smartadtargets.py
direct_cli/commands/turbopages.py
direct_cli/commands/vcards.py
docs/superpowers/plans/2026-04-12-issue-32-completion.md
scripts/build_api_coverage_report.py
scripts/check_reports_drift.py
scripts/check_wsdl_drift.py
scripts/refresh_reports_cache.py
scripts/refresh_wsdl_cache.py
scripts/release_pypi.sh
tests/__init__.py
tests/conftest.py
tests/test_api_coverage.py
tests/test_auth_bw.py
tests/test_auth_op.py
tests/test_cli.py
tests/test_comprehensive.py
tests/test_dry_run.py
tests/test_integration.py
tests/test_integration_write.py
tests/test_reports_drift.py
tests/cassettes/test_integration_write/TestWriteAdExtensions.test_add_delete.yaml
tests/cassettes/test_integration_write/TestWriteAdGroups.test_add_update_delete.yaml
tests/cassettes/test_integration_write/TestWriteAdImages.test_add_delete.yaml
tests/cassettes/test_integration_write/TestWriteAds.test_add_text_ad_update_delete.yaml
tests/cassettes/test_integration_write/TestWriteAudienceTargets.test_add_delete.yaml
tests/cassettes/test_integration_write/TestWriteBidModifiersAdd.test_add_delete_mobile.yaml
tests/cassettes/test_integration_write/TestWriteBidModifiersSet.test_set_without_id_is_rejected.yaml
tests/cassettes/test_integration_write/TestWriteBids.test_set_bid.yaml
tests/cassettes/test_integration_write/TestWriteCampaigns.test_campaign_lifecycle.yaml
tests/cassettes/test_integration_write/TestWriteDynamicAds.test_add_update_delete.yaml
tests/cassettes/test_integration_write/TestWriteFeeds.test_add_update_delete.yaml
tests/cassettes/test_integration_write/TestWriteKeywordBids.test_set_keyword_bid.yaml
tests/cassettes/test_integration_write/TestWriteKeywords.test_add_update_delete.yaml
tests/cassettes/test_integration_write/TestWriteNegativeKeywordSharedSets.test_add_update_delete.yaml
tests/cassettes/test_integration_write/TestWriteRetargeting.test_add_delete.yaml
tests/cassettes/test_integration_write/TestWriteSitelinks.test_add_delete.yaml
tests/cassettes/test_integration_write/TestWriteSmartAdTargets.test_add_update_delete.yaml
tests/cassettes/test_integration_write/TestWriteVCards.test_add_delete.yaml
tests/reports_cache/spec.json
tests/reports_cache/raw/fields-list.html
tests/reports_cache/raw/headers.html
tests/reports_cache/raw/spec.html
tests/reports_cache/raw/type.html
tests/wsdl_cache/adextensions.xml
tests/wsdl_cache/adgroups.xml
tests/wsdl_cache/adimages.xml
tests/wsdl_cache/ads.xml
tests/wsdl_cache/advideos.xml
tests/wsdl_cache/agencyclients.xml
tests/wsdl_cache/audiencetargets.xml
tests/wsdl_cache/bidmodifiers.xml
tests/wsdl_cache/bids.xml
tests/wsdl_cache/businesses.xml
tests/wsdl_cache/campaigns.xml
tests/wsdl_cache/changes.xml
tests/wsdl_cache/clients.xml
tests/wsdl_cache/creatives.xml
tests/wsdl_cache/dictionaries.xml
tests/wsdl_cache/dynamictextadtargets.xml
tests/wsdl_cache/feeds.xml
tests/wsdl_cache/keywordbids.xml
tests/wsdl_cache/keywords.xml
tests/wsdl_cache/keywordsresearch.xml
tests/wsdl_cache/leads.xml
tests/wsdl_cache/negativekeywordsharedsets.xml
tests/wsdl_cache/retargetinglists.xml
tests/wsdl_cache/sitelinks.xml
tests/wsdl_cache/smartadtargets.xml
tests/wsdl_cache/turbopages.xml
tests/wsdl_cache/vcards.xml