Hi! Currently I'm testing the new sandbox. I'm doing all kinds of things with the EWS webservice, like creating campaigns, groups, etc. Now I was wondering if...
Hi, There is no UI for the sandbox. The expectation is that if you can put stuff in with an API, you can get it back out. This would also provide end-to-end...
Hi! When I run the command GetAccountUpgradeStatus, it doesn't work. The response I get is: <DTCResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ...
I believe this is because your license key has not rights to perform this action yet. Once the actual migration window is opened up, access to this command...
Hi, There is currently no 'custom reorting' solution available, only the pre-defined reports and various campaign-related commands. I believe that the ability...
Hi I'd like to write some code to post XML to the search marketing web service; however I can't find the URL I need to post my XML to? I've searched online,...
I've had this cron job happily slurping down reports for months, now I'm suddenly seeing it croak out with the following: no element found at line 1, column 0,...
Thank you, I've send them a message, no reply as yet. Can that information be found online anywhere? I'm finding it difficult to even get started! Now I'm...
Justin, Account-specific access issues should be directed at the same email address I noted before, or via your account mgmt contact if you have one. This...
Is the basic report service working in the sandbox? I submitted a report request (yesterday for date range and keywordSummary for retport type). After that, I...
I tried to submit a problem using the techportal support form: http://ysm.techportal.searchmarketing.yahoo.com/case.asp The form was submitted successfully but...
Hi, I need some help getting started please. I've read that first I need to locate a local URL. To do this apparently I post a "getMasterAccountLocation"...
Hi Justin, Your first xml sample is *way* off. You are using the old DTCXML style instead of SOAP which is the new standard for the Y!SM API. You should be...
Monkey We are intentionally using the DTC-XML version, being that it is live and the SOAP version is not. "Right now we have an API which we refer to as...
Hi group ... New .Net developer here. I have found the .Net workaround bundle in the download sections and have incorporated it into my project to get...
This is the actual XML send/received for my request. getMasterAccountLocation() seems to work as I get back a URL prefix for the services. Anything else gives...
Hi Don, The problem is that you are trying to use a service not currently supported in the Sandbox. Please check out the documentation section of the...
I second the request for a report that shows daily keyword performance. It looks like I will have to submit a request day by day to get this. Adcenter and...
For clarity... A MasterAccount has unlimited Accounts. Each account has the SAME MarketID and it cannot be changed. From Documentation: Currently, the market...
I'd bet that if it does change, there will be plenty of notice. For now, you have to code with the understanding that this is how it works today... Hope that...
I'm getting the following compilation error: Value of type 'com.yahooapis.locationservice.Security' cannot be converted to 'com.yahooapis.campaign.Security'. ...
Perhaps telling us which language you're using would help get an answers. If you are using .NET, I suggest you try the download bundle in the download area. ...
I'm using VB.NET. Where can I find the download bundle you are referring to? Does it explain how to create the common interface? Also, are you saying that I...
http://ysm.techportal.searchmarketing.yahoo.com/downloads.asp You will need to sign in to access it. It's at the bottom of the list. If you use this (it's...