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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 68 - 97 of 1164   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
68 Mike
mylesmg Send Email
Mar 1, 2006
9:12 pm
I don't always get that error. Sometimes if I try again later it WILL go through (which has made it a nightmare to debug). I am sending requests to the system...
69 Yahoo! Search Marketi...
ysm_monkey Send Email
Mar 1, 2006
10:13 pm
Gotcha. You should route this issue to the support email address you have in your license info. Those folks can escalate any issues you are seeing, since it...
70 Michael
mylesmg Send Email
Mar 4, 2006
10:01 pm
Ok, I talked with the XML API tech support team. The problem is on their end, and they said in no uncertain terms that I am simply going to have to refactor my...
71 John
americanboun... Send Email
Mar 6, 2006
8:43 pm
72 hmcclungiii Send Email Mar 9, 2006
9:36 pm
The error message "Your report contains a large amount of data and is being processed. Please wait 30 minutes and submit your request again." is occurring...
73 Yahoo! Search Marketi...
ysm_monkey Send Email
Mar 9, 2006
9:59 pm
I'm pretty sure this means the report is churning in the background. If you send the EXACT SAME arguments back in 30 minutes, it will not start the report...
74 luigitfn Send Email Mar 14, 2006
10:13 pm
Hi, my name is Luigi, i am having endless problems getting to post to the https, so i read the code that Matt Plummer has uploaded. By the way thank you Matt,...
75 Yahoo! Search Marketi...
ysm_monkey Send Email
Mar 15, 2006
5:37 pm
Are you stuck using php or can you move to using a different language? The concepts are the same, it's just the specific implementation that may differ. IIRC,...
76 luigitfn Send Email Mar 20, 2006
9:35 am
Sometimes when i run a report i get this error message, is there a way to make my request wait longer? "Operation timed out with 0 out of -1 bytes received" ...
77 Matt Plummer
ysm_monkey Send Email
Mar 20, 2006
6:12 pm
That errors sounds like it's a client-side error, possibly from whatever HTTP libraries you are using. At least, I don't recall ever seeing that come out of...
78 damernic1 Send Email Mar 24, 2006
8:01 pm
I am having this same issue... If you add the option: curl_setopt($key, CURLOPT_SSL_VERIFYPEER, FALSE); then you can skip the ssl checking... however after...
79 damernic1 Send Email Mar 25, 2006
10:08 pm
Just a further note on this...the php5 example file uses the test site https://x-secure-test.overture.com/ ...which is currently out of commission (i didnt...
80 stranger198011 Send Email Mar 31, 2006
1:31 pm
Hi! I have following problem: When I create new Listings, i want to know his listindId. I post query - <GetListings searchTerm="adv keyword" />. I recive...
81 Yahoo! Search Marketi...
ysm_monkey Send Email
Mar 31, 2006
9:02 pm
Hi, It seems like you might not fully understand how the Yahoo editorial process works. You cannot: AddListings GetListings and expect a listingId back. A...
82 d.k1987 Send Email Apr 6, 2006
7:57 am
Hello, i try to get the Keyword Selector Tool from http://inventory.overture.com via API. Is it possible? I haven´t found it in the docu. Thanks for help. ...
83 silviuhagea Send Email Apr 21, 2006
11:33 am
Hello, I want to know how to use dtc xml api. I tried to upload this xml file to a server and when I launch the xml file with the browser it show me the xml...
84 Yahoo! Search Marketi...
ysm_monkey Send Email
Apr 21, 2006
6:37 pm
Hi. I'm not sure what you mean by "tried to upload". Also, did you actually replace the username/password/key variables or did you leave them as noted in the...
85 Hagea Silviu
silviuhagea Send Email
Apr 21, 2006
6:41 pm
The username and password are the username and pass from login section, right?? Can you tell me where I can find the key? Yahoo! Search Marketing Monkey...
86 Yahoo! Search Marketi...
ysm_monkey Send Email
Apr 21, 2006
7:27 pm
You have to be a licensed user to have a license key. http://searchmarketing.yahoo.com/af/yws.php -Y!SM Monkey...
87 silviuhagea Send Email Apr 24, 2006
8:10 pm
i am a licensed user. i logged in and I don't know from where I can get the key. ... section, ... them as ... this xml ... ...
88 ursomprakash Send Email Apr 25, 2006
12:35 am
Hi, I would like to know, whether you have any way of communication with your webservices using wsdl. I was communicating with google and msn using wsdsl and...
89 Michael
mylesmg Send Email
Apr 25, 2006
3:08 pm
... SoapClient("https://adcenterapi.msn.com/adcenterapi.asmx?wsdl",array(&#39;UserName&#39; ... Great question. I too would LOVE to use SOAP with WSDL....
90 Yahoo! Search Marketi...
ysm_monkey Send Email
Apr 25, 2006
5:41 pm
Sorry, there is no SOAP API at this time. Yahoo! Search Marketing only supports the XML over HTTP (DTCXML), as demonstrated in the PHP example. Regards. -Y!SM...
91 ursomprakash Send Email Apr 25, 2006
11:53 pm
Well, No problem, Do you see any other method rather than using DOM as I see that method is pretty much slower and sending requests and receiving responses...
92 Yahoo! Search Marketi...
ysm_monkey Send Email
Apr 26, 2006
2:04 am
The PHP example is just that, an example. You can generate XML in any fashion you like. Using CURL was just another example of posting via HTTP. If CURL is...
93 imloren777 Send Email Apr 26, 2006
7:10 pm
I am attempting to get detail activity records for a local account. I am getting a 'Report not available' error. The request works fine for a non-local...
94 Yahoo! Search Marketi...
ysm_monkey Send Email
Apr 26, 2006
9:38 pm
The AccountActivityDetail is for non-local accounts. There are local-specific reports for local match accounts. -Y!SM Monkey...
95 imloren777 Send Email Apr 26, 2006
10:17 pm
I have a document titled Overture AWS DTC-XML v1.2 Local Match Reference Guide. Section 7.3 describes the AccountActivityDetail report. Is this an old...
96 imloren777 Send Email Apr 27, 2006
4:46 pm
Is there a way to turn on easy track via the API?...
97 Yahoo! Search Marketi...
ysm_monkey Send Email
Apr 27, 2006
9:20 pm
Hi, Sorry, this setting cannot be toggled via the API. Regards, -Y!SM Monkey...
Messages 68 - 97 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