lib/soapy_cake/const.rb in soapy_cake-2.1.6 vs lib/soapy_cake/const.rb in soapy_cake-2.2.1

- old
+ new

@@ -71,13 +71,17 @@ weekly: 2, monthly: 3, custom: 4 }, creative_type_id: { + # taken from https://support.getcake.com/support/solutions/articles/5000546087-addedit-creative-api-version-1 link: 1, email: 2, image: 3, - flash: 4 + flash: 4, + text: 5, + html: 6, + video: 7 }, creative_status_id: { active: 1, inactive: 2, hidden: 3