protected virtual void InitEvents() { IDs.Init(); EventManager.AddListener <string>(IDs.Events.DisplayAdPlacement, OnDisplayAdPlacement); }