... I'm not sure if anyone is still replying to this thread, but here goes So from what I gather, all I have to do in order to ensure the correct reporting...
Not sure if this is the place to request this but I thought I would try first here. I would like to be able to (in a single op) request an account structure...
I ran into the same issue, the samples seem to work on the sandbox, and in some cases, but as soon you put it into a real world system it fails, its not just...
I am running report , but i am getting the following errors Report generation failed for the client www.xyz.com Error in parsing the xml or sending the report...
Yahoo! EWS provides multiple interfaces to do just what you want : Bulk downloads: The best match for your requirement is EWS' BulkService that allows...
Hello, I currently have to log in to the Yahoo interface every day to download a keyword report that I then manually import into my MySQL database in order to...
I am looking for a resource in API PHP progamming. Anyone interested? Any suggested places to go to? Have an app that needs enhancements and updates. Thank...
Good evening, can you tell me if June 16th is the date that the v4.x version of the API will no longer be supported in production? Thanks. Mike Cocozza...
Please read the following : http://searchmarketing.yahoo.com/developer/docs/V4/reference/index.php#timezones "If your accounts reside in the same time zone as...
Sorry, I should have also mentioned that I based my ideas on version 4 of the API and hadn't realized the new functionalities available in 5. My apologies... ...
1.> The BidStatus field in the getSponsoredSearchMinBidUpdatesByAdGroupId API is an optional filter. This filter will narrow down results to return only those...
Jin: We happen to do a very similar thing across Google, MSN and Yahoo. One of the key things to consider is how large the entire account structure is that you...
Hi, I'm working on a system which uses the Yahoo API to maintain a local representation of a user's PPC campaign. In order to keep that local representation in...
Has something changed with the timing of reporting? Starting on the 9th, we're getting all data accurate except no (or very few) conversions when our reports...
Hi Ravinder, This is an issue with the Yahoo EWS APIs. And they are looking into it. Ideally all the dates you recieve should be as per the timezone of your ...
Hi All, I am getting problem with timezone for pulling reports from BasicrRportService for specific dates. My Application is running in GMT+0 timezone and i...
PHP does not support a data type of "long". Is supports only integer or float (double is an alias of float). The WSDL for basic report service defines the...