Adwords API to Google Ads API migration-Query

44 views
Skip to first unread message

Saurabh Suman

unread,
Feb 9, 2022, 6:03:44 AM2/9/22
to Google Ads API and AdWords API Forum
Hi Team,
   
1. While  using Google Ads API what will the new namespace URL?


2. Currently in our Adwords API we ere using Stub to call the Adwords API. What will the replacement for the same in Google Ads API? 
AdwordsAPI 
e.g. CampaignServiceSoapBindingStub ,AdGroupServiceSoapBindingStub

3. While using Google Ads API  what will be the replacement of below Adwords API dependencies in pom.xml:

<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>adwordwssclient</artifactId>
<version>v201809</version>
</dependency>
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>googlereportbeans</artifactId>
<version>v201809</version>
</dependency>
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>ads-lib</artifactId>
<version>4.1.0</version>
</dependency>

<!-- https://mvnrepository.com/artifact/com.google.api-ads/adwords-axis -->
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>adwords-axis</artifactId>
<version>4.1.0</version>
</dependency>

Thanks,
Saurabh

Google Ads API Forum Advisor

unread,
Feb 9, 2022, 8:33:34 PM2/9/22
to saurabhs...@gmail.com, adwor...@googlegroups.com
Hi Saurabh,

Thank you for raising your concern.

Please see my answer below for each questions:

1. While  using Google Ads API what will the new namespace URL?
-On the Google Ads API perspective, the http header of specific methods and services starts with https://googleads.googleapis.com. You may also refer to this document to know the equivalent http header of specific methods and services in Google Ads API.


2. Currently in our Adwords API we ere using Stub to call the Adwords API. What will the replacement for the same in Google Ads API? 
AdwordsAPI 
e.g. CampaignServiceSoapBindingStub ,AdGroupServiceSoapBindingStub

-It appears that you are using the Java client library and you want to know the equivalent of those 2 in the Google Ads API. With this, I would suggest to reach out to the author of the client library via this channel for this concern. They are more equipped to provide support to the concerns related to the client library.


3. While using Google Ads API  what will be the replacement of below Adwords API dependencies in pom.xml:
-You may refer to this document as it discusses the maven and gradle dependencies when setting up Java client library. If you have further questions here, I would suggest reaching out to the author of the client library also as they are more equipped to provide support to this topic.

Regards,
Google Logo
Ernie John
Google Ads API Team
 


ref:_00D1U1174p._5004Q2W5fts:ref
Reply all
Reply to author
Forward
0 new messages