An open API service indexing awesome lists of open source software.

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

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)