Brian, Can you use other services (campaign, adgroups etc)? Where are your accounts located? Check out this page:...
1153
brianpgraves
May 5, 2011 6:43 am
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...
1152
geniusking.tw
May 5, 2011 6:42 am
Hello, I use BudgetingService updateAccountDailySpendLimit to update the account's daily budget. There is no response and the update is fail! does anybody can...
1151
jdephix
Mar 17, 2011 9:46 am
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 ...
1150
labtrax
labedtrax
Mar 16, 2011 8:40 pm
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...
1149
rajesh_kommuri
Mar 16, 2011 8:40 pm
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. ...
1148
labtrax
labedtrax
Jan 16, 2011 6:52 pm
Hello, I got it myself. This it is what I've done: 1. Added to ServiceLocator.java public BasicReportService getReportService() throws Exception{ ...
1147
labedtrax
Jan 11, 2011 6:48 pm
Hello there, could anyone obtain a complete Java example for usage of the "BasicReportService"? I want to get AccountSummary reports. Thank you labtrax...
1146
quayman0001
Dec 14, 2010 7:53 pm
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,...
1145
rajesh_kommuri
Dec 10, 2010 7:41 am
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...
1144
rajesh_kommuri
Dec 8, 2010 3:22 pm
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...
1143
rajesh_kommuri
Dec 7, 2010 10:42 pm
hi, here iam getting the E1005 Exception while login into the YSM from my Java client with EWSConfigurator and ServiceLocator. iam setting the...
1142
syed
jaanu80
Dec 7, 2010 1:59 pm
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...
1141
Ilye
gomezemanuel87
Nov 4, 2010 10:38 pm
Thank you both for answer, I execute the CampaignSummary report from ReportService and it only gave me this stats <report name="Prueba"...
1140
reedpowell
Nov 2, 2010 4:52 am
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 -...
1139
Joshua J. Kugler
pedahzur
Nov 1, 2010 11:26 pm
... 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...
1138
Ilye
gomezemanuel87
Oct 21, 2010 5:54 pm
I retrieved a campaign from the marketing api, but it doesn't contain any data about stats of the campaign. I used getCampaignsByAccountID from...
1137
Joshua J. Kugler
pedahzur
Sep 22, 2010 5:23 pm
... 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/...
1136
syed
jaanu80
Sep 22, 2010 1:00 pm
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...
1134
shine mathew
pshinemathew
Aug 10, 2010 1:48 pm
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 ...
1133
Joshua J. Kugler
pedahzur
Jul 22, 2010 8:44 pm
Sorry, I can't help with language specific questions...all my experience with Yahoo's EWS has been via Python. My call looks like this: login() # which sets...
1132
jileshl@...
jileshl...
Jul 22, 2010 4:53 pm
I would like to integrate Yahoo Japan, with my application, I did understand that I would need to sign up and have minimum deposit of 3000 JPY. However I would...
1131
muzu2468
Jul 22, 2010 4:52 pm
Thanks for the reply and trying to help. As I could not find a sample report in java on Yahoo, I found and downloaded the program 'BasicReportServiceDemo.java'...
1130
Joshua J. Kugler
pedahzur
Jul 21, 2010 10:16 pm
... Per the documentation, you must login via the ServiceLocator to find the server to use for the rest of your calls. The url: ...
1129
muzu2468
Jul 21, 2010 10:00 pm
Can anyone tell me what the endpoint url is for BasicReportService V7? Support tells me I have to use the ServiceLocator to find it? Is that correct? Isn't...
1128
nico.ouds
Jun 28, 2010 2:31 pm
Hi, In Sandbox, most off function return Error 1002. for example : These functions work : - CampagneService : addCampagne - CampagneService : addCampagne -...
1127
reedpowell
Jun 16, 2010 6:45 pm
The structure of your XML looks good, but I think V6 is pickier about declaring some of the datatypes and namespaces - here is what I am using: <?xml...
1126
reedpowell
Jun 14, 2010 6:34 am
I asked this exact question of the EWS API tech support people a few weeks ago, and their answer was that there were no current plans to deprecate V6. Makes...
1125
Joshua J. Kugler
pedahzur
Jun 10, 2010 6:00 pm
... According to http://advertising.microsoft.com/learning-center/microsoft-transition-center/api "Our goal is to complete this transition prior to the 2010...
1124
drock3800
Jun 4, 2010 10:31 pm
does anyone know when EWS v6 will be deprecated?...