Hello, i try to get the Keyword Selector Tool from http://inventory.overture.com via API. Is it possible? I haven´t found it in the docu. Thanks for help. ...
Hello, I want to know how to use dtc xml api. I tried to upload this xml file to a server and when I launch the xml file with the browser it show me the xml...
Hi. I'm not sure what you mean by "tried to upload". Also, did you actually replace the username/password/key variables or did you leave them as noted in the...
The username and password are the username and pass from login section, right?? Can you tell me where I can find the key? Yahoo! Search Marketing Monkey...
Hi, I would like to know, whether you have any way of communication with your webservices using wsdl. I was communicating with google and msn using wsdsl and...
Sorry, there is no SOAP API at this time. Yahoo! Search Marketing only supports the XML over HTTP (DTCXML), as demonstrated in the PHP example. Regards. -Y!SM...
Well, No problem, Do you see any other method rather than using DOM as I see that method is pretty much slower and sending requests and receiving responses...
The PHP example is just that, an example. You can generate XML in any fashion you like. Using CURL was just another example of posting via HTTP. If CURL is...
I am attempting to get detail activity records for a local account. I am getting a 'Report not available' error. The request works fine for a non-local...
I have a document titled Overture AWS DTC-XML v1.2 Local Match Reference Guide. Section 7.3 describes the AccountActivityDetail report. Is this an old...
Hello! Friends, I'm new to this SEM of yahoo. i integrated with Google adwords. Now i dont know how to proceed, So could nayone please guide me to start the...
Hello ysm_monkey, Thanks for your file, it helps me a lot to get my script working.. I modify your file to get it works on PHP4.4x using Dom-XML and CURL, I ...
I think I have a similar question to Simon. How do I get a listingID from a report? I see the "searchTerm" attribute.. is this what the user searched for or is...
Hi, Reports do not, unfortunately, provide listingIds. You'll need to join the reports with the results of a getListings call (match the searchTerm fields) to...
OK, one more question... is there a way to get a report over all accounts that we own? ie, a report containing data for all the accounts that are returned when...
Correct, you have to request reports per account and aggregate on your end. There is currently no facility for client-wide reports. Thanks, -Y!SM Monkey...
I am getting activity records from the AccountActivityDetail report that look like this: <activity dateStamp="5/25/2006 12:00:00 AM" searchTerm="New Term" ...
Hi, This is synchronization problem with new listings. If you pull the report later in the day, you can expect most, if not all, of these instances to have...
Perl SDK Now Available on CPAN Trying to get your Perl application to actually use a web service more complex than "what's the weather in Boston?" We feel...
Greetings, I am getting a high number of failed reports this week. <ActionsResponse accountId="XXXXXXXX" xmlns="urn:/ows/aws/1.2"> <GetReportResponse...