Search the web
Sign In
New User? Sign Up
yws-searchmarketing · Yahoo! Search Marketing Developers
? 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.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 41 - 70 of 1087   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
41
Thought i would share something with ya'll. Great fun and it does actually work. Met my girl on here, http://www.lookuplovehere.info/phue and so far it's been...
ziggy-millam240@...
Send Email
Jan 9, 2006
4:02 pm
42
Hi all, I am a developer and I am try to port my Google API code so that it will also work with Overture. When I do stuff in Google I use an ID this ID is...
Woody
woodywoodyuk
Offline Send Email
Jan 10, 2006
12:11 pm
43
Hi Simon, I think the confusion comes from a misunderstanding about how the Yahoo! system fundamentally differs from Google. Categories are only containers in...
Yahoo! Search Marketi...
ysm_monkey
Online Now Send Email
Jan 10, 2006
6:02 pm
44
Thought i would share something with ya'll. Great fun and it does actually work. Met my girl on here, http://www.followmeherenow.info/usvk and so far it's been...
ziggy-millam240@...
Send Email
Jan 18, 2006
2:02 pm
45
What does this mean? @Rate Limit Exceeded: Total Cap@...
stranger198011
Offline Send Email
Jan 30, 2006
2:44 pm
46
Hi, That means you exceeded your daily "total cap" limit on usage for that command. The total cap is the maximum number of times you can submit that command...
Yahoo! Search Marketi...
ysm_monkey
Online Now Send Email
Jan 30, 2006
5:54 pm
47
... that ... submit ... Hi, Today it`s helps :) Thanks... Do you know how many queries per day trial account allow?...
stranger198011
Offline Send Email
Jan 31, 2006
12:44 pm
48
... Your rate limits should be detailed in the Advertiser Web Services agreement you signed with us. Hope this helps....
senor_ysm
Online Now Send Email
Jan 31, 2006
5:24 pm
49
Your rate limits should be detailed in the Advertiser Web Services agreement you signed with us. Hope this helps....
senor_ysm
Online Now Send Email
Jan 31, 2006
5:27 pm
50
Hi! When I send: <Actions accountId="<existing ID>"> <CreateAccount name="develop" market="UK" /> </Actions> server response me: permission denied....
stranger198011
Offline Send Email
Feb 2, 2006
4:53 pm
51
... The CreateAccount command might not be enabled for the program you signed onto. In order to check permissions for your license key, please email our...
senor_ysm
Online Now Send Email
Feb 2, 2006
5:21 pm
52
I am looking for a way to send a POST to the x-secure.overture.com server from C#.NET Anything would help. Thanks Mani...
E_MANIGKANDAN
Offline Send Email
Feb 3, 2006
7:30 am
53
Hi Mani, We can't really help you with programming language specific issues around making HTTP posts. For such issues, I'd suggest a good book or web...
Yahoo! Search Marketi...
ysm_monkey
Online Now Send Email
Feb 3, 2006
5:34 pm
54
Hello, I need to write a script that has the ability to update the destination URL for every single listing that an account contains. Basically I want to tag...
simkhjo
Offline Send Email
Feb 3, 2006
9:02 pm
55
Hi again. There certainly is an update call. For this case, you want to use the SetListingTDU call. TDU means "title, description, url". You don't have to...
Yahoo! Search Marketi...
ysm_monkey
Online Now Send Email
Feb 6, 2006
5:24 am
56
Anyone get a response using coldfusion? <cfscript> // Build XML XMLstr = '<?xml version="1.0" encoding="UTF-8"?> <DTCRequest...
evital143
Offline Send Email
Feb 16, 2006
5:28 am
57
I am trying to make POSTs using C#/.net and its not working for me as well. I supplied all the neccessary Header info but the call to getresponse times out....
kleonardacrmed
Offline Send Email
Feb 22, 2006
11:07 pm
58
Are you guys posting to https versus http? You'd definitely have problems if not....
Yahoo! Search Marketi...
ysm_monkey
Online Now Send Email
Feb 22, 2006
11:18 pm
59
I am using https. ... me as ... Marketing ... issues ... book or ... the ... something...
kleonardacrmed
Offline Send Email
Feb 23, 2006
3:53 am
60
Finally I figured out a way to post through .NET and it is very very simple. requestURL ="https://x-secure.overture.com/index.jhtml? _DARGS=/index.jhtml&xml=";...
E_MANIGKANDAN
Offline Send Email
Feb 23, 2006
5:13 am
61
Yeah that way worked for me too. The reason it works is because for some reason the Yahoo API doesn't like .net adding the POST header explicitly. I tried it...
kleonardacrmed
Offline Send Email
Feb 23, 2006
2:52 pm
62
I mean the POST method. ... response....
kleonardacrmed
Offline Send Email
Feb 23, 2006
2:58 pm
63
The other option would be to use webclient and pass the name value pair (ie., xml & the other "&_D:/go2/xml/XMLRequestHandler.submit). It works but this is...
Manikandan Ehambaram
E_MANIGKANDAN
Offline Send Email
Feb 23, 2006
7:15 pm
64
I tried to run the example and the server returned this error: SSL certificate problem, verify that the CA cert is OK Any ideas? Thanks, Kevin...
kdwmoney94309
Offline Send Email
Feb 23, 2006
11:59 pm
65
That sounds like a client-side cert issue. Make sure the SSL libraries you are using were installed properly (I'm not sure how PHP libs do this). Good luck. ...
Yahoo! Search Marketi...
ysm_monkey
Online Now Send Email
Feb 24, 2006
2:56 am
66
When I submit a query to the server, I get an Internet Error. Any idea why this query would work with some listings and not with others? <?xml version="1.0"...
Michael
mylesmg
Online Now Send Email
Mar 1, 2006
4:17 pm
67
Do you always get an error for the same listingId, or will it *eventually* go through? Basically, if you can find a pattern, it's easier to help you out....
Yahoo! Search Marketi...
ysm_monkey
Online Now Send Email
Mar 1, 2006
8:05 pm
68
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...
Mike
mylesmg
Online Now Send Email
Mar 1, 2006
9:12 pm
69
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...
Yahoo! Search Marketi...
ysm_monkey
Online Now Send Email
Mar 1, 2006
10:13 pm
70
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...
Michael
mylesmg
Online Now Send Email
Mar 4, 2006
10:01 pm
Messages 41 - 70 of 1087   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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