Google Adwords API vs Google Ads API

2019-06-11 Thread karthick r
Hello all, We have been using the Targeting Idea Service in our application. We have the following dependencies: ads-lib and adwords-axis We recently migrated to 4.5.0 from 3.15.1 I noticed this disclaimer on Try the new Google Ads API

Organic Keywords with top ranking URL

2019-03-28 Thread karthick r
Hello, Is there a report that can give me the organic keywords, organic ctr, organic clicks, organic impressions, organic position and the ranking url? I looked at https://developers.google.com/adwords/api/docs/appendix/reports/paid-organic-query-report Paid and Organic Report seem to have all t

Re: API limits for TargetingIdeaService

2018-11-01 Thread karthick r
jects. > > > When you mentioned "reading through the response", do you mean issuing a > *get* request for each page of responses? If so, then each of those *get* > requests > will count as one operation as well. > > Thanks, > Josh, AdWords API Team >

API limits for TargetingIdeaService

2018-10-25 Thread karthick r
Hello, My job is to get the search volume (STATS) for 10,000 keywords and pass in these 10,000 keywords to generate keyword ideas (IDEAS). I have a question on the API limits of the TargetingIdeaService. https://developers.google.com/adwords/api/docs/appendix/limits#targeting-idea Looking at

Re: adwords api session limitations

2018-08-29 Thread karthick r
Hello Teja, Thanks for answering my questions. On Wednesday, August 29, 2018 at 2:06:01 AM UTC-7, karthick r wrote: > > Hello all, > We have a batch job which calls the Google Adwords APIs to generate > reports on a monthly basis. > We use the adwords-lib and adwords-ax

adwords api session limitations

2018-08-29 Thread karthick r
Hello all, We have a batch job which calls the Google Adwords APIs to generate reports on a monthly basis. We use the adwords-lib and adwords-axis dependencies to connect to the Adwords APIs. And we create the session this way adwordsCredential = new OfflineCredentials.Builder(). forApi(O

adwords api session limitation

2018-08-29 Thread karthick r
Hello all, We have a batch job that calls the Adwords APIs (TargetingIdeaService) to generate reports on a monthly basis. We use the adwords-lib and adwords-axis dependencies to connect to the Google Adwords API. And we create the AdwordsSession this way adwordsCredential = new OfflineCredentia