Re: PAYLOAD_STORE_UNAVAILABLE

2011-10-07 Thread Artur Meinzer
Hi,

it didn't work when I tried it again and I think I reached the limit of 
campaigns. I tried it again at an other account and there it worked. I know 
that the sandbox is only for testing, but I don't have enough room to test. 
The 5 accounts are full of campaigns.

Thanks anyway for your reply.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: PAYLOAD_STORE_UNAVAILABLE

2011-09-19 Thread Kevin Winter
Hi,
  That error message is usually a temporary one.  If you try it again, do 
you still receive this error?  Did the campaigns get created?  Are you using 
partial failures?

The sandbox is intended to test your code to see if it functions correctly 
with the API.  It's limits on the number of campaigns may be different from 
production.  We do not document explicit limits since it's the sandbox.

- Kevin Winter
AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


PAYLOAD_STORE_UNAVAILABLE

2011-09-14 Thread Artur Meinzer
I was just trying to create new campaigns in the sandbox with a bulk mutate 
job. The job has status "COMPLETED", but I receive an error.

Bulk mutate job with id "3318741705663119838" has status "COMPLETED".
[BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]

Is there a limit on campaigns in the sandbox?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: PAYLOAD_STORE_UNAVAILABLE - every time

2011-03-31 Thread Eric Koleda
Hi Mike,

I apologize for not looking into the previous job IDs you sent me.  Can you 
send me a more recent example, so that the data is still fresh in the logs? 
 Have you run any tests with later versions of the API?  You'll need to 
migrate to v201101 in a few months anyway, so it may be worth investigating 
if v200909 is the problem.

Best,
- Eric

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: PAYLOAD_STORE_UNAVAILABLE - every time

2011-03-31 Thread API2Go
Adgroups typically get returned succesfully, but ads and keywords all
seem to be lost or unprocessed when operating in the BMJS.   Though we
are using v200909, we are not passing geo targets at all via the API
at this point - and geo targets isn't really the problem we have -

On Mar 23, 11:24 am, Eric Koleda  wrote:
> Hi API2Go,
>
> Are all operations in your job being reported as Lost or Unprocessed, or
> only some of them?  There is a known error with the BMJS in v200909 around
> bad geo targets, although switching to v201003 or later should resolve that
> issue.
>
> Best,
> - Eric Koleda, AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: PAYLOAD_STORE_UNAVAILABLE

2011-03-25 Thread Eric Koleda
Hi Ernnie,

You should retry BulkMutateJobService.get() for an hour when you get this 
error, as it may take that long for the results to be made available.  Some 
results may still be lost, but you should get others back.

Best,
- Eric

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: PAYLOAD_STORE_UNAVAILABLE

2011-03-25 Thread ernnie
Eric,

Any updates on this? How can we receive the results? Can you provide
the results here so we can adjust anything needed on our side?

Thanks,
--Ernnie

On Mar 24, 11:36 pm, Eric Koleda  wrote:
> Hi,
>
> It may take up to 1 hour for the payload errors to be resolved.  After an
> hour you should receive the final results, which should indicate what the
> problem was.
>
> Best,
> - Eric

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: FW: PAYLOAD_STORE_UNAVAILABLE - every time

2011-03-24 Thread Eric Koleda
Hi Mike,

Switching to v201101 will not necessarily resolve these problems, but there has 
been other BMJS issues in the past that have been due to v200909, so it may be 
worth investigating.  Your solution on how to handle the failures sounds 
reasonable, and I'll talk to the core engineering team to see if there is 
anything else that can be done to reduce the likelihood of these errors.  What 
is an example job ID that exhibited this behavior?

Best,
- Eric

Original Message Follows:

From: Michael Lambert 
Subject: FW: PAYLOAD_STORE_UNAVAILABLE - every time
Date: Wed, 23 Mar 2011 10:52:22 -0500

