This project hosts the .NET client library for the Google Ads API.
- Stub classes for all the supported API versions and services.
- Easy management of credentials, authentication, and session information.
- Docs available in HTML and XML format.
- .NET Framework 4.7.2+ (net472)
- .NET Standard 2.1 (netstandard2.1)
- .NET 8.0
The library provides explicit build targets only for .NET versions that are marked as Long Term Support. However, you can use the library with a binary built for the other major versions as well, since netstandard2.1 is compatible with all .NET versions >= 5.0.
Our documentation is available here.