Connector Version | Supported WSO2 MI Version |
---|---|
1.0.1 | MI 4.3.0 |
Please refer to the Google Ads Overview documentation.
Follow the steps given below to build the connector from the source code:
- Get a clone or download the source from Github.
- Run the following Maven command from the
esb-connector-googleads
directory:mvn clean install
. - The ZIP with the Google Ads connector is created in the
esb-connector-googleads/target
directory.