I have a few questions about unrestricted error correction models.
The UECM for a model where $Y$ is the dependent variable and $x$ is the sole independent variable is given by $$ \Delta Y_{t}=\alpha_{0}+\sum_{n=1}^{N}\beta_1\Delta y_{t-i}+\sum_{n=1}^{N}\beta_2\Delta x_{t-i}+\gamma_{1}y_{t-1}+\gamma_{2}x_{t-1}. $$ Here are my questions:
Why are the $\gamma$s considered long run coefficients and the $\beta$s considered the short run coefficients? What is the idea behind interpreting coefficients on level variables as long run and those on differenced variables as short run?
How would I interpret the short run and log run coefficients? For instance, the $\beta$ coefficients on a cross sectional OLS provide information on how a unit change in the independent variable changes the dependent variable. Would I be interpreting the long run and short run coefficients of the UECM in the same way? If so, what does the long and short term have anything to do with this interpretation? And what span of time is considered long vs. short term in the context of these model?
Why is this model called an unrestricted model? What about it makes it different from a regular error correction model?