How to keep data set on BigQuery without expiration date

前端 未结 2 1293
我在风中等你
我在风中等你 2021-01-26 05:11

I recently upgraded Bigquery from sandbox mode and would like to remove data set expiration date. Could anybody share which setting I should change after the upgrade and how to

2条回答
  •  生来不讨喜
    2021-01-26 05:41

    In order to change the retention settings you have to change it from Google Analytics rather than inside BigQuery:

    1. Go to Google Analytics homepage and select the correct project
    2. Click on Admin which is in the bottom of the homepage
    3. On the new opened section click on Data Settings and then on Data Retention
    4. Change the Event data retention from 2 months to 14 months which is the longest retention period and click on Save

    Now you can go back to the Firebase Console and you will notice that the "Data to live" has change.

    More information about Data Retention from Google Analytics can be found here

提交回复
热议问题