Re: Google Media Not in GZIP format

2011-12-07 Thread surya sanapala
Request is Report Download. it is v201101 On Dec 5, 3:21 am, Danial Klimkin wrote: > Hello surya sanapala, > > What kind of request is this? Is this report download? If so, is this v13, > v201101 or AdHoc report version? > > -Danial

Re: Google Media Not in GZIP format

2011-12-07 Thread surya sanapala
The request is Report download .This is v201101 On Dec 5, 3:21 am, Danial Klimkin wrote: > Hello surya sanapala, > > What kind of request is this? Is this report download? If so, is this v13, > v201101 or AdHoc report version? > > -Danial

Google Media Not in GZIP format

2011-11-27 Thread surya sanapala
Out of 200 or 300 requests, one request randomly fails with the following error. AppException: message = Error while downloading the report from Google Media Not in GZIP format submitting a new request for the same failed account gets through next

DatabaseError.CONCURRENT_MODIFICATION

2011-09-27 Thread surya sanapala
We have some internal jobs which download 5 different type of performance reports every day. Request to download these different reports are fired at the same time for a given customerID. We see the following SOAP fault with the response. Despite the following error , reports get downloaded. Go

Re: Can not generate AdGroup Performance Report

2011-07-15 Thread surya sanapala
As a follow up to my earlier update...I double checked the predicates that are being added to the selector and they are in expected way. As I mentioned earlier this very same code worked before . After a week's gap I ran the report and it failed for Adgroups. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Can not generate AdGroup Performance Report

2011-07-15 Thread surya sanapala
This issue surfaced after some refactoring done in my code. Even after I reverted those changes , the problem persists. My code generates reports for Account,Keyword,Ad,Adgroup and Campaign. Even though other report download works as expected ,the Adgroup report download fails. The following is