Hey,Ā
Ā
Does anyone have already set up a recurring data export to BigQuery ?
Here are the steps š, but Iām stuck at step 2, canāt find the BigQuery destinations.
If anyone could help mec š
Thanks!
Guillaume
HeyĀ guillaume_landegrenĀ
Export to BQ is available to only paid customers. Assuming you are a paid customer,Ā this is how it looks for me under Data Destinations
I went to āView All Destinationsā , which will list out all the available ones and searched for BigQuery
If you are a paid customer and still not able to locate this, then you can reach out to your CSM and check if any feature flags need to be enabled for your account.
Hope this helps.
HiĀ Guillaume,
Saish covered all the bases let us know if you have questions!
Best,
Sydney
Hi Saish and Sydney,
It explains everything, thanks for letting me know
Cheers,
I am running into a loop when attempting to import data from BigQuery. At origin, my data is already in milliseconds since epoch. If I query: event_time as time, I get the error: 1.'time' column should be a TIMESTAMP_NTZ column (Snowflake) or a TIMESTAMP column (BigQuery). example for the type of 'time' column isā¦
How do I transfer data from one amplitude account to another? It seems all the community chats about this have completely broken links. Easy to export, no way to import, very frustrating. :(
When using @amplitude/plugin-web-vitals-browser with Create React App v4 (react-scripts@4.0.3), the build fails with: ./node_modules/@amplitude/plugin-web-vitals-browser/node_modules/web-vitals/dist/web-vitals.js<br /><br />SyntaxError:ā¦
Hello, I'm using SpringBoot and Kotlin to integrate with the Amplitude Export API. The official Amplitude documentation (https://amplitude.com/docs/apis/analytics/export) states that "data is available to export at a minimum within 2 hours of when the servers received it." However, there's no clear information about theā¦
Hello, Is there a way to make a query like: āGive me all the users that have the user property X equal to 10ā, by using just any of the APIs, without making a cohort first through the Amplitudeās UI? Thank you!