InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2010-05-12 Thread shriny
Starting from yesterday we get this error for all the jobs we submit. We are able to submit jobs too google but when pulling the results back we see this issue frequently InternalApiError.UNEXPECTED_INTERNAL_API_ERROR We are always retrying many times but still it fails. -Shriny

BulkMutateJob - CustomerJobKey -Error

2010-05-05 Thread shriny
I am getting the following error when the customerjobkey is set in BulkMutateJob DUPLICATE_JOB_KEY_FOR_CUSTOMER How to use this value, we need to set a unqiue id to identify the job Have anyone tried this? Thanks Shriny -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

AdWords API BulkMutateService - How to cancel or close a waiting job for more parts

2010-03-23 Thread shriny
Hi Guys, We get the same error repeatedly when try to use BulkMutateService, "JobError.TOO_MANY_JOBS_IN_QUEUE @ operation.operand" But we don't have have more 2 or 3 jobs running, after some more research we found that it could be due to some jobs waiting for remaining parts. We might have s

AdWords API BulkMutateService - Associate input operation index with output operation index

2010-03-18 Thread shriny
issue, it just prints the failure result. Thanks Shriny -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

AdWords API BulkMutateJobService - Soap message

2010-02-24 Thread shriny
I have removed the soapheader . Is the soap request correct for bulkmutatejob with adgroupcriterionoperation Thanks Shriny -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.c

AdWords API Adwords Auth Token Validity Check

2010-02-18 Thread shriny
Is there a way to check the validity of Auth token. this would be important, as when an expired token is used the operation will fail and then we should request a new token. -Shriny -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" grou

AdWords API Re: Fault occurred while processing - Is it an Internal Error???

2010-01-29 Thread shriny
Hi Eric, I am using this url https://adwords.google.com/api/adwords/cm/v200909/CampaignService hope this is the correct one -Shriny On Jan 29, 8:08 am, AdWords API Advisor wrote: > Hi, > > Which URL are you using to create your service?  I think you may be > sending a v2009 requ

AdWords API Re: Getting auth token thru ClientLogin API

2010-01-28 Thread shriny
Maxim, You need to use the http request to get the auth token in adwords, it doesn't have any wsdl. need to use this "https://www.google.com/accounts/ClientLogin"; url Hope this helps. -Shriny On Jan 28, 4:48 pm, Maxim wrote: > From Google Client Login API documentation:

AdWords API Auth Token Expiry

2010-01-28 Thread shriny
How often will the auth token expire? How to handle it in client side, should we store it in a database and use it or get a new token everytime we do any adwords operations ? This would be helpful in designing our systems. -Shriny -- You received this message because you are subscribed to

AdWords API Fault occurred while processing - Is it an Internal Error???

2010-01-28 Thread shriny
I just tried a simple add campaigns and got this error, "Fault occurred while processing" Out Soap Message says soap:Server Fault occurred while processing. Here is my soap resquest and response. === = Elapsed: 274 milliseconds = In messag

AdWords API anyone using cxf for wsdl2java adwords client

2010-01-27 Thread shriny
I am trying to use cxf library for adwords client, I am able to generate stubs and invoke the api but ran into issues like operand missing in campaignoperation as cxf igonores it Anyone else using cxf ? -Shriny -- You received this message because you are subscribed to the Google Groups

AdWords API Errors not descriptive

2010-01-27 Thread shriny
CampaignOperation operation = new CampaignOperation(); operation.setOperand(campaign); operation.setOperator(Operator.ADD); -Shriny -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, sen

AdWords API Re: InforService get Quota Issue

2010-01-27 Thread shriny
org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:262) at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java: 73) at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java: 124) ... 2 more On Jan 27, 7:09 am, shriny wrote: > I just star

AdWords API InforService get Quota Issue

2010-01-27 Thread shriny
= infoServiceInterface.get(selector, header, holder); Any Idea on this error ? Shriny -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.com. To unsubscribe from this group, sen