Yes we are.  It seems to be with our larger accounts that we see this
massive slowdown.  Do you want a full SOAP Request?  I would appreciate the
help!!

B

On Tue, Aug 7, 2012 at 1:48 PM, David Torres <[email protected]>wrote:

> Hi Brandon,
>
> Are you still experiencing this problem?
>
> Best,
>
> -David Torres - AdWords API Team
>
>
> On Friday, August 3, 2012 9:16:53 AM UTC-4, Brandon Parise wrote:
>>
>> Is there anyway to batch ::get() requests like BulkMutateJob?
>>
>> B
>>
>> On Friday, August 3, 2012 8:31:05 AM UTC-4, Danial Klimkin wrote:
>>>
>>> Hello Brandon,
>>>
>>>
>>> The reply time depends on many parameters including current system load.
>>> Please consider joining your requests into batches or use reporting if you
>>> need to query large number of AdGroups for Ads.
>>>
>>>
>>> -Danial, AdWords API Team.
>>>
>>>
>>> On Wednesday, August 1, 2012 12:04:36 AM UTC+4, Brandon Parise wrote:
>>>>
>>>> We are experiencing really long response times from the API.  This
>>>> operation is trying to get 10 Ads from the AdGroupAdService using NO
>>>> predicates;
>>>>
>>>> Response snippet:
>>>>
>>>> <soap:Header><ResponseHeader xmlns="https://adwords.google.**
>>>> com/api/adwords/cm/v201109_1<https://adwords.google.com/api/adwords/cm/v201109_1>
>>>> ">**<requestId>**0004c625a338a6380a96b00400007e**
>>>> 8c</requestId><serviceName>**AdGroupAdService</serviceName>**
>>>> <methodName>get</methodName><**operations>10</operations><**
>>>> responseTime>*3917*</**responseTime><units>10</units>**
>>>> </ResponseHeader></soap:**Header>
>>>>
>>>> These historically ran about 500-600ms responseTime.  Any indication
>>>> why?  My selector is only selecting the following fields:
>>>>
>>>> <?php
>>>> $selector->fields = array(
>>>>     'Id',
>>>>     'AdGroupId',
>>>>     'Url',
>>>>     'DisplayUrl',
>>>>     'Headline',
>>>>     'Description1',
>>>>     'Description2',
>>>>     'Status'
>>>> );
>>>> ?>
>>>>
>>>> Any help would be greatly appreciated!!!
>>>> Brandon
>>>>
>>>>  --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
>

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

Reply via email to