https://github.com/googleads/google-ads-dotnet
This project hosts the .NET client library for the Google Ads API.
https://github.com/googleads/google-ads-dotnet
Last synced: 4 months ago
JSON representation
This project hosts the .NET client library for the Google Ads API.
- Host: GitHub
- URL: https://github.com/googleads/google-ads-dotnet
- Owner: googleads
- License: apache-2.0
- Created: 2018-04-02T12:27:28.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-11-25T18:39:13.000Z (7 months ago)
- Last Synced: 2025-12-29T07:44:48.226Z (6 months ago)
- Language: C#
- Homepage: https://developers.google.com/google-ads/api
- Size: 63.9 MB
- Stars: 85
- Watchers: 18
- Forks: 99
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Google Ads Client Library for .NET
This project hosts the .NET client library for the Google Ads API.
## 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](https://dotnet.microsoft.com/en-us/download/dotnet). 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](https://developers.google.com/google-ads/api/docs/client-libs/dotnet).
## Miscellaneous
### Wiki
- https://github.com/googleads/google-ads-dotnet/wiki
### Issue tracker
- https://github.com/googleads/google-ads-dotnet/issues
### API Documentation
- https://developers.google.com/google-ads/api/
### Support forum
- https://developers.google.com/google-ads/api/support
### Authors
- https://github.com/AnashOommen
- https://github.com/Raibaz