Hello, I have try to build class library with newest google ads api .NET library for my delphi project, but i always getting error *Could not load file or assembly 'Google.Apis.Auth, Version=1.46.0.0.*
what i do : 1. I create some procedure which i need in my Delphi app 2. I export my c# dll with ExportDLL nuget 3. I debug test on my dll with My Delphi app as Start External Program 4. Always geting error when hit this process *GoogleAdsServiceClient googleAdsServiceClient = client.GetService(Services.V6.GoogleAdsService);* is google ads library use google.apis.auth with multiple version? can you help me how to solve this? Thanks, Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/e0abb4cc-1647-449a-8bd4-d8139a5e799bn%40googlegroups.com.
