Re: Not able to get all clientsId under MCC account

2011-08-26 Thread Sachin
Thanks Chirag, i got the solution. Thanks On Aug 5, 3:18 pm, Chirag wrote: > Hi Sachin, > Its problem with API. > Eric has solved issued. Now i am getting desired > output.http://code.google.com/p/google-api-adwords-php/issues/detail?id=62 > > Thanks, > > On Aug 5, 3:14 pm, Sachin wrote: > > >

Re: Not able to get all clientsId under MCC account

2011-08-05 Thread Chirag
Hi Sachin, Its problem with API. Eric has solved issued. Now i am getting desired output. http://code.google.com/p/google-api-adwords-php/issues/detail?id=62 Thanks, On Aug 5, 3:14 pm, Sachin wrote: > can u please send source code here. > > On Jul 12, 11:13 pm, Chirag wrote: > > > > > > > > >

Re: Not able to get all clientsId under MCC account

2011-08-05 Thread Sachin
can u please send source code here. On Jul 12, 11:13 pm, Chirag wrote: > Hi, > I want all clientsId under MCC account, and than fom clientid all > campaignIds under one client. > But, when i try to run example GetAccountHierarchy.php. It always > shows me "No serviced accounts were found." > > I

Re: Not able to get all clientsId under MCC account

2011-07-26 Thread Chirag
Hello Kevin, I have posted question on link provided by you.But i am nt getting any response. http://code.google.com/p/google-api-adwords-php/issues/detail?id=62 Thanks, chirag On Jul 20, 10:06 pm, Chirag wrote: > Hi Kevin, > > Thanks for your help. > I have also sent you customer Id. > Please n

Re: Not able to get all clientsId under MCC account

2011-07-20 Thread Chirag
Hi Kevin, Thanks for your help. I have also sent you customer Id. Please note i am using MCC account as it is defined in auth. Thanks, Chirag On Jul 20, 8:11 pm, Kevin Winter wrote: > Hi, >   I'd like to try to reproduce your issue with the production environment - > I had a colleague test the

Re: Not able to get all clientsId under MCC account

2011-07-20 Thread Kevin Winter
Hi, I'd like to try to reproduce your issue with the production environment - I had a colleague test the PHP example himself and he was able to get the entire account hierarchy printed. Could you please send your MCC's CustomerId to kevin.win...@google.com? -Kevin -- =~=~=~=~=~=~=~=~=~=~=~

Re: Not able to get all clientsId under MCC account

2011-07-19 Thread Chirag
Yes, When i tried the example GetAccountHierarchy.php for the production environment. I am getting only last account as output. I think the DisplayAccountTree function is not giving proper result. On Jul 19, 8:59 pm, Kevin Winter wrote: > Hi, >   I think the sandbox should be including the MCC ac

Re: Not able to get all clientsId under MCC account

2011-07-19 Thread Kevin Winter
Hi, I think the sandbox should be including the MCC account and the links should only be present if the MCC is. I'm checking with the core engineers regarding this, but the example definitely won't work in sandbox. You say that the same thing happens in production? I was not able to reprodu

Re: Not able to get all clientsId under MCC account

2011-07-18 Thread Chirag
Hi Kevin, Please look at my sanitzed (no authToken or Developer Token) SOAP XML. I am using example GetAccountHierarchy.php but it nly shows me last account in both production and sandbox environment. I believe that example is not displaying output properly.So that it only shows me last account as

Re: Not able to get all clientsId under MCC account

2011-07-18 Thread Kevin Winter
Hi Chirag, Could you post the sanitzed (no authToken or Developer Token) SOAP XML being sent to the server? I just tested this out on a brand-new sandbox account and saw 5 accounts created after running a GetCampaign on only one of them. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=

Re: Not able to get all clientsId under MCC account

2011-07-13 Thread Chirag
Hi, This error "No serviced accounts were found." solved after commenting out client id from auh.ini file, But getting only one account in account hierarchy under both production as well as sandbox environment. Can anyone suggest what i am doing wrong? I think it should display main MCC account as

Not able to get all clientsId under MCC account

2011-07-12 Thread Chirag
Hi, I want all clientsId under MCC account, and than fom clientid all campaignIds under one client. But, when i try to run example GetAccountHierarchy.php. It always shows me "No serviced accounts were found." I am using sandbox environment for testing this examples. Thanks, Chirag -- =~=~=~=~=