> Hi Erik –
> Thank you for the follow up.
> 
> Not all of our transactions are being reported as Lost or Unprocessed, but 
> all bulk jobs in excess of 4000 records seems to be the breaking point – also 
> only ads and criteria –adgroups never seem to fail.  We are using v200909 but 
> have been successfully using this version of Google and our code for a few 
> months – but only started getting these errors over the last week or so.
> 
> The  solution we’re currently working on is to continue trying our Bulk job 
> until we begin to get the Lost or Unprocessed – then re-try Unprocessed using 
> the individual processing instead of the bulk, and re-requesting the ad and 
> criteria ID’s for the lost ads and keywords individually using a get (since 
> it’s new we’re going to develop this service in v201101.
> 
> So – are you saying this issue would not occur if we migrated to v201101 for 
> BulkMutate?  Obviously we need to do that migration at some point anyway.
> 
> Thanks again for your help,
> Mike
> 
> From: Eric Koleda [mailto:eric.kol...@google.com]
> Sent: Wednesday, March 23, 2011 11:24 AM
> To: adwords-api@googlegroups.com
> Cc: API2Go
> Subject: Re: PAYLOAD_STORE_UNAVAILABLE - every time
> 
> Hi API2Go,
> 
> Are all operations in your job being reported as Lost or Unprocessed, or only 
> some of them?  There is a known error with the BMJS in v200909 around bad geo 
> targets, although switching to v201003 or later should resolve that issue.
> 
> Best,
> - Eric Koleda, AdWords API Team
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: PAYLOAD_STORE_UNAVAILABLE

2011-03-24 Thread Eric Koleda
Hi,

It may take up to 1 hour for the payload errors to be resolved.  After an 
hour you should receive the final results, which should indicate what the 
problem was.

Best,
- Eric

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


PAYLOAD_STORE_UNAVAILABLE

2011-03-23 Thread ernnie
HI,

We've been encountering this PAYLOAD_STORE_UNVAILABLE lately. Is there
anything wrong w/ our bulk mutate jobs? Here' are some soap xml
request & response of some errors we've seen.


[Mar 23 2011 16:37:23.00 - INFO] POST /api/adwords/job/v201008/
BulkMutateJobService HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.2.12, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 580


http://schemas.xmlsoap.org/soap/
envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
v201008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
  

  *
  *
  *
  AwApi-PHP-2.3.0-***Agent

  
  

  
15151899
0
  

  



HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Transfer-Encoding: chunked
Date: Wed, 23 Mar 2011 23:37:23 GMT
Expires: Wed, 23 Mar 2011 23:37:23 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE


http://schemas.xmlsoap.org/soap/envelope/";>
  
https://adwords.google.com/api/adwords/cm/
v201008">
  b930aee37afcdf908556d45da22c3143
  0
  546
  0

  
  

  soap:Server
  [BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]
  
https://adwords.google.com/api/
adwords/cm/v201008">
  [BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]
  ApiException
  http://www.w3.org/2001/XMLSchema-
instance" xsi:type="BulkMutateJobError">


    BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE
BulkMutateJobError
PAYLOAD_STORE_UNAVAILABLE
  

  

  


[Mar 23 2011 16:37:54.00 - INFO] POST /api/adwords/job/v201008/
BulkMutateJobService HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.2.12, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 580


http://schemas.xmlsoap.org/soap/
envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
v201008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
  

  *
  
  
  AwApi-PHP-2.3.0- Agent

  
  

  
15151899
0
  

  



HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Transfer-Encoding: chunked
Date: Wed, 23 Mar 2011 23:37:54 GMT
Expires: Wed, 23 Mar 2011 23:37:54 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE


http://schemas.xmlsoap.org/soap/envelope/";>
  
https://adwords.google.com/api/adwords/cm/
v201008">
  5052cd209fc6c31471fbd12e35b1b52d
  0
  677
  0

  
  

  soap:Server
  [BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]
  
https://adwords.google.com/api/
adwords/cm/v201008">
  [BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]
  ApiException
  http://www.w3.org/2001/XMLSchema-
instance" xsi:type="BulkMutateJobError">


BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE
BulkMutateJobError
PAYLOAD_STORE_UNAVAILABLE
  

  

  


[Mar 23 2011 16:38:24.00 - INFO] POST /api/adwords/job/v201008/
BulkMutateJobService HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.2.12, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 580


http://schemas.xmlsoap.org/soap/
envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
v201008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
  

  *
  
  
  AwApi-PHP-2.3.0- Agent

  
  

  
15151899
0
  

  



HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Transfer-Encoding: chunked
Date: Wed, 23 Mar 2011 23:38:24 GMT
Expires: Wed, 23 Mar 2011 23:38:24 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE


http://schemas.xmlsoap.org/soap/envelope/";>
  
https://adwords.google.com/api/adwords/cm/
v201008">
  ff4ef12294cfe54a5bb1e18b1c5a2ed9
  0
  487
  0

  
  

  soap:Server
  [BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ]
  
https://adwords.google.com/api/
adwords/cm/v201008">
 

Re: PAYLOAD_STORE_UNAVAILABLE - every time

2011-03-23 Thread Eric Koleda
Hi API2Go,

Are all operations in your job being reported as Lost or Unprocessed, or 
only some of them?  There is a known error with the BMJS in v200909 around 
bad geo targets, although switching to v201003 or later should resolve that 
issue.

Best,
- Eric Koleda, AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: PAYLOAD_STORE_UNAVAILABLE

2011-03-21 Thread Eric Koleda
Hi,

Please see the troubleshooting guide for more information about this error:

  
http://code.google.com/apis/adwords/docs/troubleshooting.html#BulkMutateJobError

Let me know if you have any follow up questions.

Best,
- Eric Koleda, AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


PAYLOAD_STORE_UNAVAILABLE - every time

2011-03-18 Thread API2Go
On a previous post we mention our error: PAYLOAD_STORE_UNAVAILABLE

On other forum postings it mentions that this error may be a temporary
issue, and to try again later. A post also requests that you be told
when and how often it happens.

So I have been re-trying to get the previously posted results.
However, after doing that and receiving the same error for a few
iterations, it switched to this error:
Result was Lost or Unprocessed
Which I would assume means the BulkJobID is no longer valid. And from
that point forward the responses continue as Result was Lost or
Unprocessed.   Upon review we see that 100% of our requests were
completed on Googles side, the issue happens on reporting the results
back to us through the bulk processing.  We suspect this error is due
to some limitation based on the fact that the error typically happens
when we try to process the larger quantity of transactions. This new
issue that has popped up is occuring on every large campaign
generation, and is keeping our larger merchants from being able to
generate their desired campaigns.
Any help or direction would be appreciated,

API2Go

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


PAYLOAD_STORE_UNAVAILABLE

2011-03-16 Thread API2Go
Although we have been successfully using the Bulk Job service
successfuly for some time now - over the last two days we seem to
consistantly fail after our adgroup processing.  So we can't complete
our ads or keywords in bulk, the results aren't returned. Instead we
are presented with this error -
BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ] BulkJobId=8197697
We originally thought this was a data issue or an isolated incident -
but after two days all attempts with this account still fail.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: PAYLOAD_STORE_UNAVAILABLE

2010-06-14 Thread AdWords API Advisor
Hi,

