googleads-dotnet-lib icon indicating copy to clipboard operation
googleads-dotnet-lib copied to clipboard

.NET Core 6.0 Support

Open shreekanthgaanji opened this issue 2 years ago • 2 comments

Hi Team,

I am not sure. It is the right place to ask the question here. In one of my products developed in .NET core 6.0, I want to integrate the Google Ad Manger API reporting. I went through the readMe file. It says supported version as .NET Core 4.5.2 and Standard 2.0. I am unable install the nuget packages in my application.

https://admanager.google.com/ I would like to write a .NET integration for Google AdManger 360.Please let me know if this is the right client library to use. If not, please point me to the right repo.

links referred - https://developers.google.com/ad-manager/api/reporting

shreekanthgaanji avatar Mar 15 '24 08:03 shreekanthgaanji

The library is compatible with .NET core 6.0. I just created a new project targeting net6.0 to verify. Do you have any details about the error?

christopherseeley avatar Mar 15 '24 15:03 christopherseeley

.NET Standard 2.0 is 100% compatible with .NET 6.0. If you are seeing a conflict, then pls make a demo project and share the project as attachment. We can take a look.

AnashOommen avatar Mar 15 '24 15:03 AnashOommen