Re: Invalid XML character error

2021-05-20 Thread 'Ilya Borisenko' via AdWords API and Google Ads API Forum
Thanks! On Thursday, May 20, 2021 at 6:56:23 AM UTC+3 adsapiforumadvisor wrote: > Hi, > > Thank you for reaching out to our API support team. > > Since it appears that the issue is related to the Java client library, I > would recommend that you reach out to the Java client library owners >

RE: Invalid XML character error

2021-05-19 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out to our API support team. Since it appears that the issue is related to the Java client library, I would recommend that you reach out to the Java client library owners instead, via this link, for further insight and guidance. Best regards, Peter Laurence Napa

Invalid XML character error

2021-05-19 Thread 'Ilya Borisenko' via AdWords API and Google Ads API Forum
Hi! We are observing the following error while performing a request to AdGroupAdService via the SDK: *An invalid XML character (Unicode: 0xb) was found in the element content of the document.* Looks like the service is returning a symbol that causes the XML deserializer to fail. Here's

Re: AxisFault/Server.userException/org.xml.sax.SAXParseException/An invalid XML character (Unicode: 0x8) was found in the element content of the document.

2017-12-01 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Zedd, Thanks for getting back to me. I'm so happy to hear that you got it resolved! Take care, Nadine, AdWords API Team On Friday, December 1, 2017 at 12:51:12 AM UTC-5, Virtual Digital wrote: > > > Hello Nadine. > > This is really helpful to me. > After removing the label, the problem was

Re: AxisFault/Server.userException/org.xml.sax.SAXParseException/An invalid XML character (Unicode: 0x8) was found in the element content of the document.

2017-11-30 Thread Virtual Digital
Hello Nadine. This is really helpful to me. After removing the label, the problem was solved. Thank you so much. Zedd 在 2017年12月1日星期五 UTC+8上午10:41:19,Nadine Sundquist (AdWords API Team)写道: > > Hello Zedd. > > This can be tricky to bug, but I think I found some of the culprits. You > are

Re: AxisFault/Server.userException/org.xml.sax.SAXParseException/An invalid XML character (Unicode: 0x8) was found in the element content of the document.

2017-11-30 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Zedd. This can be tricky to bug, but I think I found some of the culprits. You are completely correct that it is a backspace that is found in the response. i found that it is specifically in some of the labels that are coming back. For example, the following label name coming back has a

Re: Invalid XML

2016-10-25 Thread Zweitze
Hi, That's a weird report - it seems a few dozen characters just disappeared. We get reports with broken XML too, usually the report just stops in the middle. To work with this, whenever we get problems with parsing XML, we just wait 30 seconds and download the report again. This is usually

Re: Invalid XML

2016-10-19 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you provide the complete report definition used along with a sample clientCustomerId where you observed this? I see the fields selected from the Campaign Performance Report , but did you

Invalid XML

2016-10-19 Thread dima
Hi, For several accounts I get a bad formatted XML, it happens only for one row (I think random) in the report. I'm using v201605 and can't upgrade to later version since we still use Converted Clicks. I'm downloading CAMPAIGN_PERFORMANCE_REPORT with the following columns:

Re: Invalid XML errors - Keywords Performance Report over weekend

2016-08-22 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
It appears the API was > intermittently returning invalid XML as each error was in reference to data > for a different account. We are using v201605 of the API using the .NET > client library. Were there some issues with the API over the weekend? We > were able to run our import process s

Invalid XML errors - Keywords Performance Report over weekend

2016-08-22 Thread Vizergy
Hello, We received the below errors on 8/19/2016, 8/20/2016, and 8/21/2016 around 9 PM ET with our application that imports data from the reporting API by pulling the KEYWORDS_PERFORMANCE_REPORT. It appears the API was intermittently returning invalid XML as each error was in reference

Re: [JAVA] An invalid XML character (Unicode: 0x8) was found in the element content of the document

2014-11-17 Thread Josh Radcliff (AdWords API Team)
) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192) Caused by: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1795; An invalid XML character (Unicode: 0x8) was found in the element content of the document. at org.apache.axis.AxisFault.makeFault(AxisFault.java:101

Re: [JAVA] An invalid XML character (Unicode: 0x8) was found in the element content of the document

2014-11-16 Thread Brandon
(RemoteTestRunner.java:192) Caused by: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1795; An invalid XML character (Unicode: 0x8) was found in the element content of the document. at org.apache.axis.AxisFault.makeFault(AxisFault.java:101) at org.apache.axis.SOAPPart.getAsSOAPEnvelope

Re: [JAVA] An invalid XML character (Unicode: 0x8) was found in the element content of the document

2014-11-14 Thread Josh Radcliff (AdWords API Team)
:382) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192) Caused by: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1795; An invalid XML character (Unicode: 0x8) was found in the element content of the document

[JAVA] An invalid XML character (Unicode: 0x8) was found in the element content of the document

2014-11-13 Thread Brandon
) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192) Caused by: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1795; An invalid XML character (Unicode: 0x8) was found

Re: PHP-client lib generates invalid XML - namespace prefix xsi for type on XXX is not defined

2011-08-05 Thread Pavel Saatov
Solved. The problem was in php settings on the server-side. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

PHP-client lib generates invalid XML - namespace prefix xsi for type on XXX is not defined

2011-08-04 Thread Pavel Saatov
On aug.4.2011 I'v updated my working copy of PHP-client lib from the svn-repository http://google-api-adwords-php.googlecode.com/svn/trunk/. Now I'm trying to get a campaign using CampaignService of PHP-client lib v201101 and it's giving the folowing error in request_info.log: [Aug 05 2011

Re: Invalid XML ad and keyword performance report including *** Unexpected exception???

2011-04-27 Thread Danial Klimkin
Hello Toshi, Please send me full HTTP headers for the report request you are making (over email). Danial Klimkin, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Invalid XML ad and keyword performance report including *** Unexpected exception???

2011-04-24 Thread Toshi
I got two errors: 1. AD_PERFORMANCE_REPORT !!!1|||47409336|||Unexpected exception??? When running AD_PERFORMANCE_REPORT with these fields: AdGroupId, AveragePosition, CampaignId, Clicks, ConversionsManyPerClick, Cost, Date, Id, Impressions 2. KEYWORD_PERFORMANCE_REPORT

Re: Invalid XML Placements performance report including *** Unexpected exception???

2011-03-11 Thread AdWords API Advisor
Hi, Reports throw exception in a slightly different way than the other API methods. If an exception is raised during report download, then the report contents will be of the form !!!userid_code|||report definition id|||exception message??? I've picked your report download details from the

Invalid XML Placements performance report including *** Unexpected exception???

2011-03-08 Thread toyama_toshiaki
threw Parsing Error Exception. My question is how to handle the error, which invalid xml file is returned? Why is not response Exception throw? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com

Re: Invalid XML ad performance report including *** Unexpected exception???.

2011-01-14 Thread AdWords API Advisor
your Java library (ver 8.2.1) There are two issues here: 1. that it errors 2. (more importantly) that it errors and returns invalid XML When I add KeywordId field to the fields above, I got correct XML report. I supposed KeywordId is requred field, and RequiredError exception should