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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 26 - 55 of 1087   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
26
I am having a problem with the Category Summary report. Here is my XML: <?xml version="1.0" encoding="UTF-8"?> <DTCRequest...
rks10x
Offline Send Email
Sep 6, 2005
5:06 pm
27
Hi Keith, Try zero-padding your date fields. So instead of passing "2005-9-6", use "2005-09-06". Barring that, a valid "dateTime" field may also require the...
Yahoo! Search Marketi...
ysm_monkey
Offline Send Email
Sep 6, 2005
5:23 pm
28
I am trying very hard to set the bid for my listings and failing miserably. Can someone give me an example that works?...
rks10x
Offline Send Email
Sep 12, 2005
7:16 pm
29
Hey Keith, What errors are you getting? If you can post the sample XML (don't include your user/pass/key!!) being posted, plus the response XML, that'd help a...
Yahoo! Search Marketi...
ysm_monkey
Offline Send Email
Sep 12, 2005
7:28 pm
30
Hi all, I'm trying to request a Search Term Summary report. I've run this request successfully in the past, but today when I try to run the report, I'm getting...
michael_s_lee
Online Now Send Email
Nov 4, 2005
3:35 pm
31
Hi Mike, When you say "run the same report through the web interface", do you mean DTC or the DTCXML post form? If the former, you are not doing anything...
Yahoo! Search Marketi...
ysm_monkey
Offline Send Email
Nov 4, 2005
10:09 pm
32
Please direct all API questions to the group, not to individuals. Enhanced Local Listings are not managed by the Search Marketing (formerly Overture) team, so...
Matt Plummer
ysm_monkey
Offline Send Email
Nov 4, 2005
10:12 pm
33
Hello, I noticed that when I do a SearchTermActivity report it will return separate results based on bid, rank, and match type. I am wondering if there is a...
simkhjo
Offline Send Email
Nov 14, 2005
4:50 pm
34
Did you try the 'SearchTermActivityDetailAggregate' report? This should give you one-row-per-term without the bid/rank breakout. As for the "report of all...
Yahoo! Search Marketi...
ysm_monkey
Offline Send Email
Nov 14, 2005
11:30 pm
35
Thanks for the reply. The method I came up with is the following: 1) Do a SearchTermActivityDetailAggregate report to gather unique search terms within the...
simkhjo
Offline Send Email
Nov 15, 2005
7:40 pm
36
Hi, I'm not sure why you'd do this. You are are using the Aggregate report to get keywords, then using the "detail" report to get the stats, but get more data...
Yahoo! Search Marketi...
ysm_monkey
Offline Send Email
Nov 16, 2005
2:35 am
37
Thanks again for the help. The reason I cannot use just the Aggregate report is because it combines all stats into the date range supplied as follows: ...
simkhjo
Offline Send Email
Nov 16, 2005
4:38 pm
38
Ah, gotcha. Sounds like you are using the best method for what you need then. How often are you looking up historical data? Are you able to cache/store this...
Yahoo! Search Marketi...
ysm_monkey
Offline Send Email
Nov 16, 2005
6:00 pm
39
Yeah, I'm saving the historical data to a database. At first I was trying for the entire history of the account (using an out of range start date ie: 2001),...
simkhjo
Offline Send Email
Nov 16, 2005
7:42 pm
40
Hey there developers: A few months ago, the Yahoo! Publisher Network launched a new self-serve platform that gives small- and medium-sized web sites easy ...
ekruszew
Offline Send Email
Nov 18, 2005
7:14 pm
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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline Send Email
Feb 6, 2006
5:24 am
Messages 26 - 55 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