Add Published Boolean Flag to API JSON object
complete
J
Jason Volkoff
Based off the JSON object that is currently retrieved, there's no way to tell whether or not a campaign is Active/Inactive (published/unpublished). The only related support we have currently, is a NULLable "End-Date" field. Allowing developers to have a flag to denote an active/inactive campaign would be very helpful
Log In
Liran Cohen
complete
Great news -- we've added a "status" field to the API with possible values of: unpublished, inactive, and active.