Skip to content

AnashOommen/google-ads-dotnet-releasetest

 
 

Repository files navigation

Google Ads Client Library for .NET

This project hosts the .NET client library for the Google Ads API.

Build Status

Build Status

Features

  • 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.

Supported Frameworks

  • .NET Framework 4.7.2+ (net472)
  • .NET Standard 2.0 (netstandard2.0)
  • .NET 5.0 (net5.0)
  • .NET Core 3.1 (netcoreapp3.1)

The library doesn't have an explicit build target for .NET 6.0 (net6.0) yet. However, you can use the library with a binary built for .NET 6.0, since netstandard2.0 is compatible with .NET 6.0.

Documentation

Our documentation is available here.

Miscellaneous

Wiki

Issue tracker

API Documentation

Support forum

Authors

About

This project hosts the .NET client library for the Google Ads API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%