cobbdb / harmony

Simplify your DFP business logic.
MIT License
25 stars 5 forks source link

Provide eventing based on breakpoint changes #29

Closed cobbdb closed 8 years ago

cobbdb commented 8 years ago

Users can decide what behaviors they want for their adds - targeting update, refresh certain slots, etc.

Event is "breakpoint/update" and provides the numerical breakpoint value. This event is attached to the main harmony object.

Automated tests + verified with manual demo.