public enum EnumProductAdAction
{
CLICKED,
LOADED,
REQUEST,
SHOW,
FAILED_SHOW,
REWARD_RECEIVED,
UNDEFINED
}