Let $h(U, V)$ be a measurable function of the random variables $U$ and $V$. How can I call this pseudo conditional expectation: $$\mathbb{E}(h(U, V)\lVert V) = \int h(u, V) dF_U(u),$$ where $F_U$ is the distribution function of $U$? Indeed, I would like to integrate out $U$, without considering the fact that $U$ and $V$ are potentially dependent. This is exactly the classical conditional expectation if $U$ and $V$ are independent.
Note that $\mathbb{E}(h(U, V)\lVert V)$ is not invariant to variable changes in $h(U, V)$. For example, let $h_1(U,V) = U + V$ and $h_2(W, V) = W + 2V$, where $W = U-V$ and $\mathbb{E}(V) = 0$. We have $h_1(U, V) = h_2(W, V)$, but $\mathbb{E}(h_1(U, V)\lVert V) = \mathbb{E}(U) + V$ is different from $\mathbb{E}(h_2(W, V)\lVert V) = \mathbb{E}(W) + 2V = E(U) + 2V$ for any $V\ne 0$.
Is there a name to call $\mathbb{E}(h(U, V)\lVert V)$ when $U$ and $V$ are not independent?