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

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

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

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,

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

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

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:

Re: FW: PAYLOAD_STORE_UNAVAILABLE - every time

2011-03-24 Thread Eric Koleda
: 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

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 --

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:

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

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 -

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 adwordsapiadvi...@google.com wrote: Hi Charles, Thanks for letting us know, I've passed on this

Re: PAYLOAD_STORE_UNAVAILABLE

2010-05-05 Thread AdWords API Advisor
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

Re: PAYLOAD_STORE_UNAVAILABLE

2010-04-23 Thread AdWords API Advisor
...@pmdigital.com 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

Re: PAYLOAD_STORE_UNAVAILABLE

2010-04-22 Thread AdWords API Advisor
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

Re: PAYLOAD_STORE_UNAVAILABLE

2010-04-22 Thread Charles
, is extremely important for our implementation. Thanks for your time, Charles On Apr 21, 2:20 pm, Charles c...@pmdigital.com 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

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

Re: PAYLOAD_STORE_UNAVAILABLE

2010-04-21 Thread Charles
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

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

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

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

2009-12-22 Thread AdWords API Advisor
, AdWords API Team On Dec 21, 1:46 pm, rajesh.prab...@yahoo.com 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 Re: I am getting PAYLOAD_STORE_UNAVAILABLE.. whats the problem...?

2009-12-22 Thread rajesh.prab...@yahoo.com
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

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

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 rajesh.prab...@yahoo.com wrote: hi  We are still getting the same Error. we are just uploading 200

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