The PAYLOAD_STORE_UNAVAILABLE error should be rare, but it may
sporadically occur.  When you receive this error, wait for 30-60
seconds and try the request again.

Best,
- Eric

On Jun 11, 5:24 am, mariek  wrote:
> this problem seems not to be solved, or I get it from some another
> reason ?
> So the solution is to sleep for 20 sec after scheduling first part of
> the job ?
>
> On 5 Maj, 21:38, AdWords API Advisor 
> wrote:
>
>
>
> > Hi Charles,
>
> > Thanks for letting us know, I've passed on this information to the
> > core engineering team for further follow up.
>
> > Best,
> > - Eric
>
> > On May 5, 10:15 am, Charles  wrote:
>
> > > Eric,
>
> > > Just to follow up, now we are receiving the payload error on
> > > submission of a job.  Although this is rare, just wanted to bring that
> > > to your attention as well.
>
> > > Thanks,
> > > Charles
>
> > > On Apr 26, 4:52 pm, Charles  wrote:
>
> > > > Hi Eric,
>
> > > > Well, we added an extra 10 second wait, and it's working most of the
> > > > time at this point.  In general, this is not optimal, and we hope that
> > > > this can be fixed soon.
>
> > > > Thanks,
> > > > Charles
>
> > > > On Apr 23, 10:27 am, AdWords API Advisor
>
> > > >  wrote:
> > > > > Hi Charles,
>
> > > > > In my experience thepayloaderror is only returned once the job is
> > > > > complete and you attempt to retrieve the first result part, is this
> > > > > what you are seeing?  In this situation what I am advising is that
> > > > > once again you wait for another minute or two and try the request
> > > > > again.  Thepayloaderror means that the operations have been run but
> > > > > the results are temporarily unavailable.
>
> > > > > Best,
> > > > > - Eric
>
> > > > > On Apr 22, 3:04 pm, Charles  wrote:
>
> > > > > > Basically, we do the following:
> > > > > > => Push the Bulk job
> > > > > > => wait 10 seconds
> > > > > > => get the job result. if status is not completed, etc., wait 
> > > > > > another
> > > > > > 10 seconds, and then try to get the result again.
>
> > > > > > And we are receiving thisPayloaderror.  Is there any other way
> > > > > > around it besides setting a wait to 1 minute?
>
> > > > > > Additionally, per your other posting on this topic, about the job
> > > > > > being possibly fully completed in this event - since the results 
> > > > > > seem
> > > > > > to be "temporarily unavailable", would it be accurate to say that
> > > > > > these jobs were in fact fully executed?  Espeically if we are 
> > > > > > waiting
> > > > > > a full minute to try to retrieve the results.
>
> > > > > > On Apr 22, 11:24 am, AdWords API Advisor
>
> > > > > >  wrote:
> > > > > > > Hi Charles,
>
> > > > > > > The core engineering team is looking in to this issue.  What 
> > > > > > > they've
> > > > > > > found so far is that thepayloadoften becomes available after a
> > > > > > > little time.  When you get this error can you pause for a minute 
> > > > > > > and
> > > > > > > then try to get the results again?
>
> > > > > > > Best,
> > > > > > > - Eric Koleda, AdWords API Team
>
> > > > > > > On Apr 22, 12:39 am, Charles  wrote:
>
> > > > > > > > Per previous referring posts, this is supposed to be a rare core
> > > > > > > > engineering problem.  However, execution of the bulk service 
> > > > > > > > jobs have
> > > > > > > > already produced 10+payloaderrors in a matter of 20 minutes,
> > > > > > > > tonight.
>
> > > > > > > > With the frequency of these errors, please elaborate on these
> > > > > > > > problems.  The integrity of the data being executed, in 
> > > > > > > > addition to
> > > > > > > > expectation to use the bulk mutate job service in larger number 
> > > > > > > > of
> > > > > > > > requests, is extremel

Re: PAYLOAD_STORE_UNAVAILABLE

2010-06-11 Thread mariek
this problem seems not to be solved, or I get it from some another
reason ?
So the solution is to sleep for 20 sec after scheduling first part of
the job ?

