On Friday, 11/7, the EWS API will be unavailable due to planned maintenance. We currently expect this maintenance to begin at 7:00pm PST and last approximately...
I sent this question to Yahoo Technical Support Email but they told me to post my question here. So, my problem is that I tried to use Axis to generate Java...
Hello, I am trying to get this script work and have been unsuccessful. Any help would be greatly appreciated. <?php function httpsPost($Url, $strRequest) { //...
Greetings. I've been alerted to an issue where some reports are taking a LONG time to complete, or not completing at all. Our software has config options for...
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...