Now i use DEFAULT_SERVER = "https://adwords.google.com" as my default server.
what i need to do for a developer token. Is it free or paid for testing Google adwords api ? plz provide some information about MCC account... Thank you... On Tuesday, January 8, 2013 2:51:03 PM UTC+5:30, Danial Klimkin wrote: > > Hello bibudha ranjan, > > > It looks like you are trying to access sandbox which is now shut down. > Make sure you have the production server in your settings.ini file: > > DEFAULT_SERVER = "https://adwords.google.com" > > > > -Danial, AdWords API Team. > > > > > > On Saturday, January 5, 2013 2:16:38 PM UTC+4, bibudha ranjan wrote: >> >> I am using AdWords API PHP Client Library for php. In the "auth.ini" file >> i am using my personal gmail account credentials. When i run the files >> provided in examples folder like GetCampaign.php >> i got error like >> SOAP-ERROR: Parsing WSDL: Couldn't load from ' >> https://adwords-sandbox.google.com/api/adwords/cm/v201209/CampaignService?wsdl<https://adwords.google.com/api/adwords/o/v201109/TargetingIdeaService?wsdl>' >> >> : failed to load external entity " >> https://adwords-sandbox.google.com/api/adwords/cm/v201209/CampaignService?wsdl<https://adwords.google.com/api/adwords/o/v201109/TargetingIdeaService?wsdl>" >> >> . >> >> Please help...what to do.... >> >> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