On 5 Maj, 21:38, AdWords API Advisor 
wrote:
> Hi Charles,
>
> Thanks for letting us know, I've passed on this information to the
> core engineering team for further follow up.
>
> Best,
> - Eric
>
> On May 5, 10:15 am, Charles  wrote:
>
>
>
> > Eric,
>
> > Just to follow up, now we are receiving the payload error on
> > submission of a job.  Although this is rare, just wanted to bring that
> > to your attention as well.
>
> > Thanks,
> > Charles
>
> > On Apr 26, 4:52 pm, Charles  wrote:
>
> > > Hi Eric,
>
> > > Well, we added an extra 10 second wait, and it's working most of the
> > > time at this point.  In general, this is not optimal, and we hope that
> > > this can be fixed soon.
>
> > > Thanks,
> > > Charles
>
> > > On Apr 23, 10:27 am, AdWords API Advisor
>
> > >  wrote:
> > > > Hi Charles,
>
> > > > In my experience thepayloaderror is only returned once the job is
> > > > complete and you attempt to retrieve the first result part, is this
> > > > what you are seeing?  In this situation what I am advising is that
> > > > once again you wait for another minute or two and try the request
> > > > again.  Thepayloaderror means that the operations have been run but
> > > > the results are temporarily unavailable.
>
> > > > Best,
> > > > - Eric
>
> > > > On Apr 22, 3:04 pm, Charles  wrote:
>
> > > > > Basically, we do the following:
> > > > > => Push the Bulk job
> > > > > => wait 10 seconds
> > > > > => get the job result. if status is not completed, etc., wait another
> > > > > 10 seconds, and then try to get the result again.
>
> > > > > And we are receiving thisPayloaderror.  Is there any other way
> > > > > around it besides setting a wait to 1 minute?
>
> > > > > Additionally, per your other posting on this topic, about the job
> > > > > being possibly fully completed in this event - since the results seem
> > > > > to be "temporarily unavailable", would it be accurate to say that
> > > > > these jobs were in fact fully executed?  Espeically if we are waiting
> > > > > a full minute to try to retrieve the results.
>
> > > > > On Apr 22, 11:24 am, AdWords API Advisor
>
> > > > >  wrote:
> > > > > > Hi Charles,
>
> > > > > > The core engineering team is looking in to this issue.  What they've
> > > > > > found so far is that thepayloadoften becomes available after a
> > > > > > little time.  When you get this error can you pause for a minute and
> > > > > > then try to get the results again?
>
> > > > > > Best,
> > > > > > - Eric Koleda, AdWords API Team
>
> > > > > > On Apr 22, 12:39 am, Charles  wrote:
>
> > > > > > > Per previous referring posts, this is supposed to be a rare core
> > > > > > > engineering problem.  However, execution of the bulk service jobs 
> > > > > > > have
> > > > > > > already produced 10+payloaderrors in a matter of 20 minutes,
> > > > > > > tonight.
>
> > > > > > > With the frequency of these errors, please elaborate on these
> > > > > > > problems.  The integrity of the data being executed, in addition 
> > > > > > > to
> > > > > > > expectation to use the bulk mutate job service in larger number of
> > > > > > > requests, is extremely important for our implementation.
>
> > > > > > > Thanks for your time,
> > > > > > > Charles
>
> > > > > > > On Apr 21, 2:20 pm, Charles  wrote:
>
> > > > > > > > We've been receiving an increasingly large number of
> > > > > > > >PAYLOAD_STORE_UNAVAILABLEapi exceptions.
>
> > > > > > > > 1. Is there any way to avoid this error? Are there any causes? 
> > > > > > > > such as
> > > > > > > > pushing too many bulk jobs through too frequently?
>
> > > > > > > > 2. After we receive this error from the selector, does this job
> > > > > > > > continue to have a status? What status is it
> > > > > > > > (failed,completed,pending,processing?)  Can we re-try getting 
> > > > > > > > the job
> > > > > > > > with the same bulk job id?
>
> > > > > > > > 3. How long before the job is removed from the queue?
>
> > > > > > > > Thanks,
> > > > > > > > Charles
>
> > > > > > > > --
> > > > > > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> > > > > > > > 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.comhttp://groups.google.com/group/adwords-api
> > > > > > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> > > > > > > > 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-api@googlegroups.com
> > > > > > > > To unsubscribe from this group, send email to
> > > > > > > > adwords-api+unsubscr...@googlegroups.com
> > > > > > > > For more options, visit this group 
> > > > > > > > athttp://gro

Re: PAYLOAD_STORE_UNAVAILABLE

2010-05-05 Thread AdWords API Advisor
Hi Charles,

Thanks for letting us know, I've passed on this information to the
core engineering team for further follow up.

Best,
- Eric

On May 5, 10:15 am, Charles  wrote:
> Eric,
>
> Just to follow up, now we are receiving the payload error on
> submission of a job.  Although this is rare, just wanted to bring that
> to your attention as well.
>
> Thanks,
> Charles
>
> On Apr 26, 4:52 pm, Charles  wrote:
>
>
>
>
>
> > Hi Eric,
>
> > Well, we added an extra 10 second wait, and it's working most of the
> > time at this point.  In general, this is not optimal, and we hope that
> > this can be fixed soon.
>
> > Thanks,
> > Charles
>
> > On Apr 23, 10:27 am, AdWords API Advisor
>
> >  wrote:
> > > Hi Charles,
>
> > > In my experience thepayloaderror is only returned once the job is
> > > complete and you attempt to retrieve the first result part, is this
> > > what you are seeing?  In this situation what I am advising is that
> > > once again you wait for another minute or two and try the request
> > > again.  Thepayloaderror means that the operations have been run but
> > > the results are temporarily unavailable.
>
> > > Best,
> > > - Eric
>
> > > On Apr 22, 3:04 pm, Charles  wrote:
>
> > > > Basically, we do the following:
> > > > => Push the Bulk job
> > > > => wait 10 seconds
> > > > => get the job result. if status is not completed, etc., wait another
> > > > 10 seconds, and then try to get the result again.
>
> > > > And we are receiving thisPayloaderror.  Is there any other way
> > > > around it besides setting a wait to 1 minute?
>
> > > > Additionally, per your other posting on this topic, about the job
> > > > being possibly fully completed in this event - since the results seem
> > > > to be "temporarily unavailable", would it be accurate to say that
> > > > these jobs were in fact fully executed?  Espeically if we are waiting
> > > > a full minute to try to retrieve the results.
>
> > > > On Apr 22, 11:24 am, AdWords API Advisor
>
> > > >  wrote:
> > > > > Hi Charles,
>
> > > > > The core engineering team is looking in to this issue.  What they've
> > > > > found so far is that thepayloadoften becomes available after a
> > > > > little time.  When you get this error can you pause for a minute and
> > > > > then try to get the results again?
>
> > > > > Best,
> > > > > - Eric Koleda, AdWords API Team
>
> > > > > On Apr 22, 12:39 am, Charles  wrote:
>
> > > > > > Per previous referring posts, this is supposed to be a rare core
> > > > > > engineering problem.  However, execution of the bulk service jobs 
> > > > > > have
> > > > > > already produced 10+payloaderrors in a matter of 20 minutes,
> > > > > > tonight.
>
> > > > > > With the frequency of these errors, please elaborate on these
> > > > > > problems.  The integrity of the data being executed, in addition to
> > > > > > expectation to use the bulk mutate job service in larger number of
> > > > > > requests, is extremely important for our implementation.
>
> > > > > > Thanks for your time,
> > > > > > Charles
>
> > > > > > On Apr 21, 2:20 pm, Charles  wrote:
>
> > > > > > > We've been receiving an increasingly large number of
> > > > > > > PAYLOAD_STORE_UNAVAILABLE api exceptions.
>
> > > > > > > 1. Is there any way to avoid this error? Are there any causes? 
> > > > > > > such as
> > > > > > > pushing too many bulk jobs through too frequently?
>
> > > > > > > 2. After we receive this error from the selector, does this job
> > > > > > > continue to have a status? What status is it
> > > > > > > (failed,completed,pending,processing?)  Can we re-try getting the 
> > > > > > > job
> > > > > > > with the same bulk job id?
>
> > > > > > > 3. How long before the job is removed from the queue?
>
> > > > > > > Thanks,
> > > > > > > Charles
>
> > > > > > > --
> > > > > > > =~=~

