https://github.com/googleads/google-ads-java
Google Ads API Client Library for Java
https://github.com/googleads/google-ads-java
Last synced: about 1 year ago
JSON representation
Google Ads API Client Library for Java
- Host: GitHub
- URL: https://github.com/googleads/google-ads-java
- Owner: googleads
- License: apache-2.0
- Created: 2018-04-02T12:27:07.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T20:03:58.000Z (about 1 year ago)
- Last Synced: 2025-04-17T04:47:24.774Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 665 MB
- Stars: 179
- Watchers: 46
- Forks: 178
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Google Ads API Client Library for Java
This project hosts the Java client library for the Google Ads API.
## Features
* Distributed via [Maven](https://maven.apache.org/).
* Easy management of credentials.
* Easy creation of Google Ads API service clients.
## Requirements
* Java 1.8+
* Maven 3.0+
## Maven artifacts
com.google.api-ads
google-ads
36.1.0
## Gradle dependency
implementation 'com.google.api-ads:google-ads:36.1.0'
## Documentation
Our documentation is available [here](https://developers.google.com/google-ads/api/docs/client-libs/java).
## Miscellaneous
### Wiki
- https://github.com/googleads/google-ads-java/wiki
### Issue tracker
- https://github.com/googleads/google-ads-java/issues
### API Documentation:
- https://developers.google.com/google-ads/api/docs
### Support forum
- https://groups.google.com/forum/#!forum/adwords-api
### Authors
- [Josh Radcliff](https://github.com/jradcliff)
- [Nick Birnie](https://github.com/nwbirnie)
- [Devin Chasanoff](https://github.com/devchas)
- [Sarah Botwinick Pollack](https://github.com/sarahcaseybot)