Does this happen (server timeouts on the backend) for the other
programming languages or just PHP?

On Aug 16, 10:01 am, phpguy <cpwils...@gmail.com> wrote:
> Eric,
>
> Thanks so much!  I'll work on building that in today and give it a
> run.
>
> On Aug 12, 6:47 pm, AdWords API Advisor <adwordsapiadvi...@google.com>
> wrote:
>
>
>
> > Hi,
>
> > It looks like these are occasional timeouts in the backend, which may
> > happen from time to time.  When you get this error you should pause
> > your application for about 30 seconds and then try the request again.
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > On Aug 12, 1:01 pm,phpguy<cpwils...@gmail.com> wrote:
>
> > > One more bit of info:
>
> > > SoapFault exception: [soap:Server]
> > > InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @  in /var/www/vhosts/
> > > searchmojo.com/adwords/bookcircus/aw_api_php_lib_2.2.0/src/Google/Api/
> > > Ads/Common/Lib/AdsSoapClient.php:179
> > > Stack trace:
> > > #0 /var/www/vhosts/searchmojo.com/adwords/bookcircus/
> > > aw_api_php_lib_2.2.0/src/Google/Api/Ads/Common/Lib/
> > > AdsSoapClient.php(179): SoapClient->__soapCall('get', Array, NULL,
> > > Array, Array)
> > > #1 /var/www/vhosts/searchmojo.com/adwords/bookcircus/
> > > aw_api_php_lib_2.2.0/src/Google/Api/Ads/AdWords/v200909/cm/
> > > AdGroupAdService.php(6318): AdsSoapClient->__soapCall('get', Array)
> > > #2 /var/www/vhosts/searchmojo.com/adwords/bookcircus/
> > > bookcircus_script.php(440): 
> > > AdGroupAdService->get(Object(AdGroupAdSelector))
>
> > > #3 {main}
>
> > > On Aug 12, 12:49 pm,phpguy<cpwils...@gmail.com> wrote:
>
> > > > Here's an error report I just got:
>
> > > > SoapFault Object
> > > > (
> > > >     [message:protected] =>
> > > > InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
> > > >     [string:Exception:private] =>
> > > >     [code:protected] => 0
> > > >     [file:protected] => /var/www/vhosts/searchmojo.com/adwords/
> > > > bookcircus/aw_api_php_lib_2.2.0/src/Google/Api/Ads/Common/Lib/
> > > > AdsSoapClient.php
> > > >     [line:protected] => 179
> > > >     [trace:Exception:private] => Array
> > > >         (
> > > >             [0] => Array
> > > >                 (
> > > >                     [file] => /var/www/vhosts/searchmojo.com/adwords/
> > > > bookcircus/aw_api_php_lib_2.2.0/src/Google/Api/Ads/Common/Lib/
> > > > AdsSoapClient.php
> > > >                     [line] => 179
> > > >                     [function] => __soapCall
> > > >                     [class] => SoapClient
> > > >                     [type] => ->
> > > >                     [args] => Array
> > > >                         (
> > > >                             [0] => get
> > > >                             [1] => Array
> > > >                                 (
> > > >                                     [0] => AdGroupAdServiceGet Object
> > > >                                         (
> > > >                                             [selector] =>
> > > > AdGroupAdSelector Object
> > > >                                                 (
> > > >                                                     [campaignIds] =>
> > > >                                                     [adGroupIds] =>
> > > > Array
> > > >                                                         (
> > > >                                                             [0] =>
> > > > 2196937423
> > > >                                                         )
>
> > > >                                                     [adIds] =>
> > > >                                                     [statsSelector]
> > > > =>
> > > >                                                     [paging] =>
> > > >                                                     [statuses] =>
> > > > Array
> > > >                                                         (
> > > >                                                             [0] =>
> > > > ENABLED
> > > >                                                             [1] =>
> > > > PAUSED
> > > >                                                             [2] =>
> > > > DISABLED
> > > >                                                         )
>
> > > >                                                 )
>
> > > >                                         )
>
> > > >                                 )
>
> > > >                             [2] =>
> > > >                             [3] => Array
> > > >                                 (
> > > >                                     [0] => SoapHeader Object
> > > >                                         (
> > > >                                             [namespace] 
> > > > =>https://adwords.google.com/api/adwords/cm/v200909
> > > >                                             [name] => RequestHeader
> > > >                                             [data] => SoapVar Object
> > > >                                                 (
> > > >                                                     [enc_type] => 301
> > > >                                                     [enc_value] =>
> > > > SoapRequestHeader Object
> > > >                                                         (
>
> > > > [applicationToken] => ignored
>
> > > > [authToken] => DQAAAKEAAAACiT9OrjL-
> > > > UAFqdcQzMSKxlC4LOD9vgrZp95GaZ4vWogpmh2bml-6aoNCFkY0juj2U62Iaphpqcekxp0ftCy9
> > > >  0Ayr_5B3WIdbYQihc1PwsQQRpG7hQK_FDu8Ukq9iw5P6-
> > > > NiZcDSC2fc4urlDoKUyASsHKuZfuCQ5WtMfTnbNMe_tJ1TBXy9WNrvLWcSz0qefp7D1rj_neW2s
> > > >  SIANZ3CJ1an1ke7fa4sr7DlnjKUaO8w
>
> > > > [clientCustomerId] => 991-138-0021
>
> > > > [clientEmail] =>
>
> > > > [developerToken] => ADoKH49d6nPpzG33cgpylA
>
> > > > [userAgent] => AwApi-PHP-2.2.0-ISBN
>
> > > > [validateOnly] =>
> > > >                                                         )
>
> > > >                                                     [enc_stype] =>
> > > > RequestHeader
> > > >                                                     [enc_ns] 
> > > > =>https://adwords.google.com/api/adwords/cm/v200909
> > > >                                                 )
>
> > > >                                             [mustUnderstand] =>
> > > >                                         )
>
> > > >                                 )
>
> > > >                             [4] => Array
> > > >                                 (
> > > >                                 )
>
> > > >                         )
>
> > > >                 )
>
> > > >             [1] => Array
> > > >                 (
> > > >                     [file] => /var/www/vhosts/searchmojo.com/adwords/
> > > > bookcircus/aw_api_php_lib_2.2.0/src/Google/Api/Ads/AdWords/v200909/cm/
> > > > AdGroupAdService.php
> > > >                     [line] => 6318
> > > >                     [function] => __soapCall
> > > >                     [class] => AdsSoapClient
> > > >                     [type] => ->
> > > >                     [args] => Array
> > > >                         (
> > > >                             [0] => get
> > > >                             [1] => Array
> > > >                                 (
> > > >                                     [0] => AdGroupAdServiceGet Object
> > > >                                         (
> > > >                                             [selector] =>
> > > > AdGroupAdSelector Object
> > > >                                                 (
> > > >                                                     [campaignIds] =>
> > > >                                                     [adGroupIds] =>
> > > > Array
> > > >                                                         (
> > > >                                                             [0] =>
> > > > 2196937423
> > > >                                                         )
>
> > > >                                                     [adIds] =>
> > > >                                                     [statsSelector]
> > > > =>
> > > >                                                     [paging] =>
> > > >                                                     [statuses] =>
> > > > Array
> > > >                                                         (
> > > >                                                             [0] =>
> > > > ENABLED
> > > >                                                             [1] =>
> > > > PAUSED
> > > >                                                             [2] =>
> > > > DISABLED
> > > >                                                         )
>
> > > >                                                 )
>
> > > >                                         )
>
> > > >                                 )
>
> > > >                         )
>
> > > >        ...
>
> read more »

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

Reply via email to