Error 400 for retrieving Customer stats

2023-06-10 Thread Al Kruger
Hi, I want to retrieve weekly stats from an ad account. I call this URL: https://googleads.googleapis.com/v14/customers/1234567890/googleAds:searchStream with this JSON load: { "query" : "SELECT customer.descriptive_name, metrics.clicks, metrics.impressions, metrics.average_cpc, metrics

Re: How much advantage in efficiency can I expect from using Batch Job Service on <1000 customer accounts?

2017-07-07 Thread kruger
Hi Anash, Thank you very much and I really appreciate your honest attempt to understand my case and offer your opinion. Thank you. My concerns have been resolved now :) Kruger, On Thursday, July 6, 2017 at 10:13:19 AM UTC-4, Anash P. Oommen (AdWords API Team) wrote: > > Hi Kruger, >

Re: How much advantage in efficiency can I expect from using Batch Job Service on <1000 customer accounts?

2017-07-05 Thread kruger
Hello, Yes I have read both pages before writing my question. Your answer, at best, only summarize the pages I have already read. (I even recognize some specific phrases you nearly CP'ed from the pages) I have provided a specific situation for the effectiveness of implementing BatchJobService

How much advantage in efficiency can I expect from using Batch Job Service on <1000 customer accounts?

2017-07-05 Thread kruger
Hello, I am quite curious on the amplitude of increase in efficiency when using BatchJobService as opposed to having all calls synchronously. Given that I have less than 1,000 customer accounts and I make reasonable amount of scheduled calls daily and some more weekly, how much would Batch Job

Managing multiple AdWords accounts for customers and linking each with corresponding GBM account

2017-05-21 Thread kruger
Hello, I was reading up on the AdWords API guides and saw that I need a refresh token created for the AdWords account which I am trying to link with Google My Business. I plan to have customers who have already registered GMB and provide them with AdWords automation service. For now, it seem

Linking individual customer's AdWords account with corresponding GMB account

2017-05-21 Thread kruger
Hello, I was reading up on the Location Extension of AdWords API and realized that I would need a refresh token associated with the account that has MGB set up. I am going to have customers who have already registered their business via GMB and I want to provide AdWords automation via API. Fo