Live data from Hacker News

Show HN: Apple Ads Toolkit – Run Your Apple Ads as GitOps Terraform

news.ycombinator.com

1–4 of 4 posts

Show HN: Apple Ads Toolkit – Run Your Apple Ads as GitOps Terraform

#1
https://github.com/ndx-technologies/go-apple-ads

this is super helpful to us, I think more people should be aware of this approach

combine this with your: AI agent, cronjob, and git repo of your configs — and you get automated highly efficient, fully traceable, decision log, with ability to roll-back, understand every decision, and get learning loop of AI to optimize your campaigns.

this tools work well with humans in the loop too (color formatting), and built with AI agents running in CLI in mind (no-color, filters, help pages and self-discovery). inspired by Go linters (analysers) there are common linters to detect mistakes in configuration as well.

enjoy!

Re: Show HN: Apple Ads Toolkit – Run Your Apple Ads as GitOps Terraform

#3

[flagged]

there is no API intergration actually (same bottlenecks you mentioned, in fact in Apple ecosystem it is pretty much impossible to run as a solo-dev Ads API due to their Auth architecture).

it runs through CSV files import/export in Apple Ads UI.

Re: Show HN: Apple Ads Toolkit – Run Your Apple Ads as GitOps Terraform

#4
post #3

[flagged]

there is no API intergration actually (same bottlenecks you mentioned, in fact in Apple ecosystem it is pretty much impossible to run as a solo-dev Ads API due to their Auth architecture). it runs through CSV files import/export in Apple Ads UI.

[flagged]