Hi, I would like to download the daily report from YSM with the help of API functions. I have both sandbox account and production environment access ...
Hi, I am new to YahooSearchMarketing API's. Can anyone present me the code from where i can retrieve all the campaigns in a given account. I have Account...
... What language are you using? j -- Joshua Kugler Part-Time System Admin/Programmer http://www.eeinternet.com - Fairbanks, AK PGP Key: http://pgp.mit.edu/...
... Unlike Google Adwords, there is no "campaign stats" call. You have to run a report, pull the report, and extract the information from there. j -- Joshua...
Unless this is an international account, you want to be using the AdCenter API not the EWS API. All three engines provide the performance stats the same way -...
Hi, I am very much new to YSM, i am using Yahoo API 7.0.0 version Java Based. am using the service locator to authenticate and trying to getAccount and...
hi, here iam getting the E1005 Error for the credentials which are working fine for the PHP. and the The userid and password has multiple master accounts. the...
hi, here iam getting E1038 Error Message while accessing the Service. infact it is working fine with a client from Sweeden but getting error while accessing...
Below is C# sample code for pulling a report with the V7 BasicReportService. I am posting it because I couldn't find anything similar when I was writing it,...
Hello there, could anyone obtain a complete Java example for usage of the "BasicReportService"? I want to get AccountSummary reports. Thank you labtrax...
hi, here iam getting exception for new keywords adding as keywords Canonical search text is not unique. how to provide different canoncial texts for keywords. ...
Hello, got it myself. It's kind of sticky (google adwords api is a bit more convenient ;) My aim was to get the cost summary per account. So here is what I've...
Hi you can't provide canonical texts as they are automatically set by Yahoo: http://developer.searchmarketing.yahoo.com/docs/V7/reference/data/Keyword.php ...
Hello, I use BudgetingService updateAccountDailySpendLimit to update the account's daily budget. There is no response and the update is fail! does anybody can...
Is the BasicReportService(V6) down right now? I'm unable to run any reports right now. It's been working fine for the past few months but today I always get...
Just dumping ideas: Are you accessing US/Canada based accounts? If so read this for more info: http://developer.searchmarketing.yahoo.com/announcements.php Can...
I find the solution... http://developer.searchmarketing.yahoo.com/docs/V7/reference/services/BudgetingService.php#updateAccountDailySpendLimit the document is...
We are receiving this error on all our Panama API calls: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building...
This is an issue with old SSL certificates. Â We've just fixed the problem and EWS should now be back up and running. Â Please clear your DNS/cache to process...
Hi, I have requested Sign-Up for Search Marketing APIs Sandbox License Key on July 26,2012 but i did not receive any mail to proceed further. Kindly suggest me...
Hi, I have requested Sign-Up for Search Marketing APIs SandboxLicense Key(http://developer.yahoo.com/searchmarketing/)on July 26,2012 but i did not receive any...
Hi Team, We are trying to get some yahoo API to search products of yahoo store. We have seen that there is no way to get Product & seller information from any...