Re: PAYLOAD_STORE_UNAVAILABLE

2010-05-05 Thread Charles
Eric,

Just to follow up, now we are receiving the payload error on
submission of a job.  Although this is rare, just wanted to bring that
to your attention as well.

Thanks,
Charles

On Apr 26, 4:52 pm, Charles  wrote:
> Hi Eric,
>
> Well, we added an extra 10 second wait, and it's working most of the
> time at this point.  In general, this is not optimal, and we hope that
> this can be fixed soon.
>
> Thanks,
> Charles
>
> On Apr 23, 10:27 am, AdWords API Advisor
>
>
>
>
>
>  wrote:
> > Hi Charles,
>
> > In my experience thepayloaderror is only returned once the job is
> > complete and you attempt to retrieve the first result part, is this
> > what you are seeing?  In this situation what I am advising is that
> > once again you wait for another minute or two and try the request
> > again.  Thepayloaderror means that the operations have been run but
> > the results are temporarily unavailable.
>
> > Best,
> > - Eric
>
> > On Apr 22, 3:04 pm, Charles  wrote:
>
> > > Basically, we do the following:
> > > => Push the Bulk job
> > > => wait 10 seconds
> > > => get the job result. if status is not completed, etc., wait another
> > > 10 seconds, and then try to get the result again.
>
> > > And we are receiving thisPayloaderror.  Is there any other way
> > > around it besides setting a wait to 1 minute?
>
> > > Additionally, per your other posting on this topic, about the job
> > > being possibly fully completed in this event - since the results seem
> > > to be "temporarily unavailable", would it be accurate to say that
> > > these jobs were in fact fully executed?  Espeically if we are waiting
> > > a full minute to try to retrieve the results.
>
> > > On Apr 22, 11:24 am, AdWords API Advisor
>
> > >  wrote:
> > > > Hi Charles,
>
> > > > The core engineering team is looking in to this issue.  What they've
> > > > found so far is that thepayloadoften becomes available after a
> > > > little time.  When you get this error can you pause for a minute and
> > > > then try to get the results again?
>
> > > > Best,
> > > > - Eric Koleda, AdWords API Team
>
> > > > On Apr 22, 12:39 am, Charles  wrote:
>
> > > > > Per previous referring posts, this is supposed to be a rare core
> > > > > engineering problem.  However, execution of the bulk service jobs have
> > > > > already produced 10+payloaderrors in a matter of 20 minutes,
> > > > > tonight.
>
> > > > > With the frequency of these errors, please elaborate on these
> > > > > problems.  The integrity of the data being executed, in addition to
> > > > > expectation to use the bulk mutate job service in larger number of
> > > > > requests, is extremely important for our implementation.
>
> > > > > Thanks for your time,
> > > > > Charles
>
> > > > > On Apr 21, 2:20 pm, Charles  wrote:
>
> > > > > > We've been receiving an increasingly large number of
> > > > > > PAYLOAD_STORE_UNAVAILABLE api exceptions.
>
> > > > > > 1. Is there any way to avoid this error? Are there any causes? such 
> > > > > > as
> > > > > > pushing too many bulk jobs through too frequently?
>
> > > > > > 2. After we receive this error from the selector, does this job
> > > > > > continue to have a status? What status is it
> > > > > > (failed,completed,pending,processing?)  Can we re-try getting the 
> > > > > > job
> > > > > > with the same bulk job id?
>
> > > > > > 3. How long before the job is removed from the queue?
>
> > > > > > Thanks,
> > > > > > Charles
>
> > > > > > --
> > > > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> > > > > > 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.comhttp://groups.google.com/group/adwords-api
> > > > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> > > > > > You received this message because you are subscribed to the Google
> > > > > > Groups "AdWords API Forum" group.
> > > > > > To post to this grou

Re: PAYLOAD_STORE_UNAVAILABLE

2010-04-26 Thread Charles
Hi Eric,

Well, we added an extra 10 second wait, and it's working most of the
time at this point.  In general, this is not optimal, and we hope that
this can be fixed soon.

Thanks,
Charles

On Apr 23, 10:27 am, AdWords API Advisor
 wrote:
