Very Strange Error: always get 0

2014-08-22 Thread Dave L
Hi, My code has been working fine until recently (about 2 weeks ago), I have experienced a very strange error. I have always got a fresh AccessToken before calling the API. However, I always get "0" for every service I called. There is not error message, but simply "0". Here is a sample of t

Re: Getting AuthenticationError.LOGIN_COOKIE_REQUIRED error after convert from AuthToken to oAuth AccessToken

2014-03-14 Thread Dave L
le.com/adwords/api/docs/clientlibraries>. > The libraries take care of all of this for you and save you from dealing > with the minutiae of SOAP. > > Thanks, > Josh, AdWords API Team > > On Friday, March 14, 2014 1:27:50 AM UTC-4, Dave L wrote: >> >> Hi, >>

Getting AuthenticationError.LOGIN_COOKIE_REQUIRED error after convert from AuthToken to oAuth AccessToken

2014-03-13 Thread Dave L
Hi, I am upgrading from the Auth Token to the new oAuth2 Access Token. I am not using any client library, I am using SOAP. 1. I am able to get my Access Token (and Refresh Token) successfully. 2. Now, when I am using the new Access Token to call the API, I received " AuthenticationError.LOGIN_

How to set AdScheduleTarget?

2012-01-17 Thread Dave L
I want to set AdScheduleTarget, but I cannot find enough information for this.According to the specification. Under CampaignTargetService, there is a note: Note: As of v201109, only AdScheduleTarget is available in CampaignTargetService; for all other campaign-level target types, refer to the Cri

Re: Error: !!!2|||-1|||Improperly formatted report request??? for AdHoc Reports Service

2011-10-19 Thread Dave L
Hi Eric, Thanks for your help and it works fine now. Just one more question: the AdHoc report service documentation states that we need to call the GET request to https://adwords.google.com/api/adwords/reportdownload?__rd=REPORT_DEFINITION_ID to download the report. However, it seems that the HTT

Error: !!!2|||-1|||Improperly formatted report request??? for AdHoc Reports Service

2011-10-12 Thread Dave L
Hi, I received following error when using the AdHoc Reports service: !!!2|||-1|||Improperly formatted report request??? According to the documentation at http://code.google.com/apis/adwords/docs/reportingtopics.html#adhoc. I used the '__rdxml=" parameter name to post following XML request to "

AdWords API How to get campaign stats data for SEARCH network only

2010-04-13 Thread Dave L
Hi, I have a campaign with both Search and Content network on. For example, when I login to Google Adwords account, I can see that I have 70 Impressions from SEARCH network and 28,469 impressions from CONTENT networks. I set the StatsSelector.network to "SEARCH" only, however, the return data is

AdWords API Re: No data return when AdGroupCriterionIdFilter set to "adGroupId"

2010-04-13 Thread Dave L
1:58 am, AdWords API Advisor 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, > - E

AdWords API Re: No data return when AdGroupCriterionIdFilter set to "adGroupId"

2010-04-13 Thread Dave L
t; Best, > - Eric Koleda, AdWords API Team > > On Mar 26, 11:14 pm, Dave L 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 us

AdWords API No data return when AdGroupCriterionIdFilter set to "adGroupId"

2010-03-26 Thread Dave L
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

AdWords API Re: Error for XML_STREAM_EXC

2010-02-02 Thread Dave L
Hi, Please discards this post, this issue has been fixed now. Regards, David On Feb 3, 10:45 am, Dave L wrote: > Hi, > > I received following error when try to get campaigns: > > http://schemas.xmlsoap.org/soap/ > envelope/">soap:Client faultcode>XML_STREAM_

AdWords API Re: Error XML_STREAM_EXC while get campaigns

2010-02-02 Thread Dave L
e XML prefix "soap" is undefined when it is used in > .  You've defined the prefix as "SOAP-ENV" and used it > correctly in the body, and need to use the same prefix in the header. > > Best, > - Eric Koleda, AdWords API Team > > On Feb 2, 8:43 am,

AdWords API Error for XML_STREAM_EXC

2010-02-02 Thread Dave L
Hi, I received following error when try to get campaigns: http://schemas.xmlsoap.org/soap/ envelope/">soap:ClientXML_STREAM_EXC Here is my Request String: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http:// www.w3.org/2001/XMLSchema" xmlns:xsi="http://www

AdWords API Error XML_STREAM_EXC while get campaigns

2010-02-02 Thread Dave L
Hi, I received following error when try to get campaigns: http://schemas.xmlsoap.org/soap/ envelope/">soap:ClientXML_STREAM_EXC Here is my request string: --- http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http:// www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/20