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?
>
>
--
--
=~=~=~=~
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
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
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
(
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"