How can you realize from Facebook Marketing API which campaigns have ended?
Of course, you'll quickly check the status
or effective_status
field only to realize that ended campaigns are set to ACTIVE
status.
I've already tried to fetch the elusive is_completed
field with no luck.
I've also tried to use delivery_info
with no avail.
What am I to do?