> Hi Charles,
>
> In my experience thepayloaderror is only returned once the job is
> complete and you attempt to retrieve the first result part, is this
> what you are seeing?  In this situation what I am advising is that
> once again you wait for another minute or two and try the request
> again.  Thepayloaderror means that the operations have been run but
> the results are temporarily unavailable.
>
> Best,
> - Eric
>
> On Apr 22, 3:04 pm, Charles  wrote:
>
>
>
>
>
> > Basically, we do the following:
> > => Push the Bulk job
> > => wait 10 seconds
> > => get the job result. if status is not completed, etc., wait another
> > 10 seconds, and then try to get the result again.
>
> > And we are receiving thisPayloaderror.  Is there any other way
> > around it besides setting a wait to 1 minute?
>
> > Additionally, per your other posting on this topic, about the job
> > being possibly fully completed in this event - since the results seem
> > to be "temporarily unavailable", would it be accurate to say that
> > these jobs were in fact fully executed?  Espeically if we are waiting
> > a full minute to try to retrieve the results.
>
> > On Apr 22, 11:24 am, AdWords API Advisor
>
> >  wrote:
> > > Hi Charles,
>
> > > The core engineering team is looking in to this issue.  What they've
> > > found so far is that thepayloadoften becomes available after a
> > > little time.  When you get this error can you pause for a minute and
> > > then try to get the results again?
>
> > > Best,
> > > - Eric Koleda, AdWords API Team
>
> > > On Apr 22, 12:39 am, Charles  wrote:
>
> > > > Per previous referring posts, this is supposed to be a rare core
> > > > engineering problem.  However, execution of the bulk service jobs have
> > > > already produced 10+payloaderrors in a matter of 20 minutes,
> > > > tonight.
>
> > > > With the frequency of these errors, please elaborate on these
> > > > problems.  The integrity of the data being executed, in addition to
> > > > expectation to use the bulk mutate job service in larger number of
> > > > requests, is extremely important for our implementation.
>
> > > > Thanks for your time,
> > > > Charles
>
> > > > On Apr 21, 2:20 pm, Charles  wrote:
>
> > > > > We've been receiving an increasingly large number of
> > > > > PAYLOAD_STORE_UNAVAILABLE api exceptions.
>
> > > > > 1. Is there any way to avoid this error? Are there any causes? such as
> > > > > pushing too many bulk jobs through too frequently?
>
> > > > > 2. After we receive this error from the selector, does this job
> > > > > continue to have a status? What status is it
> > > > > (failed,completed,pending,processing?)  Can we re-try getting the job
> > > > > with the same bulk job id?
>
> > > > > 3. How long before the job is removed from the queue?
>
> > > > > Thanks,
> > > > > Charles
>
> > > > > --
> > > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> > > > > 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.comhttp://groups.google.com/group/adwords-api
> > > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> > > > > 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-api@googlegroups.com
> > > > > To unsubscribe from this group, send email to
> > > > > adwords-api+unsubscr...@googlegroups.com
> > > > > For more options, visit this group 
> > > > > athttp://groups.google.com/group/adwords-api?hl=en
>
> > > > --
> > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> > > > 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.comhttp://g

Re: PAYLOAD_STORE_UNAVAILABLE

2010-04-23 Thread AdWords API Advisor
Hi Charles,

In my experience the payload error is only returned once the job is
complete and you attempt to retrieve the first result part, is this
what you are seeing?  In this situation what I am advising is that
once again you wait for another minute or two and try the request
again.  The payload error means that the operations have been run but
the results are temporarily unavailable.

Best,
- Eric

On Apr 22, 3:04 pm, Charles  wrote:
> Basically, we do the following:
> => Push the Bulk job
> => wait 10 seconds
> => get the job result. if status is not completed, etc., wait another
> 10 seconds, and then try to get the result again.
>
> And we are receiving this Payload error.  Is there any other way
> around it besides setting a wait to 1 minute?
>
> Additionally, per your other posting on this topic, about the job
> being possibly fully completed in this event - since the results seem
> to be "temporarily unavailable", would it be accurate to say that
> these jobs were in fact fully executed?  Espeically if we are waiting
> a full minute to try to retrieve the results.
>
> On Apr 22, 11:24 am, AdWords API Advisor
>
>
>
>
>
>  wrote:
> > Hi Charles,
>
> > The core engineering team is looking in to this issue.  What they've
> > found so far is that the payload often becomes available after a
> > little time.  When you get this error can you pause for a minute and
> > then try to get the results again?
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > On Apr 22, 12:39 am, Charles  wrote:
>
> > > Per previous referring posts, this is supposed to be a rare core
> > > engineering problem.  However, execution of the bulk service jobs have
> > > already produced 10+ payload errors in a matter of 20 minutes,
> > > tonight.
>
> > > With the frequency of these errors, please elaborate on these
> > > problems.  The integrity of the data being executed, in addition to
> > > expectation to use the bulk mutate job service in larger number of
> > > requests, is extremely important for our implementation.
>
> > > Thanks for your time,
> > > Charles
>
> > > On Apr 21, 2:20 pm, Charles  wrote:
>
> > > > We've been receiving an increasingly large number of
> > > > PAYLOAD_STORE_UNAVAILABLE api exceptions.
>
> > > > 1. Is there any way to avoid this error? Are there any causes? such as
> > > > pushing too many bulk jobs through too frequently?
>
> > > > 2. After we receive this error from the selector, does this job
> > > > continue to have a status? What status is it
> > > > (failed,completed,pending,processing?)  Can we re-try getting the job
> > > > with the same bulk job id?
>
> > > > 3. How long before the job is removed from the queue?
>
> > > > Thanks,
> > > > Charles
>
> > > > --
> > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> > > > 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.comhttp://groups.google.com/group/adwords-api
> > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> > > > 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-api@googlegroups.com
> > > > To unsubscribe from this group, send email to
> > > > adwords-api+unsubscr...@googlegroups.com
> > > > For more options, visit this group 
> > > > athttp://groups.google.com/group/adwords-api?hl=en
>
> > > --
> > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> > > 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.comhttp://groups.google.com/group/adwords-api
> > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> > > 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-api@googlegroups.com
> > > To unsubscribe from this group, send email to
> > > adwords-api+unsubscr...@googlegroups.com
> > > For more options, visit this group 
> > > athttp://groups.google.com/group/adwords-api?hl=en
>
> > --
> > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: PAYLOAD_STORE_UNAVAILABLE

