Re: Is there a way to get "Available funds" value thought API

2023-07-14 Thread Fede Serbin
Just wanted to know if someone can help me with this issue. Thanks On Wed, Jul 5, 2023 at 9:31 AM Fede Serbin wrote: > Anyone? > > On Fri, Jun 23, 2023 at 3:17 PM Fede Serbin wrote: > >> I am following this example: >> >> https://developers.google.com/goog

Re: Is there a way to get "Available funds" value thought API

2023-07-05 Thread Fede Serbin
Anyone? On Fri, Jun 23, 2023 at 3:17 PM Fede Serbin wrote: > I am following this example: > > https://developers.google.com/google-ads/api/samples/get-account-budgets?hl=en&authuser=1 > <https://developers.google.com/google-ads/api/samples/get-account-budgets?hl=en&aut

Is there a way to get "Available funds" value thought API

2023-06-23 Thread Fede Serbin
"FOREVER" (proposed "FOREVER").* but result does not make sense with the actual "Available funds" I see in UI: "ARS29,506.39" Can you help me? thanks -- * Fede Serbin* -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Doubt about campaign status

2019-06-14 Thread Fede Serbin
Ok, I will do it like this then. Thank you! On Thursday, June 13, 2019 at 5:15:02 PM UTC-3, adsapiforumadvisor wrote: > > Hi Fede, > > Yes, the campaigns have Status and a Serving Status attributes and both > are independent as campaign Serving Status indicates if the campaign is

Re: Doubt about campaign status

2019-06-13 Thread Fede Serbin
ay, June 7, 2019 at 6:21:17 PM UTC-3, adsapiforumadvisor wrote: > > Hi Fede, > > Thank you for reaching support. The campaign status from the shared link > indicates the status of the campaign when serving. You can get the campaign > serving status using campaign.servingStatus.

Doubt about campaign status

2019-06-07 Thread Fede Serbin
Hi everybody! I have an app where I want to store Googla campaigns and their status. I see that the campaigns status of the API are these: https://developers.google.com/adwords/api/docs/reference/v201809/CampaignService.CampaignStatus So the status are ENABLED, UNKNOWN, PAUSED and REMOVED. Bu

Adwords API time window

2019-05-03 Thread fede
Hello everybody! I'm developing an app that gets campaign insights using the Campaign Performance Report of the Google Adwords API. I have a process that runs every hour and gets data of the current day and persist it in my database. Currently, I always persist all the current's day data ever

Select google ads account when using Oauth

2019-04-24 Thread fede
Hi, I'm working on an App where I need to ask other accounts to let me manage their campaigns using OAuth. There's something I don't understand. I have an gmail address that has access to a Google ads account and also has access to an MCC. The Google ads acocunt and the MCC are not related. Wh

Re: Getting Oauth credentials of different MCCs of an account

2019-03-25 Thread fede
Ok. Thank you! On Monday, March 25, 2019 at 3:41:06 AM UTC-3, googleadsapi-forumadvisor wrote: > > Hi Fede, > > There is currently no way via the AdWords API to retrieve the OAuth2 > credentials of any account within or outside your hierarchy. The only way > you can be able

Getting Oauth credentials of different MCCs of an account

2019-03-24 Thread fede
Hi, I've been having some trouble with google Oauth and maybe someone knows how to do this. I have access to an MCC (let's call it "MCC A") and I have also access to another MCC (let's call it "MCC B") wich is linked to the MCC A. I want to get the "MCC B" credentials using Oauth. But when I se

Extend an invitation to link an account with our MCC account (NOT AUTHORIZED ERROR)

2019-03-15 Thread fede
Hi, I'm trying to extend an invitation to link an account with our MCC account using the mutateLink operation, and I'm trying to do this using the google-ads-python-lib library. When I try to send the invitation, I get an error ManagedCustomerServiceError.NOT_AUTHORIZED. We have admin access t

Accesing customer report data of customer outside my mcc

2019-01-18 Thread fede
Hi I had a Google ADS manager account with some ad accounts. A few days ago, I removed access to all these ad accounts from this manager account and gave the access to a new one. Now, if I ask the API for the ad accounts of the old manager account, I get an empty list. This is OK. However, I c