Yahoo! Search Marketing is planning to launch a new version of the Enterprise Web Services (EWS) Marketing API in the next 60 days. EWS Version 6.0 will be a...
10/09/2009: No API calls to the EWS11 and EWS31 endpoints will be serviced for approximately ten hours, beginning at 6:00 p.m. PDT on Friday, October 9 and...
I am developing YahooEWSClient.php and request the file nusoap, more specific function Call it returns this error "( [faultcode] => soap:Client [faultstring]...
In the fourth quarter of 2009, Yahoo! Search Marketing is planning to launch a new version of the Enterprise Web Services (EWS) Marketing API. EWS Version 6.0...
No API calls to the EWS12 and EWS13 endpoints will be serviced for approximately six hours, beginning at 6:00 p.m. PDT on Friday, October 16 and ending at...
Upcoming Systems Maintenane on 10/19/2009 Due to system upgrades taking place from 6:00 a.m. PDT on Monday, October 19 to 6:00 p.m. PDT on Friday, October 23,...
Due to system upgrades taking place from 7:00 p.m. PDT on Wednesday, October 14 to 10:00 a.m. PDT on Thursday, October 15, API calls sent to the EWS 21, EWS 22...
Hi All, I have applied for sandbox license key but have not got it until now.Can anyone post the procedure to apply for a sandbox license key? Also, Does Yahoo...
Hi, We've been running daily reports for years now. Only one of them actually completed this morning, at 5:26am Pacific time. All the others get stuck with in...
Hey guys, It's been over 2 hours, fired off a couple more report requests, still no luck. Could someone please give the machine a kick for me? What info do you...
Hi there, I'm having the following very very frustrating problem. I try to request a report (using Java and connecting to the sandbox) giving the start and end...
We've been unsuccessfully trying to schedule some reports using BasicReportService's addReportRequest operation. This is our request XML: <env:Envelope...
I am trying to integrate the YAhoo EWS code in my site.The php version that iam using is 5.3.1. When trying to run the script its showing SOAP error and iam...
Hello, I work in java with api 6.0 (generated the stub with wsdl) I successfully use the BasicReportServiceService and service locator service to get the...
Are there any examples anywhere? I've got the WSDL and generated the stubs and most of it I understand, but I don't get where to put the credentials. TIA...
I'm using C#/.NET, the ICSharpCode.SharpZipLib ZIP library, and v6.1 of EWS When I run a BasicReport I set zipped=true in my FileOutputFormat. But what kind...
When do the addReportRequest call in v6 without specifying the accountID as None, I got "E1009, Message: Account not found"; The accountID field is specified...
I am trying to integrate the YAhoo EWS code in my site.The php version that iam using is 5.3.1. When trying to run the script its showing SOAP error and iam...
Please take a look at the following sample code: http://developer.searchmarketing.yahoo.com/docs/V6/sample_code/index.php While there is no specific sample...
Hello, You are not accessing the account at the correct EWS endpoint. The endpoint to hit should be fetched using the LocationService as described at the URL...
If I have 50 previously submitted reports for a given masterAccount/user and call the addReportRequest() method, does it throw an error, if so which one? if...