I have 3 campaigns created in sandbox. When I use CampaignService.getCampaignsByAccountID to get all of them, there are only 2 quota been charged, and one of...
Hey, Quota resets at midnight each night (PST for now in the sandbox, I think). Were the 3 campaigns created on day 1 and the getMasterAccountLocation +...
As in the online documentation, "your operation quota is charged for each item in the list, not for the single, enclosing request." For a case study, Sep 1st:...
Ah, sorry, misunderstood your question. The documentation is incorrect (will be updated w/ the next release). You are only charged a quota point per item for...
CategorySummary and CategoryDetail reports are both returning <GetReportResponse success="true"> but there is no data. This seems to happen once or twice a...
Hello, I'm using PHP 4, PEAR::SOAP and calling the getForecastForKeywords method. The body of the message is pasted below. The error I'm getting is: E1008:...
I figured out the error for the keyword, now I'm getting an error for the maximum bid. E2019 Maximum bid is below market minimum bid. The body now looks like...
The sandbox documentation says the data for the forcast service is "based on a static snapshot of the data and will not change on a daily basis". It seems...
Here's the SOAP body. For this example I use a simple one word phrase "software" with a bid of 1.00 but I've used multi-word phrases and different bids up to...
Hi again, I've confirmed that the current version of the API in the sandbox has a problem with forecasts when a keyword-level bid is set. This has been fixed...
Thanks. That change does appear to be working. Probably not a big issue since I don't think we'll need to have separate bid amounts for each keyword in the...
Hi, we are a company developing web controlling software. To improve campaign management tracking for our customers we want to integrate the search marketing...
I saw in the sample reports released on Sept 14th, Keyword Ad Performance is one of the sample reports. Will this report type be added to the BasicReportType...
Does yahoo search and marketing support macros like {AdId} {KeywordId} in the url? They will be substituted, respectively as the id field in Ad or Keyword...
These macros will not be supported in the initial release of the new platform. They are a great idea, though I cannot provide any details on when or how they...
We are calling the setGeographicLocationForCampaign function and most of the time (say 8 out of 10) I get an error message of "An unexpected error has...
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,...