Re: BulkMutateJob.stats is always nil (Ruby API, SANDBOX environment)?

2010-06-17 Thread ojak
Solved. Turns out that a selector needs to be used in order to get stats to return (which should return by default IMO, unless there are some performance consideration I'm not considering). Anyhow, the call would look something like this for those of you that are interested: selector = serv

BulkMutateJob.stats is always nil (Ruby API, SANDBOX environment)?

2010-06-17 Thread ojak
When querying a 'processing' job, the stats are always empty: job => #> job.stats => nil Any idea why is a BulkMutateJobStats being returned as stated in the API?: http://code.google.com/apis/adwords/v2009/docs/reference/BulkMutateJobService.BulkMutateJob.html http://code.google.com/apis/a