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...
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...
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...
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...
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...
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...
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...
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: ...
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...
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),...
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 ...
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@...
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...
Hi Simon, I think the confusion comes from a misunderstanding about how the Yahoo! system fundamentally differs from Google. Categories are only containers in...
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@...
Jan 18, 2006 2:02 pm
45
What does this mean? @Rate Limit Exceeded: Total Cap@...
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...
... 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...
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...
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...
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...
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....