Manage Apple Ads campaigns from the terminal
brew install aayush9029/tap/aadsOr tap first:
brew tap aayush9029/tap
brew install aadsaads configure
aads acls me
aads campaigns list --all
aads campaigns get --id 12345
aads reports campaigns --start-time 2026-07-01 --end-time 2026-07-31
aads help reports campaignsSee the usage guide, command reference, and Apple API map.
