DOC

com.microsoft.bingads : microsoft.bingads

Maven & Gradle

Aug 18, 2023
38 stars

Bing Ads Java SDK · The Bing Ads Java SDK is a library improving developer experience when working with the Bing Ads services by providing high-level access to features such as Bulk API, OAuth Authorization and SOAP API.

Table Of Contents

Latest Version

Download com.microsoft.bingads : microsoft.bingads Javadoc & API Documentation - Latest Versions:

All Versions

Download com.microsoft.bingads : microsoft.bingads Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
13.0.x
12.13.x
12.0.x
11.12.x
11.5.x
10.4.x
9.3.x

How to open Javadoc JAR file in web browser

  1. Rename the file microsoft.bingads-13.0.17-javadoc.jar to microsoft.bingads-13.0.17-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder microsoft.bingads-13.0.17-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "microsoft.bingads-13.0.17-sources.jar" -d "microsoft.bingads-13.0.17-javadoc" -subpackages 

Advertisement