2010-04-22 Thread Charles
Basically, we do the following:
=> Push the Bulk job
=> wait 10 seconds
=> get the job result. if status is not completed, etc., wait another
10 seconds, and then try to get the result again.

And we are receiving this Payload error.  Is there any other way
around it besides setting a wait to 1 minute?

Additionally, per your other posting on this topic, about the job
being possibly fully completed in this event - since the results seem
to be "temporarily unavailable", would it be accurate to say that
these jobs were in fact fully executed?  Espeically if we are waiting
a full minute to try to retrieve the results.


On Apr 22, 11:24 am, AdWords API Advisor
 wrote:
> Hi Charles,
>
> The core engineering team is looking in to this issue.  What they've
> found so far is that the payload often becomes available after a
> little time.  When you get this error can you pause for a minute and
> then try to get the results again?
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Apr 22, 12:39 am, Charles  wrote:
>
>
>
>
>
> > Per previous referring posts, this is supposed to be a rare core
> > engineering problem.  However, execution of the bulk service jobs have
> > already produced 10+ payload errors in a matter of 20 minutes,
> > tonight.
>
> > With the frequency of these errors, please elaborate on these
> > problems.  The integrity of the data being executed, in addition to
> > expectation to use the bulk mutate job service in larger number of
> > requests, is extremely important for our implementation.
>
> > Thanks for your time,
> > Charles
>
> > On Apr 21, 2:20 pm, Charles  wrote:
>
> > > We've been receiving an increasingly large number of
> > > PAYLOAD_STORE_UNAVAILABLE api exceptions.
>
> > > 1. Is there any way to avoid this error? Are there any causes? such as
> > > pushing too many bulk jobs through too frequently?
>
> > > 2. After we receive this error from the selector, does this job
> > > continue to have a status? What status is it
> > > (failed,completed,pending,processing?)  Can we re-try getting the job
> > > with the same bulk job id?
>
> > > 3. How long before the job is removed from the queue?
>
> > > Thanks,
> > > Charles
>
> > > --
> > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> > > 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.comhttp://groups.google.com/group/adwords-api
> > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> > > 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-api@googlegroups.com
> > > To unsubscribe from this group, send email to
> > > adwords-api+unsubscr...@googlegroups.com
> > > For more options, visit this group 
> > > athttp://groups.google.com/group/adwords-api?hl=en
>
> > --
> > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> > 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.comhttp://groups.google.com/group/adwords-api
> > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> > 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-api@googlegroups.com
> > To unsubscribe from this group, send email to
> > adwords-api+unsubscr...@googlegroups.com
> > For more options, visit this group 
> > athttp://groups.google.com/group/adwords-api?hl=en
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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.comhttp://groups.google.com/group/adwords-api
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> 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-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/adwords-api?hl=en- Hide quoted text -
>
> - Show quoted text -

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: PAYLOAD_STORE_UNAVAILABLE

2010-04-22 Thread AdWords API Advisor
Hi Charles,

The core engineering team is looking in to this issue.  What they've
found so far is that the payload often becomes available after a
little time.  When you get this error can you pause for a minute and
then try to get the results again?

Best,
- Eric Koleda, AdWords API Team

On Apr 22, 12:39 am, Charles  wrote:
> Per previous referring posts, this is supposed to be a rare core
> engineering problem.  However, execution of the bulk service jobs have
> already produced 10+ payload errors in a matter of 20 minutes,
> tonight.
>
> With the frequency of these errors, please elaborate on these
> problems.  The integrity of the data being executed, in addition to
> expectation to use the bulk mutate job service in larger number of
> requests, is extremely important for our implementation.
>
> Thanks for your time,
> Charles
>
> On Apr 21, 2:20 pm, Charles  wrote:
>
>
>
>
>
> > We've been receiving an increasingly large number of
> > PAYLOAD_STORE_UNAVAILABLE api exceptions.
>
> > 1. Is there any way to avoid this error? Are there any causes? such as
> > pushing too many bulk jobs through too frequently?
>
> > 2. After we receive this error from the selector, does this job
> > continue to have a status? What status is it
> > (failed,completed,pending,processing?)  Can we re-try getting the job
> > with the same bulk job id?
>
> > 3. How long before the job is removed from the queue?
>
> > Thanks,
> > Charles
>
> > --
> > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> > 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.comhttp://groups.google.com/group/adwords-api
> > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> > 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-api@googlegroups.com
> > To unsubscribe from this group, send email to
> > adwords-api+unsubscr...@googlegroups.com
> > For more options, visit this group 
> > athttp://groups.google.com/group/adwords-api?hl=en
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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.comhttp://groups.google.com/group/adwords-api
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> 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-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/adwords-api?hl=en

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: PAYLOAD_STORE_UNAVAILABLE

2010-04-21 Thread Charles
Per previous referring posts, this is supposed to be a rare core
engineering problem.  However, execution of the bulk service jobs have
already produced 10+ payload errors in a matter of 20 minutes,
tonight.

