I had the following error messages when attempting to save a list of campaigns to a json file.
AttributeError: 'TimelineEntry' object has no attribute 'as_dict'
AttributeError: 'float' object has no attribute 'as_dict'
AttributeError: 'int' object has no attribute 'as_dict'
I had the following error messages when attempting to save a list of campaigns to a json file.