ASC CLI Adds Apple Ads Platform API
A behind-the-scenes video documents how ASC CLI added Apple Ads Platform API support using GPT-5.6 Sol and overnight subagents. The CLI now exposes campaign, reporting, authentication, and account workflows from the terminal.
This is a compelling look at agent-assisted infrastructure work: the hard part is preserving API semantics, authentication boundaries, and safe mutation workflows—not generating boilerplate.
- –Apple Ads credentials remain separate from App Store Connect credentials, reducing dangerous authentication assumptions.
- –Structured JSON output makes the CLI practical for CI pipelines and coding agents.
- –The project supports both Apple’s preferred Platform API v1 and legacy Campaign Management API v5, which is scheduled for retirement.
- –AI-assisted implementation can accelerate broad API coverage, but the creator’s “what I’d do differently” caveat highlights the need for human review of generated abstractions.
- –The [ASC CLI](https://asccli.sh/) is open source, single-binary, and positioned as an agent-friendly alternative to Ruby-based tooling such as Fastlane.
DISCOVERED
2h ago
2026-08-21
PUBLISHED
2h ago
2026-08-21
RELEVANCE
AUTHOR
rudrank