Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Apple Ads CLI with Keyword-Level Analytics

Apple Ads CLI is a command-line tool offering keyword-level analytics for Apple Search Ads, enabling advertisers to manage campaigns and retrieve performance data directly from the terminal.

Background

Apple runs a paid search advertising program called Apple Search Ads that lets developers promote their apps within the App Store. Historically, advertisers could only access performance data through Apple's web dashboard or API, with limited ability to do bulk keyword analysis. This open-source command-line tool fills that gap by letting developers pull detailed Apple Search Ads data — down to individual keyword performance — directly from the terminal, making it easier to analyze campaigns programmatically or integrate with other analytics pipelines. The GitHub repo is maintained by a developer named crevas.

Related stories