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
> "><requestId>0004c625a338a6380a96b00400007e8c</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 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