A request for the ability to automate ad management using a developer API, including features to adjust budgets and pause ads based on performance metrics.
Hi team, I was out of boredom and instead of sitting there looking at my ads not converting. I went to built an ads interacting with Java springboot, hooked with developer api to call the status and performance of my campaign, adsets and ads on hourly scheduler, insert them into a database, then hooked up with gpt model to automatically review the stats, then hooked up with Gemini to score gpt decision. When the decision score is more than 8/10, allow gpt to make decisions with meta post call to make decision whether to pause the ads or increase budget or what not. Then also play with subsequent flow for gpt to create ads prompt then feed into nano banana to generate images and so on. I was doing it for fun and now it is just sitting there in my local drive, didn’t even deploy it or actually use it more than few days when I was doing the poc as I simply don’t know enough in ads. Would things like that actually be useful?