I want to try move data from Google Ads API to bigquery by myself, but I find out I have a big issue about data schema.
When I through GoogleAdsService to get GoogleAdsRow, then use google.protobuf.json_format.MessageToJson to create json to batch load into bigquery. All integer would become string and date become string... Any suggestion? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/01f4ad6d-d023-4a38-92ed-11f2ede9a283%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
