Hi,
i am new at using adwords api. i read all the articles about using the
sandbox environment but it is still not working, i changed the code
accourding to my account information. This is the code ;

in auth.ini :
email = "mymail"
password = "password"
userAgent = "Mert's Adwords Tool"
applicationToken = "ignored"
developerToken = "mymail++TRY"

; Uncomment to make requests against a client account.
clientId = "client_1+mymail"

in settings.ini :
DEFAULT_SERVER = "https://adwords-sandbox.google.com";

for example, when i run the GetAllCampaings.php in examples folder, i
am getting  HTTP 500 error on explorer, and an empty white screen on
firefox.
i examined the code in GetAllCampaings.php and found that the code is
not working after that code ;
$campaignService = $user->GetCampaignService('v201003');

Can you help me please.
Thank You.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to