I optimize my search, look for only one ID AdGroup, and returns me the
same error

$ adgroupcriterionPage = $ adgroupCriterionService-> get (new
AdGroupCriterionSelector ($ adGroupId, NULL, NULL));
Returns the same error
or
$ adgroupcriterionPage = $ adgroupCriterionService-> get (new
AdGroupCriterionSelector (NULL, 'biddable', 'ACTIVE', array ('20090101
', '20380101'), 5));
Return this
Imported / criterion 07012010.xmlAdGroupCriterionPage Object
([entries] => [totalNumEntries] => 8512 [PageType] =>
AdGroupCriterionPage [_parameterMap: private] => Array ([Page.Type] =>
PageType))

But because [entries] is empty?

Thanks
P.W

On 4 jan, 14:03, AdWords API Advisor <[email protected]>
wrote:
> Hi P.W.,
>
> This error indicated that the size of the response is too large.
> Please either filter the results or use paging to retrieve them in
> smaller chunks.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Jan 4, 8:14 am, phpoo <[email protected]> wrote:
>
> > Because returns this error:
>
> > [faultstring] => SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED @
> > [faultcode] => soap:Server [detail] => stdClass Object
> > ( [ApiExceptionFault] => stdClass Object ( [message] =>
> > SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED @
> > [ApplicationException.Type] => ApiException [errors] => SoapVar Object
> > ( [enc_type] => 0 [enc_value] => SizeLimitError Object ( [reason] =>
> > RESPONSE_SIZE_LIMIT_EXCEEDED [fieldPath] => [trigger] =>
> > [ApiErrorType] => SizeLimitError [_parameterMap:private] => Array
> > ( [ApiError.Type] => ApiErrorType ) ) [enc_stype] => SizeLimitError
> > [enc_ns] =>https://adwords.google.com/api/adwords/cm/v200909) ) ) )
> > ?
>
> > Thanks
> > P.W
-- 
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