lib/embulk/input/lkqd.rb in embulk-input-lkqd-0.3.0 vs lib/embulk/input/lkqd.rb in embulk-input-lkqd-0.4.0

- old
+ new

@@ -134,9 +134,10 @@ 'Cost' => { 'type' => 'double' }, 'Profit' => { 'type' => 'double' }, 'Profit Margin' => { 'type' => 'double' }, 'Clicks' => { 'type' => 'long' }, 'CTR' => { 'type' => 'double' }, + 'Ad Starts' => { 'type' => 'long' }, '25% Views' => { 'type' => 'long' }, '50% Views' => { 'type' => 'long' }, '75% Views' => { 'type' => 'long' }, '100% Views' => { 'type' => 'long' }, '25% View Rate' => { 'type' => 'double' },