Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

yws-searchmarketing · Yahoo! Search Marketing Developers

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 1094 - 1123 of 1164   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1094 abhinay.mehta Send Email Feb 19, 2010
11:29 pm
We've been unsuccessfully trying to schedule some reports using BasicReportService&#39;s addReportRequest operation. This is our request XML: <env:Envelope...
1095 josephsilvestercorrey...
josephsilves... Send Email
Feb 19, 2010
11:30 pm
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...
1096 kelkoolionelg Send Email Feb 19, 2010
11:30 pm
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...
1097 billharrelson Send Email Feb 19, 2010
11:30 pm
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...
1098 shodson Send Email Feb 19, 2010
11:30 pm
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...
1099 peng_qu Send Email Feb 19, 2010
11:31 pm
Hi, is your problem resolved? I encountered exactly the same issue when upgrading from V5 to V6. Thanks...
1100 sreenu_daram Send Email Feb 19, 2010
11:32 pm
Could you please provide me sample code set BlockedDomainList for Account. I am getting 'Account cannot be accessed at this location.' Error....
1101 zhanga05 Send Email Feb 19, 2010
11:32 pm
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...
1102 billharrelson Send Email Feb 19, 2010
11:33 pm
Could someone post an example message for requesting a report? I'm having some difficulty generating one that is acceptable. Thanks....
1103 josephsilvestercorrey...
josephsilves... Send Email
Feb 19, 2010
11:48 pm
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...
1104 mcnealysm Send Email Feb 22, 2010
7:00 pm
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...
1105 mcnealysm Send Email Feb 22, 2010
7:01 pm
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...
1106 mcnealysm Send Email Feb 22, 2010
7:04 pm
Sending a NULL value is achieved by passing... <v1 xsi:nil="true"/> no <v1 xsi:null="1"/> Details can be found at the following URL: ...
1107 Dreadjr Send Email Feb 26, 2010
4:19 am
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...
1108 shettytejesh Send Email Mar 5, 2010
10:12 pm
I am using V6 sample code and testing different bulk service operation. I have changed the sample code to return feedback file for success and also failures. ...
1109 reedpowell Send Email Mar 5, 2010
10:12 pm
I agree that a collection of just XML SOAP request/EWS response document for each of the methods would be great. I don't use any of the client libraries...
1110 Daniel Kasak
d_kasak Send Email
Mar 5, 2010
10:12 pm
... It uses standard zip format - the output of 'file some_report.zip' is: 'Zip archive data, at least v2.0 to extract'. However we have identified an issue...
1111 Dreadjr Send Email Mar 5, 2010
10:47 pm
How do the report slots work? If i have 50 reports already submitted. When i try and submit another one does it throw an error or does it push the first one...
1112 reedpowell Send Email Mar 5, 2010
11:14 pm
There was a subtle change in v6 dealing with capitalization of most items, so if you look closely you'll see that it is looking for "ReportName&quot; and you have...
1113 Aroma
afw340 Send Email
Mar 12, 2010
8:58 pm
Can anyone give me a .Net sample to download a report? Thanks! Awan...
1114 Bill Harrelson
billharrelson Send Email
Apr 9, 2010
10:46 pm
Thanks Reed, Very helpful. I notice that you are using "OnBehalfOf&quot; in your template, and I can't find any documentation on which sets of un/pw/master account...
1115 ke1g_nh Send Email Apr 9, 2010
10:46 pm
I looked at a bunch of code samples, and none is for V7. The XML samples for BasicReport are for v5. context: I've been asked to upgrade a v5 script to v7...
1116 belchermatt87 Send Email Apr 9, 2010
10:46 pm
Hi all, I'm currently working on migrating some Perl scripts which use the version 5 API, to Java on the version 6 API. However, I'm coming across a few issues...
1117 ekhanh101 Send Email Apr 9, 2010
10:46 pm
Can someone show me how generate and download reports using V7 and C#? Is there some sample code I can look at? Thanks! I was able to add the webservice, by...
1118 dalandmontgom Send Email Apr 9, 2010
10:46 pm
I am upgrading to v6 from v5. All works in v6 except addreportrequest. I am using python to make the soap call and I get a 500 error. What am I doing wrong?...
1119 Dino Bico
bico.dino@... Send Email
Apr 9, 2010
10:46 pm
Hi Guys I'm using Yahoo Service Marketing API version 7 and Visual Studio 2008 for your information. Problem occurs when I'm making .addReportRequest call on...
1120 Dino
bico.dino Send Email
Apr 9, 2010
10:47 pm
Hi Guys I'm using Yahoo Service Marketing API version 7 and Visual Studio 2008 for your information. Problem occurs when I'm making .addReportRequest call on...
1121 martyn.daniel@...
martyn.danie... Send Email
Apr 9, 2010
10:47 pm
Hi, I am new to programming and I'm still learning about it. I trying to try out the .Net API Sample Code and I got to the following point and I'm not sure how...
1122 Dino
bico.dino Send Email
Apr 9, 2010
10:47 pm
Hi Guys I'm using Yahoo Service Marketing API version 7 and Visual Studio 2008 for your information. Problem occurs when I'm making .addReportRequest call on...
1123 Dino
bico.dino Send Email
Apr 9, 2010
10:47 pm
Hi Guys I'm using Yahoo Service Marketing API version 7 and Visual Studio 2008 for your information. Problem occurs when I'm making .addReportRequest call on...
Messages 1094 - 1123 of 1164   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help