Google Ads API Client Library for Java

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

Features

Requirements

Maven artifacts

<dependency>
  <groupId>com.google.api-ads</groupId>
  <artifactId>google-ads</artifactId>
  <version>36.1.0</version>
</dependency>

Gradle dependency

implementation 'com.google.api-ads:google-ads:36.1.0'

Documentation

Our documentation is available here.

Miscellaneous

Wiki

Issue tracker

API Documentation:

Support forum

Authors