UNNEST (event_params) as param …what BigQuery will do is take each individual event parameter and expand them out into a new column called param , and repeat ...
確定! 回上一頁