Here's the SQL query, make sure to replace with your own table. WITH source_medium AS ( SELECT ( SELECT value.int_value FROM UNNEST(event_params) ...
確定! 回上一頁