Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when using CampaignAdExtensionService

2013-05-06 Thread ptdang
Hi Anash, yes we are pulling adExtensions One campaign @ a time. limiting it to one campaign does not help. Thanks, Phong On Friday, May 3, 2013 1:17:48 AM UTC-7, Anash P. Oommen (AdWords API Team) wrote: > > Hi Phong, > > Did you try setting up an appropriate predicate to restrict the results

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when using CampaignAdExtensionService

2013-05-03 Thread Anash P. Oommen (AdWords API Team)
Hi Phong, Did you try setting up an appropriate predicate to restrict the results? (e.g. one campaign at a time)? Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, May 2, 2013 2:36:37 AM UTC+5:30, ph...@insidevault.com wrote: > > I'm using the CampaignAdExtensionService's get call to r

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when using CampaignAdExtensionService

2013-05-01 Thread phong
I'm using the CampaignAdExtensionService's get call to retrive extensions( MobileExtension) and end up getting the InternalApiError.UNEXPECTED_INTERNAL_API_ERROR. We sleep for 30 seco