Re: Show customer balance

2014-02-04 Thread prm . programista
if anything has changed on the client account balance display in version 201309 api adwords? can I show the customer balance? W dniu czwartek, 19 maja 2011 15:10:10 UTC+2 użytkownik Marcelo Diegues napisał: > > How can I show the customer balance using google adwords api? > > -- -- =~=~=~=~

Re: No campaigns were found

2014-01-24 Thread prm . programista
I have a similar problem I have two MCC accounts: test and production, in auth.ini I added client_id,client_secret,clientCustomerId and refresh_token from test account and developer token from production account. In result i get "No campaigns were found.". I do not know if I good understand this

Re: No campaigns were found

2014-01-24 Thread prm . programista
I have a similar problem I have two MCC accounts: test and production, in auth.ini I added client_id, client_secret, clientCustomerId and refresh_token from test account and developer token from production account. In result i get "No campaigns were found.". I do not know if I good understand t

Re: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2014-01-23 Thread prm . programista
hi I solved (I hope) my last problem but I have next. When I try do get service: $campaignService = $user->GetService('BudgetService', 'v201309'); I got error "AuthenticationError.OAUTH_TOKEN_HEADER_INVALID @ ; trigger:''" My soap heders looks like: [0] => SoapHeader Object (

Re: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2014-01-21 Thread prm . programista
Hi! I think that i have similar problem. I have two accounts: productional and test account. In test account I created new project and i got client_id and secret_id. From productional account i got developerToken (this token waiting for approval). I filled auth.ini path: developerToken = "xxx"