![]() |
VOOZH | about |
The CData JDBC Driver for Google Campaign Manager 360 enables you to use the data transformation components in CloverDX (formerly CloverETL) to work with Google Campaign Manager 360 as sources and destinations. In this article, you will use the JDBC Driver for Google Campaign Manager 360 to set up a simple transfer into a flat file. The CData JDBC Driver for Google Campaign Manager 360 enables you to use the data transformation components in CloverDX (formerly CloverETL) to work with Google Campaign Manager 360 as sources and destinations. In this article, you will use the JDBC Driver for Google Campaign Manager 360 to set up a simple transfer into a flat file.
Google Campaign Manager uses the OAuth authentication standard. The data provider facilitates OAuth in various ways as described below. The following OAuth flow requires the authenticating user to interact with DoubleClick Campaign Manager, using the browser. You can also use a service account to authenticate.
For authentication guides, see the Getting Started section of the data provider help documentation.
For assistance in constructing the JDBC URL, use the connection string designer built into the Google Campaign Manager 360 JDBC Driver. Either double-click the JAR file or execute the jar file from the command-line.
java -jar cdata.jdbc.googlecm.jar
Fill in the connection properties and copy the connection string to the clipboard.
👁 Using the built-in connection string designer to generate a JDBC URL (Salesforce is shown.)A typical JDBC URL is below:
jdbc:googlecm:UserProfileID=MyUserProfileID;InitiateOAuth=GETANDREFRESH;
SELECT Clicks, Device FROM CampaignPerformance
Download a free trial of the Google Campaign Manager 360 Driver to get started:
Download NowLearn more:
👁 Google Campaign Manager 360 IconAn easy-to-use database-like interface for Java based applications and reporting tools access to live Google Campaign Manager 360 data (Ads, Accounts, Creatives, Orders, and more).