Not able to re-use refresh tokens while migrating

2021-05-12 Thread Nenad Pantic
Hi, I understood that I can still use stored refresh tokens when migrating from Google Adwords to Google Ads as per https://developers.google.com/google-ads/api/docs/migration/carryover : "The requirements for authentication remain the same. The Google Ads API uses OAuth2 for authentication,

Re: List of Customers in Google Ads API

2021-05-07 Thread Nenad Pantic
Sample of the return of google Adwords api getCustomers - note that it returns a flat list of all customers with all the details (attached) On Friday, May 7, 2021 at 2:50:54 AM UTC+1 adsapiforumadvisor wrote: > Hi Nenad, > > Thank you for posting your concern. > >

List of Customers in Google Ads API

2021-05-06 Thread Nenad Pantic
We are migrating to use Google Ads API, as per migrating service guide ; we were previously (Google AdWords API) using getCustomers

Re: Google Adwords api - no usage visible

2021-03-02 Thread Nenad Pantic
as you can (or write directly to my email) Kind Regards, Nenad On Monday, February 22, 2021 at 4:22:04 PM UTC adsapiforumadvisor wrote: > Hi, > > The API usage is not reflected in the Google Console. If rate limit is > exceeded, then the API will generate an error. For more info

Re: Google Adwords Api - Credentials could not be refreshed and timeout

2021-02-23 Thread Nenad Pantic
rumadvisor wrote: > Hi Nenad, > > I mentioned OAuth because the stack trace indicates there was a connect > timeout while trying to get a new access token using your refresh token, so > the endpoint was the OAuth endpoint, not the AdWords API

Re: Google Adwords Api - Credentials could not be refreshed and timeout

2021-02-23 Thread Nenad Pantic
) On Monday, February 22, 2021 at 3:42:25 PM UTC adsapiforumadvisor wrote: > Hi Nenad, > > With the Google Analytics timeouts you also saw, were those from requests > to Google Analytics, or OAuth requests (like the ones you saw with the > AdWords API)? > > Thanks, > J

Re: Google Adwords Api - Credentials could not be refreshed and timeout

2021-02-18 Thread Nenad Pantic
45 PM UTC adsapiforumadvisor wrote: > Hi Nenad, > > Thanks for providing the additional info. Can you please provide us the > complete request and response logs so we can see the error message in > context? > > > Thanks, > Matt > Google Ads API Team > > [imag

Re: Google Adwords Api - Credentials could not be refreshed and timeout

2021-02-17 Thread Nenad Pantic
r, as it seems it is caused by timeout with the message indicating problems with credentials. Thanks for the clues. On Wednesday, February 17, 2021 at 9:30:32 PM UTC adsapiforumadvisor wrote: > Hi Nenad, > > Thanks for reaching out. It looks like you are using the AdWords API. Can

Google Adwords Api - Credentials could not be refreshed and timeout

2021-02-17 Thread Nenad Pantic
We are using Google Ad Words java library: com.google.api.ads.adwords.lib.client from Maven repository: com.google.api-ads ads-lib 4.10.0 We are experiencing random hit and miss exceptions (for example when getting list of campaigns). It seems to me that refreshing user credentials (via web-ap

Re: Failed to use pending developer token against test account

2018-10-22 Thread nenad
Any update regarding this issue? Thanks. On Thursday, October 18, 2018 at 12:24:10 PM UTC+2, Peter Oliquino (AdWords API Team) wrote: > > Hi Joab, > > There is currently an ongoing issue affecting newly created test accounts > which result in an error similar to yours. Allow me to update you on

Re: Developer token not approved error when running getcampaigns

2018-10-21 Thread Nenad Radoja
Hi there. I am pretty sure I am truing to connect test account, not production. I have Developer token in my MCC with Access level Test Account. I am getting exact same error when I try to GetCampaigns from test account. Do you have an idea what am I doing wrong? Thanks. On Wednesday, June