Hi Team, 1. While using Google Ads API what will the new namespace URL?
Old namespace URL: https://adwords.google.com/api/adwords/cm/v201809 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 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/f58cb557-b974-45eb-844c-034e6012f241n%40googlegroups.com.
