API for automatic placements

2011-12-27 Thread Nithin
Hello, We need to manage the automatic placements domains via Google AdWords API. List of things to do 1. Get the List of automatic placements 2. Move the need automatic placements to Managed placements 3. Get the URL List of automatic placements domains To do the Above operations which API

Re: Axis doesn't generate TargetingIdea class from WSDL

2011-12-27 Thread Maxim
Kevin, I'm using axis 1.4 as well, which is why I was surprised. I already coded for using the Type_AttributeMapEntry[][] so it's not a big deal. If I'm the only one who has this problem then don't worry about it. Most people are probably using your client libs where everything is already generated

Re: Axis doesn't generate TargetingIdea class from WSDL

2011-12-27 Thread Kevin Winter
Hi Maxim, What version of axis are you using? I believe we're using axis 1.4 for the existing Java library and did not run into this issue. We're trying to add support for axis 2 in the rewrite of the java library, but have run into some fun issues getting the classes generated (current solu

API for automatic placements

2011-12-27 Thread nithin
Hello, We need to manage the automatic placements domains via Google AdWords API. please help us which API service we need to use to do the below task. List of things to do 1. Get the List of automatic placements 2. Move the need automatic placements to Managed placements 3. Get the URL List

Re: Keyword returned as "Content"

2011-12-27 Thread repo...@butlertill.com
Hello Evgeniy, I dont know if my code will help in this case, because the output only for one my campaigns has this problem. All other campaigns give correct output. protected void btnGenerateDate_Click(object sender, EventArgs e) { user = new AdWordsUser(headers); lo

Re: Axis doesn't generate TargetingIdea class from WSDL

2011-12-27 Thread Kevin Winter
Hi Maxim, I can confirm that our TargetingIdeaPage does have a getEntries value of TargetingIdea: http://code.google.com/p/google-api-adwords-java/source/browse/trunk/src/com/google/api/adwords/v201109/o/TargetingIdeaPage.java#61 I've seen similar issues where an object with a single inner fie

Re: Axis doesn't generate TargetingIdea class from WSDL

2011-12-27 Thread Maxim
We are still on v201008 and I'm building v201109 client. Sounds like an axis config problem. I'm on a skiing trip at the moment, but I'll try different settings. Thanks for your help. On Dec 27, 9:23 am, Kevin Winter wrote: > Hi Maxim, >   I can confirm that our TargetingIdeaPage does have a getE

Sneak-preview of the new AdWords API Java Library

2011-12-27 Thread AdWords API Advisor
Hi everyone, We just launched a sneak preview of the new AdWords API Java library. This is an experimental version to get early feedback. You can find the example project ready to download here: http://code.google.com/p/google-api-ads-java/downloads/detail?name=adwords-examples-0.2.0.tar.gz Onc

Re: Axis doesn't generate TargetingIdea class from WSDL

2011-12-27 Thread Kevin Winter
Hi Maxim, One of the previous maintainers of the current java library mentioned that there's a flag for WSDL2JAVA and you need to tell it to generate "all", all="true" for the ant task, --all for command line. - Kevin Winter On Tuesday, December 27, 2011 1:22:22 PM UTC-5, Maxim wrote: > > We

Re: Axis doesn't generate TargetingIdea class from WSDL

2011-12-27 Thread Maxim
Yes, I always use "all", but in this case axis decided to unwrap the type. Oh well... On Dec 27, 2:14 pm, Kevin Winter wrote: > Hi Maxim, >   One of the previous maintainers of the current java library mentioned > that there's a flag for WSDL2JAVA and you need to tell it to generate > "all", all=

UNEXPECTED_INTERNAL_API_ERROR when adding RemarketingUserList and ConversionType

2011-12-27 Thread Sanjay Vel
I am using google-adwords version v201101. When trying to insert the RemarketingUserList, I am getting the following error [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro] My UserListTest.java UserListC

Re: UNEXPECTED_INTERNAL_API_ERROR when adding RemarketingUserList

2011-12-27 Thread Sanjay Vel
Hi tony Have u found solutin for this problem? I am also getting the same error/ -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Response is not well-formed XML - Debug mode

2011-12-27 Thread Minh Le
I got this error when running the application in debug mode: System.InvalidOperationException: Response is not well-formed XML. --- > System.X ml.XmlException: Data at the root level is invalid. Line 1, position 1. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReade