Skip to content

googleads/google-ads-dotnet

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

Documentation

Our documentation is available here.

Miscellaneous

Wiki

Issue tracker

API Documentation

Support forum

Authors