With the frequency of these errors, please elaborate on these
problems.  The integrity of the data being executed, in addition to
expectation to use the bulk mutate job service in larger number of
requests, is extremely important for our implementation.

Thanks for your time,
Charles

On Apr 21, 2:20 pm, Charles  wrote:
> We've been receiving an increasingly large number of
> PAYLOAD_STORE_UNAVAILABLE api exceptions.
>
> 1. Is there any way to avoid this error? Are there any causes? such as
> pushing too many bulk jobs through too frequently?
>
> 2. After we receive this error from the selector, does this job
> continue to have a status? What status is it
> (failed,completed,pending,processing?)  Can we re-try getting the job
> with the same bulk job id?
>
> 3. How long before the job is removed from the queue?
>
> Thanks,
> Charles
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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.comhttp://groups.google.com/group/adwords-api
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> 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-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/adwords-api?hl=en

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


PAYLOAD_STORE_UNAVAILABLE

2010-04-21 Thread Charles
We've been receiving an increasingly large number of
PAYLOAD_STORE_UNAVAILABLE api exceptions.

1. Is there any way to avoid this error? Are there any causes? such as
pushing too many bulk jobs through too frequently?

2. After we receive this error from the selector, does this job
continue to have a status? What status is it
(failed,completed,pending,processing?)  Can we re-try getting the job
with the same bulk job id?

3. How long before the job is removed from the queue?

Thanks,
Charles

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


AdWords API Re: PAYLOAD_STORE_UNAVAILABLE

2010-02-10 Thread AdWords API Advisor
Hi Mike,

The PAYLOAD_STORE_UNAVAILABLE errors should be very rare, but
unfortunately there is an issue that is causing them to crop up at the
moment.  The engineers are aware of the problem and should be pushing
a fix shortly.  Most likely your operations did complete successfully,
but if it isn't possible to retrieve the results its hard to say for
sure.  Sometimes if you re-run the query again later the results will
be available.

Best,
- Eric Koleda, AdWords API Team

On Feb 9, 4:27 pm, "mike-adwo...@pubget.com" 
wrote:
> Current status is PROCESSING, waiting 10 seconds
> Current status is PROCESSING, waiting 10 seconds
> Job completed!
> SOAP Error: [BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ] (code:
> 0)
> Source: /Users/mikeanderson/code/s/script/misc/google_adwords.rb:
> 254:in `wait_for_response'
>
> When I get this response, does it mean that the job was completed or
> not?
>
> -mike

-- 
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, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.



AdWords API PAYLOAD_STORE_UNAVAILABLE

2010-02-09 Thread mike-adwo...@pubget.com
Current status is PROCESSING, waiting 10 seconds
Current status is PROCESSING, waiting 10 seconds
Job completed!
SOAP Error: [BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE @ ] (code:
0)
Source: /Users/mikeanderson/code/s/script/misc/google_adwords.rb:
254:in `wait_for_response'


When I get this response, does it mean that the job was completed or
not?

-mike

-- 
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, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.



AdWords API Re: I am getting PAYLOAD_STORE_UNAVAILABLE.. whats the problem...?

2009-12-22 Thread AdWords API Advisor
Hi Rajesh,

The core engineering team is still looking into this issue, and I will
update this thread when I have more information.

Best,
- Eric

On Dec 22, 1:31 pm, "rajesh.prab...@yahoo.com"
 wrote:
> hi
>  We are still getting the same Error. we are just uploading 200
> keywords only Please help us...
>
> rajesh

--

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, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.




AdWords API Re: I am getting PAYLOAD_STORE_UNAVAILABLE.. whats the problem...?

2009-12-22 Thread rajesh.prab...@yahoo.com
hi
 We are still getting the same Error. we are just uploading 200
keywords only Please help us...

rajesh

--

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, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.




AdWords API Re: I am getting PAYLOAD_STORE_UNAVAILABLE.. whats the problem...?

2009-12-22 Thread rajesh.prab...@yahoo.com
Hi
 Thanks for your update.

Rajesh

On Dec 22, 9:36 pm, AdWords API Advisor 
wrote:
> Hi,
>
> This error message indicates that there is a temporary problem with
> storing BulkMutateJobService jobs, and it should go away on its own in
> a few minutes.  I'll work with the core engineering team to
> investigate the cause of these errors.  Thank you for reporting this!
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Dec 21, 1:46 pm, "rajesh.prab...@yahoo.com"
>
>  wrote:
> > hi
> > i am trying the upload 500 keywords to an adgroup.. but I am getting
> > PAYLOAD_STORE_UNAVAILABLE.. whats the problem...?
>
>

--

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, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.




AdWords API Re: I am getting PAYLOAD_STORE_UNAVAILABLE.. whats the problem...?

2009-12-22 Thread AdWords API Advisor
Hi,

This error message indicates that there is a temporary problem with
storing BulkMutateJobService jobs, and it should go away on its own in
a few minutes.  I'll work with the core engineering team to
investigate the cause of these errors.  Thank you for reporting this!

Best,
- Eric Koleda, AdWords API Team

On Dec 21, 1:46 pm, "rajesh.prab...@yahoo.com"
 wrote:
> hi
> i am trying the upload 500 keywords to an adgroup.. but I am getting
> PAYLOAD_STORE_UNAVAILABLE.. whats the problem...?

--

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, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.




AdWords API I am getting PAYLOAD_STORE_UNAVAILABLE.. whats the problem...?

2009-12-21 Thread rajesh.prab...@yahoo.com
hi
i am trying the upload 500 keywords to an adgroup.. but I am getting
PAYLOAD_STORE_UNAVAILABLE.. whats the problem...?

--

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, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.