Hi David,

Do you have the requestId of this request?

Best,
- Eric

On Apr 13, 4:47 am, Dave L <googlecen...@apexpacific.com> wrote:
> Hi Eric,
>
> Ok, further to my last post, I have this similar problem happened
> frequently again for different requests. For example, today, when I
> called the following request, it took a long time to response and
> return empty data after 3 or 5 minutes.
>
> It seems that this problem happens randomly, sometimes it works fine
> but sometimes it does not work. I hope you can help me.
>
> Here is my XML Request (password has been removed):
>
> --------------------------------------
> <?xml version="1.0" encoding="UTF-8"?><soap:Envelope
> xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:soap-enc="http://
> schemas.xmlsoap.org/soap/encoding/">
> <soap:Header>
> <RequestHeader xmlns="https://adwords.google.com/api/adwords/cm/
> v200909">
> <authToken>ddddd</authToken>
> <userAgent>PPCBidMax</userAgent>
> <developerToken>ddddddd</developerToken>
> </RequestHeader>
> </soap:Header>
> <soap:Body>
> <get xmlns="https://adwords.google.com/api/adwords/cm/v200909";>
> <selector>
> <ids>17144433</ids>
> <ids>17205693</ids>
> <ids>29509953</ids>
> <ids>29632623</ids>
> <ids>48239853</ids>
> <ids>48314463</ids>
> <ids>48314553</ids>
> <statsSelector>
> <dateRange>
> <min>20100412</min>
> <max>20100412</max>
> </dateRange>
> <startDate/>
> <endDate/>
> <network>SEARCH</network>
> <clicks/>
> <impressions/>
> <cost/>
> <averagePosition/>
> <averageCpc/>
> <averageCpm/>
> <ctr/>
> <conversions/>
> </statsSelector>
> </selector>
> </get>
> </soap:Body>
> </soap:Envelope>
>
> ------------------------------
>
> NOTE: if I do not specify the Campaign ID filter, it works fine. It
> seems that most of the time the problem happens when I set the
> "Campaign ID filter.
>
> Regards,
> David
>
> On Mar 30, 1:58 am, AdWords API Advisor <adwordsapiadvi...@google.com>
> wrote:
>
>
>
> > Hi Dave,
>
> > I just made a request using only the adGroupId field of the
> > AdGroupCriterionIdFilter, and it worked fine.  Do you have the SOAP
> > XML request andresponsefrom a request that demonstrates this
> > behavior?
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > On Mar 26, 11:14 pm, Dave L <googlecen...@apexpacific.com> wrote:
>
> > > Hi,
>
> > > I have experienced a strange problem, I am not sure if this is my
> > > account issue or a common problem, hope someone can help.
>
> > > When I tried to use "AdGroupCriterionService" to retrieve keywords, if
> > > I set the "AdGroupCriterionIdFilter" to "campaignId" or "criterionId",
> > > it works fine. But if I set the "AdGroupCriterionIdFilter" to
> > > "adGroupId", there is not data return back from Google server after 3
> > > or 5 minutes and it will simply timeout.
>
> > > I don't think there is nothing wrong with my code because when I set
> > > the "AdGroupCriterionIdFilter" to "campaignId" or "criterionId", it
> > > works fine. So, I am pretty sure my code is correct. The only
> > > different is I pass the adgroup ID to "adGroupId", thennodata return
> > > from Google.
>
> > > Please HELP !!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to