Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 487 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 487 Bytes

Change Log

[0.0.7] - 2018-02-08

Changed

  • Check if cost_per_action_type property exists, If not return undefined. The ad is running but no data.

[0.0.6] - 2018-02-08

Fixed

  • Abscence of insights data, return undefined for avg and sum
  • Assume 0 for avg, sum when matching property from mapping doesn't exist

Added

  • Break loop when found

[0.0.5] - 2018-02-08

Added

  • Add debugging output capability

[0.0.2] - 2018-02-06

Added

  • Examples to README