AdWords API Error: One or more input elements failed validation.

2009-10-29 Thread icv_adwords
Hi, I got that message when try to import proximityTargets to one adword account. Please see my xml post string: -- ?xml version=1.0 encoding=utf-8 ? soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;

AdWords API Re: v200909 now available!

2009-10-29 Thread keesjan
Eric, can you reply on my questions? On Oct 24, 1:57 pm, keesjan adwo...@interneteffect.com wrote: So the Keyword and placement ideas based on thehttp://www.google.com/sktool/ tool is the replacement of the KeywordToolService and SiteSuggestionService based on

AdWords API Re: Error EstimateKeyword.java using sandbox

2009-10-29 Thread i...@larseggert.de
Hi Eric, thanks for your answer. I am using the java-samples-api (http:// code.google.com/p/adwords-api-java-samples/) Can you tell me how to use the sandbox and the adwors-api-java- samples? On 28 Okt., 15:58, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi, The XML namespace

AdWords API GoogleApiAdsAdWordsPHP v200909 CampaignTargetService

2009-10-29 Thread Ivo.bathke
hi again could you provide an example how to set CampaignTargetService and CampaignCriterionService for a given campaign? i looked at the code in src\Google\Api\Ads\AdWords\v200909\cm \CampaignTargetService.php but found it quite different to that from CampaignService.php and im not sure how to

AdWords API Budget return NULL in CampaignReport

2009-10-29 Thread tsmthi...@gmail.com
Hi, in a few days ago the budget field (DailyBudget) in CampaignReport don't return the correct values any more. There are any problem with this field? Regards. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

AdWords API Serah Keword Idea

2009-10-29 Thread Priyantha Gunawardena
Hi Any one has an example how to get keyword search Ideas in v200909. given below is my code sample but having error in it. try { // Get AdWordsUser from credentials in ../auth.ini // relative to the AdWordsUser.php file's directory. $user = new AdWordsUser(); // Log SOAP XML request and

AdWords API Errors getting while adding the Local Business Ad

2009-10-29 Thread saurabh purnaye
Hi, I am trying to add a local business ad from the code available at wiki, I am trying to retrieve the business key from the business name, could you please give me any idea about this? Is there any setting where I need to set my business name and address so it will find the key from it or any

AdWords API Re: To many connection failures

2009-10-29 Thread AdWords API Advisor
Hi Santhosh, In order to further troubleshoot the problem I will need to get the customer ID for this account. Please don't post it to the forum, but instead email me the information at adwordsapiadvi...@google.com. Best, - Eric On Oct 28, 6:28 pm, Santhosh Nair snai...@gmail.com wrote:

AdWords API Re: API v2009 NetworkType[], GeoTarget, RegionTargets, CountryTargets, setLanguageTargeting

2009-10-29 Thread AdWords API Advisor
Hi, The CampaignTargetService is what you would use to set these targets in v200909. There is an example of how to use this service in .NET here: http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/Examples/v200906/AddCampaignTarget.cs. Best, - Eric Koleda, AdWords API Team

AdWords API Re: The request xml was invalid

2009-10-29 Thread IM_ADW
Hi Eric This Pb appear when i recupere elements of campaign. is not a pb of connection to the API Adwords , (All parameter are true ) my fonction use this instruction SOAP::Header-name(email)-value($login)-uri($namespace)-prefix (impl), elements return error and other return true with the

AdWords API Re: Error: One or more input elements failed validation.

2009-10-29 Thread AdWords API Advisor
Hi Eric, Do you have the SOAP XML response that includes the error message? The trigger field should provide more information about why the request failed. Best, - Eric Koleda, AdWords API Team On Oct 29, 6:34 am, icv_adwords adwo...@iconvex.com wrote: Hi, I got that message when try to

AdWords API Re: Budget return NULL in CampaignReport

2009-10-29 Thread AdWords API Advisor
Hi, I am not aware of any known issues with that field. Are you still seeing this behavior today? Best, - Eric Koleda, AdWords API Team On Oct 29, 9:39 am, tsmthi...@gmail.com tsmthi...@gmail.com wrote: Hi, in a few days ago the budget field (DailyBudget) in CampaignReport don't return the

AdWords API Re: AdGroupCriterionService.get not returning data

2009-10-29 Thread AdWords API Advisor
Hi, Do you have the SOAP XML request and response that was generated by this code? More information about enabling logging can be found here: http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/README#20. Best, - Eric Koleda, AdWords API Team On Oct 28, 10:54 pm, alal

AdWords API Re: Budget return NULL in CampaignReport

2009-10-29 Thread tsmthi...@gmail.com
Yes, I have created right now a new report manualy, and the problem is the same (the problem happen when I create the report manualy or from API). Can you see the reportID 1054436158 on production? Thanks. On Oct 29, 1:18 pm, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi, I am

AdWords API Re: Serah Keword Idea

2009-10-29 Thread AdWords API Advisor
Hi Priyantha, Unfortunately there is no example for the TargetingIdeaService using the AdWords API PHP client library. There is .NET example though that you might find helpful: http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/Examples/v200909/GetTargetingIdeas.cs. Looking

AdWords API Re: The request xml was invalid

2009-10-29 Thread AdWords API Advisor
Hi Ismail, Do you have the full SOAP XML request and response that is generated by your code? The XML you sent before didn't include the headers, which contain other useful information. Best, - Eric On Oct 29, 10:46 am, IM_ADW mi200...@gmail.com wrote: Hi Eric This Pb appear when i recupere

AdWords API Re: v200909 now available!

2009-10-29 Thread AdWords API Advisor
Hi kessjan, I've talked with my colleagues, and at this time it is not possible to retrieve bidding information from the TargetingIdeaService. This information may be exposed in the future, but I can't say if or when that would happen. Best, - Eric On Oct 29, 11:45 am, AdWords API Advisor

AdWords API Re: Problem with reports for accounts from Chile

2009-10-29 Thread h805
Hi Eric, We are still trying to get the reports for 10/18 and no luck, we are getting the same error: The day is in an unrecognized format. It must match the form -MM-DD with an optional timezone offset. Trigger: [2009-10-18] Do you need more info? Henri On Oct 21, 11:09 am,

AdWords API Re: Budget return NULL in CampaignReport

2009-10-29 Thread AdWords API Advisor
Hi, Did you schedule that report through the AdWords web interface or the API? Best, - Eric On Oct 29, 12:28 pm, tsmthi...@gmail.com tsmthi...@gmail.com wrote: Yes, I have created right now a new report manualy, and the problem is the same (the problem happen when I create the report manualy

AdWords API Re: Problem with reports for accounts from Chile

2009-10-29 Thread AdWords API Advisor
Hi Henri, Thank you for your patience on this issue. The core engineering team is still actively working on a fix for this problem, but I don't have any time estimates as to when it would be ready. Once I have more information I'll update this thread. Best, - Eric On Oct 29, 12:54 pm, h805

AdWords API Re: API v2009 NetworkType[], GeoTarget, RegionTargets, CountryTargets, setLanguageTargeting

2009-10-29 Thread Inah from Brazil
Hi Eric! Thanks for your answer! I understood now how it works!TKS! But now I tryin to add campaigns and I gettin another error... AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode: faultString: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ faultActor:

AdWords API Re: API v2009 NetworkType[], GeoTarget, RegionTargets, CountryTargets, setLanguageTargeting

2009-10-29 Thread AdWords API Advisor
Hi, This appears to be an internal error in the AdWords system. Do you have the request ID for this request? Best, - Eric On Oct 29, 2:49 pm, Inah from Brazil inahmart...@gmail.com wrote: Hi Eric! Thanks for your answer! I understood now how it works!TKS! But now I tryin to add campaigns

AdWords API Re: Is there a place that lists all of the quota exception errors and what they mean?

2009-10-29 Thread AdWords API Advisor
Hi Pat, Are you still seeing the error today? If so, what are the exact categories that are being returned? Best, - Eric On Oct 28, 5:59 pm, showroomlogic patr...@showroomlogic.com wrote: I am NOT using BulkMutateJobeService. But I am making posts to productions. Thanks! Pat On Oct 28,

AdWords API Google Adwords API v2009/09 .net Serializzation Issue

2009-10-29 Thread phatzimo
Hi, I'm trying to call the new API using c# and WCF. I'm able to create a service reference using the Visual Studio WCF wizard and the program is compiling gracefully. The issue is showing at runtime. When I try to call the get method for a TargetingIdeaService I recive the following Exception:

AdWords API Re: Google Adwords API v2009/09 .net Serializzation Issue

2009-10-29 Thread AdWords API Advisor
Hi Francesco, Can you post some of the code you are using the build your request? Best, - Eric Koleda, AdWords API Team On Oct 29, 1:56 pm, phatzimo francescosimones...@gmail.com wrote: Hi, I'm trying to call the new API using c# and WCF. I'm able to create a service reference using the

AdWords API Re: API v2009 NetworkType[], GeoTarget, RegionTargets, CountryTargets, setLanguageTargeting

2009-10-29 Thread Inah from Brazil
Unfortunately I don t have de ID..everything I have I showed hereI got this error on my Console(StackTrace)...there's any way to see my envelop SOAP in xml anywhere? But my team used my Main Class in other computer and they r connecting with no problems at allstrange isn't? I tried

AdWords API Re: API v2009 NetworkType[], GeoTarget, RegionTargets, CountryTargets, setLanguageTargeting

2009-10-29 Thread Inah from Brazil
Hi Eric!!Look what I found [29 Out 2009 18:05:25,101 - DEBUG] ?xml version=1.0 encoding=UTF-8? soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/ envelope/soap:Header ResponseHeader xmlns=https://adwords.google.com/api/adwords/cm/ v200909

AdWords API Re: To many connection failures

2009-10-29 Thread Santhosh Nair
Hi Eric, I emailed the customer id thanks, Santhosh On Oct 29, 7:21 am, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi Santhosh, In order to further troubleshoot the problem I will need to get the customer ID for this account.  Please don't post it to the forum, but instead

AdWords API Re: Error: One or more input elements failed validation.

2009-10-29 Thread icv_adwords
See XML response below: soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/ envelope/ xmlns:xsd=http://www.w3.org/2001/XMLSchema; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; soapenv:Header responseTime soapenv:actor=http://schemas.xmlsoap.org/soap/actor/ next

AdWords API Re: Error: One or more input elements failed validation.

2009-10-29 Thread icv_adwords
After change ending date, I got another error message. See xml response below. Please note that, this is a update campaign. I just get campaign and add or update proximityTargets. - soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/ envelope/

AdWords API Re: Error: One or more input elements failed validation.

2009-10-29 Thread icv_adwords
On developer site, I don't get this message (same campaign, same adword account) On Oct 30, 9:12 am, icv_adwords adwo...@iconvex.com wrote: After change ending date, I got another error message. See xml response below. Please note that, this is a update campaign. I just get campaign and add

AdWords API Re: AdGroupCriterionService.get not returning data

2009-10-29 Thread alal
Hi, I set the keys in app.config to enable the logging to file but it does not save a log. is there anything else to do apart from these settings? !-- Change the appropriate flags to turn on SOAP logging. -- add key=logPath value=~D:\Development\SMART\SoapLogs\/ add key=logToConsole

AdWords API Re: AdGroupCriterionService.get not returning data

2009-10-29 Thread alal
I've got the logging to work now - added a section to my web.config for AdwordsAPI plus soapExtensionTypes to web service as described here: http://www.mail-archive.com/adwords-api@googlegroups.com/msg03257.html The odd thing is now the service is returning data and I'm not sure how doing this