✨ Improvement ·

Bulk Activate rebuilt: local stats instead of Meta reads + honest custom date range

The bulk activation button no longer reads lists from Meta — candidates and their ad sets come from the local database (including the new ad set / creative stats level); only “activate” commands are sent to Meta.

The “Activate ad sets” button on the Rule Sets page has been rebuilt from the ground up.

What was wrong. The button pulled full campaign and ad set lists from Meta
for every account. Meta returns such lists in pages of at most 500 records — in
large accounts (500+ ad sets) older campaigns never made it into the response:
they passed the CPA condition, but their ad sets silently stayed off while the
report looked successful. Separately, the custom “From — To” date range was
actually computed as “N days back from today” — the “To” date was ignored.

What happens now:

Note: an ad set that never spent (created but never launched) has no
statistics and is invisible to the button. For re-enabling proven ad sets — the
primary use case — this limitation does not matter.