Hi Team, I am currently working on a project that involves loading Google Ads data into Snowflake, and I’ve encountered a challenge while converting the various Protobuf types defined in the ad.proto file (specifically from version v17). The file I’m referring to can be found at the following link: https://github.com/googleapis/googleapis/blob/master/google/ads/googleads/v17/resources/ad.proto
At present, I need to write multiple if-else statements to handle different Protobuf types (such as DeviceEnum.Device, UrlCollection, TextAdInfo, etc.) manually. I wanted to inquire if there is a more efficient way to handle the conversion of these types by default, perhaps through a library or method within the Google Ads API, that would allow for a more seamless conversion process without requiring custom logic for each type. Any guidance or suggestions on how to achieve this would be greatly appreciated. Thank you in advance for your support. Best regards, T Sumanth -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/d26ffc4f-69e4-4114-82c8-a69b10c95f1dn%40googlegroups.com.