Hi, I need your help in setting up reports management using API. I am using PHP to develop this. Below is the code I am using for basic report generation. When...
You need to register for an API license key. All the info for .net and for registering can be found at: http://searchmarketing.yahoo.com/developer/index.php ...
Hey all, Is there an easy way to get ALL the campaigns in a single master account (across all accounts). This is similar to looking at the campaign screen in...
HI, I want to know whether there is any way to get API for Yahoo Keyword tool for free. if it is not free than i want the information where do i get the API....
This was a bone-headed mistake. In my conversion from YahooEWSClient to my code I had re-ordered some of the calls. Everything seems to be working fine now. ...
I am facing a problem with yahoo search marketing api for many days. The problem is with adding an user onBehalfof another user. The scenario is such. We have...
Our API calls to generate reports are failing this morning. Is anyone else having this problem since the 'scheduled maintainence' ? Error stack: Caused by:...
To which service endpoint are you sending your request? At approximately time did your calls start failing? ... anyone ... (HTTPSender.java:154) ... ...
There is no operation that allows you to get campaigns by the masteraccount ID. Your current method is the best way to accomplish this. ... the ... And ... ...
Thank you... Can someone expand on this a little? For instance, what are the steps to obtain a key for the live system. There is little to no documentation on...
Access to the Yahoo! Search Marketing APIs is open and free. Join the Developer Program by signing up at: http://developer.yahoo.com/searchmarketing/ To learn...
Hello, I am using the same sample code provided by Yahoo Search Marketing. I am getting the error message when I try to run AdServiceDemo.java program. Thanks...
Hello, I am requesting reports for "Yesterday". My question is how soon can I run this report. 12am EST? or is it GMT or UTC? When asking for a date range...
Is there likely to be a RESTful interface available any time soon? I have been using the RESTful search interface and find it much simpler to use than the SOAP...
REST may be simple but it isn't secure. SOAP is the way forward. I think it's unlikely you'll see interfaces that aren't secure when lots of money is...
Wow, learn SOAP because it will look good on my resume? I have to assume you were joking. The falacy that SOAP is somehow more secure than REST is discussed in...