I downloaded the Yahoo EWS API Java sample code YahooEWSClient.java , the sample data and following the Build and Run instructions. I can compile the...
On Friday, January 16th, we will be having an EWS scheduled outage for planned maintenance. We currently expect this maintenance period to begin January 16th...
I ran a KeywordSummary report using BasicReportService, and it appears that the keywordID's being returned are not the right ones. When I pass the keywordID to...
I solved the issue. It had to do with account roles. Calling getKeywords via KeywordService with "Analyst" role results in the fault: "Specified ID is...
In the first half of 2009, Yahoo! Search Marketing is planning to launch a new version of the Enterprise Web Services (EWS) Marketing API. EWS Version 5.0.0 is...
Hi, I'm looking for guidelines around how long it's generally acceptable to cache the location returned from getMasterAccountLocation. Are we talking minutes,...
We need a way to pull daily data about keyword spending and destination URLS. We need at least #1 to #4 below as we have unique destination urls for each...
Is there a report that includes status for Account, Campaign, AdGroup, Ad and Keyword? Ideally it would be nice if the BasicReportType.KeywordSummary report...
Hi, Can someone help me in increasing quota for my sandbox account. Is there any formal way of doing it. Currently I have 500 req/day, that's too less for...
I would be grateful if someone could help, I'm having problems with the Keyword Research Service and in particular the getRelatedKeywords calls, i didn't...
Hi, I have a sandbox account for the development. Is there any UI for it to see the campaigns, adgroups etc like we have for real accounts. thanks. Add more...
... You have to flesh out an instance of RelatedKeywordRequestType. Then you simply pass the instance into the service call method. I haven't tried this, but...
There is no UI for the Sandbox environment. ... to see the campaigns, adgroups etc like we have for real accounts. ... http://messenger.yahoo.com/invite/...
Hello, We are using api and constantly have hit the daily limit on quota. We want to get a table or information which will tell us how much quota is deduct for...
YSM does not offer a tracking parameter for what site a creative appeared on if it was shown in the content network. Is there a way to get the site url or...
Start your own dating site just download and install your dating site will be running in minutes full source code , using asp and msaccess for more details...
If I have a keyword and the position of the click on an ad, which API call do I use to get the estimated or actual CPC for that click? Ideally I would like not...
I had a working script that was retrieving reports, but I had to downgrade my SOAP::Lite from 0.710.05 to 0.60a. Suddenly my script would not execute anymore....
OK I'm a rookie. Just got me login today! Can't be anymore noob than that! I've been tasked to pull the costs associated with each campaign several times a...
... Look up BasicReportService. Use this service to pull the report you need. http://developer.searchmarketing.yahoo.com/docs/V4/reference/index.php...
Thanks rp_john2000. That helps. Now I have another issue. Looking at the BasicReportRequest data type it states that the minimum request period is 1 day. What...
... There is a 'booksclosed' attribute to a report -- when booksclosed==true, then you know the info in the report is accurate. When booksclosed==false,...
... Thanks again rp. I'll give that a try. If I can get any of the methods to work that is... I'm trying the simplest call I can to make sure my syntax/format...
The sandbox of EWS 5.0.0 was released in January and yahoo says the production environment would be released after about 30 days. But until now it is still not...
... I'm using java bindings and yahoo 4.3 release. Since you're using pearl and yahoo 5.0 release, I recommend getting the pearl example progam working --...
Thanks rp I appreciate the help. I've wasted an enormous amount of time trying to get the examples to work and have now placed my hopes on the Business::Yahoo...