Error in recovered campaigns

2010-05-19 Thread allvin
Hello I have a problem. I delete campaign and than set its status to active. After this my Ads from this campaigns stops showing. When I try to add new Ad I recive exception: "AdGroupAdError.CANNOT_OPERATE_ON_DELETED_ADGROUPAD". This Ad group is enabled. CampaignId is 6899969, GroupID is 17056383

AdWords API Response is not well-formed XML.

2010-03-18 Thread allvin
Hello When I call AdGroupService.mutate. I get the following error: "Unexpected end of file has occurred. The following elements are not closed: ApiError.Type, errors, ApiExceptionFault, detail, soap:Fault, soap:Body, soap:Envelope. Line 1, position 65537." It rises from time to time, depending o

AdWords API There was an error generating the XML document

2009-12-22 Thread allvin
Hello. Please, help. I get following exception when I call mutate method of AdGroupService. System.InvalidOperationException was unhandled Message="There was an error generating the XML document." Source="System.Xml" StackTrace: at System.Xml.Serialization.XmlSerializer.Serialize(Xml

AdWords API How can I increase maximum amount of campaigns in my account?

2009-10-26 Thread allvin
Hello I want add more 20 campaigns in my account. Is it possible? --~--~-~--~~~---~--~~ 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 unsubs

AdWords API Re: Internal API Error

2009-10-20 Thread allvin
: We work with more then 2000 ad groups. I don't know which may cause this error. --~--~-~--~~~---~--~~ 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@google

AdWords API Re: Internal API Error

2009-10-20 Thread allvin
May be there is any temporary solution? Because I have to finish my project very soon. On Oct 13, 5:53 pm, AdWords API Advisor wrote: > Hi Allvin, > > Thanks for the information.  There isn't any update on the first issue > at this time. > > Best, > - Eric > > O

AdWords API java.lang.reflect.InvocationTargetException while invoking

2009-10-19 Thread allvin
Hello There is strange exception. All works perfect week ago :( java.lang.reflect.InvocationTargetException while invoking public abstract com.google.ads.api.services.campaignmgmt.adgroup.AdGroupReturnValue com.google.ads.api.services.campaignmgmt.adgroup.AdGroupService.mutate (java.util.List) t

AdWords API Re: Internal API Error

2009-10-12 Thread allvin
> Thanks for keeping us informed regarding the error messages.  Are you > continually seeing this error, or only sporadically? I receive it from time to time. Just now this part of code works fine. PS Is there any update on first exception? --~--~-~--~~~---~--~~ Y

AdWords API Re: Internal API Error

2009-10-12 Thread allvin
There is another internal api error. -SoapResponse at 12.10.2009 11:36:06- Content-type: text/xml; charset=UTF-8 Content-length: 977 SOAPAction: "get" -- http://schemas.xmlsoap.org/soap/envelope/";> https://adwords.google.com/api/adw

AdWords API Different results in API and web interface

2009-10-09 Thread allvin
Hello I've a strange problem. When I call api function AdGroupAdService.get() it returns result that differ from result I can get in web. For example, there is different value of Ad's first line from group #1442179345 in campaign #43883365. --~--~-~--~~~---~--~---

AdWords API Internal API Error

2009-10-09 Thread allvin
Hello I get internal error. There is server's response: -SoapResponse at 09.10.2009 11:39:21- Content-type: text/xml; charset=UTF-8 Content-length: 978 SOAPAction: "mutate" -- http://schemas.xmlsoap.org/soap/envelope/";> https://adwo

AdWords API Features request

2009-10-05 Thread allvin
Hello It would be nice if you add following features to AdWords API: 1) Permanently delete of items (groups, ad, criterion) 2) Add fields to AdGroupSelector for defining status of groups to get --~--~-~--~~~---~--~~ You received this message because you are subscr

AdWords API Re: Sandbox Over Quota

2009-10-01 Thread allvin
In my case this exception didn't disappear by the next day. Is there any limits on number of items in AdGroupService.mutate method? On 25 Вер, 16:41, AdWords API Advisor wrote: > Hi Colin, > > Quota exceptions like these are usually triggered when you've made a > large number of requests over t

AdWords API QuotaExceededError.QUOTA_EXCEEDED @ ; trigger:'You have exceeded the quota in the following categories:DB_OPERATIONS'

2009-09-28 Thread allvin
Hello I don't understand this exception. When It rises? --~--~-~--~~~---~--~~ 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

AdWords API QuotaExceededError.QUOTA_EXCEEDED @ ; trigger:'You have exceeded the quota in the following categories:DB_OPERATIONS'

2009-09-28 Thread allvin
Hello I don't understand this exception. When It rises? --~--~-~--~~~---~--~~ 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

AdWords API What does it mean? DatabaseError.PERMISSION_DENIED

2009-09-28 Thread allvin
Hello I try to add Ad's throw AdGroupAd service. And receive exception "DatabaseError.PERMISSION_DENIED @ operations[18].adGroupAd.adGroupId; trigger:'AdGroupId: 5000126322'" for several items. Could you explain me, what may cause this error? --~--~-~--~~~---~--~~

AdWords API Re: Creating campaing in sandbox UNEXPECTED_INTERNAL_API_ERROR

2009-09-28 Thread allvin
Thank you. :) On 25 Вер, 18:20, AdWords API Advisor wrote: > Hi Allvin, > > The cause of the error was that you are trying to add a campaign > without specifying a client account.  MCC accounts cannot have > campaigns of their own, so you must include a clientEmail header with

AdWords API Re: Creating campaing in sandbox UNEXPECTED_INTERNAL_API_ERROR

2009-09-25 Thread allvin
Sorry. -SoapResponse at 25.09.2009 0:22:48- Content-type: text/xml; charset=UTF-8 Content-length: 976 SOAPAction: "mutate" -- http://schemas.xmlsoap.org/soap/envelope/";> https://adwords.google.com/api/adwords/cm/ v200906"> 18ad

AdWords API Creating campaing in sandbox UNEXPECTED_INTERNAL_API_ERROR

2009-09-24 Thread allvin
Hello I use .net samples. I run CampaignService.mutate in sandbox and get following response: -SoapRequest at 24.09.2009 23:58:02- POST /api/adwords/cm/v200906/CampaignService HTTP/1.0 Host: adwords-sandbox.google.com:443 User-agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Cli

AdWords API Another UNEXPECTED_INTERNAL_API_ERROR

2009-09-14 Thread allvin
Hello I've get following error. What does it mean in may case? -SoapResponse at 14.09.2009 18:38:47- Content-type: text/xml; charset=UTF-8 Content-length: 979 SOAPAction: "mutate" -- http://schemas.xmlsoap.org/soap/envelope/";> http

AdWords API AdGroupAd.Ad value is null

2009-09-08 Thread allvin
Hello. AdGroupAdService.get method return's strange result. In some AdGroupAd objects, value of the field Ad is null. I don't understand why. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" grou

AdWords API Re: Keywords and bids

2009-09-04 Thread allvin
> 2) If the Budget Optimizer is enabled on the campaign, then the > AdGroup's bid field will contain an instance of > BudgetOptimizerAdGroupBids. The fields proxyKeywordMaxCpc and > proxySiteMaxCpc contain the current CPC values set by the Budget > Optimizer. So I couldn't pass to server bid that

AdWords API UNEXPECTED_INTERNAL_API_ERROR

2009-09-04 Thread allvin
Hello I get following error while try to update my criterion's. What information should I provide to get assistance? http://schemas.xmlsoap.org/soap/envelope/";> https://adwords.google.com/api/adwords/cm/ v200906"> a1c78de1a7b80effd8fcc7774b2ea4e4 1 46322 15

AdWords API Keywords and bids

2009-09-03 Thread allvin
Hello I have several questions: 1) Is it possible to add several keywords to one Ad? 2) How can I use BudgetOptimizerAdGroupBids? And how it gets click cost? 3) How can I place my bid in first page with minimum ad cost? Should I use two requests? --~--~-~--~~~---~--~

AdWords API Re: How to add all good ad using AdGroupAdService.mutate?

2009-09-03 Thread allvin
> This functionality currently doesn't exist in the v200906 API, but is > something we are looking to add to achieve feature parity between the > versions. Could you tell any terms? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the G

AdWords API How to add all good ad using AdGroupAdService.mutate?

2009-09-01 Thread allvin
Hello I use AdGroupAdService.mutate to post big amount of Ad's (about 1000). Very often I get policy error in several Ads. In this case Google doesn't add any ad to adwords. Is it possible to add only "good" ads? --~--~-~--~~~---~--~~ You received this message bec

AdWords API Re: Internal Errors for v200906 API

2009-08-27 Thread allvin
I start receive Internal Error Exception, when I post this request: -SoapRequest at 27.08.2009 16:52:41- POST /api/adwords/cm/v200906/AdGroupService HTTP/1.0 Host: adwords.google.com:443 User-agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 2.0.50727.3074) Content

AdWords API Re: Internal API Error when call AdGroupAdService.mutate

2009-08-26 Thread allvin
It helps! Thank you :) On Aug 26, 10:39 pm, AdWords API Advisor wrote: > Hi Allvin, > > It looks like your request is missing an operator inside of the > operation.  See the following example XML for the correct format of an > operation:http://code.google.com/p/adwords-api-xml

AdWords API Re: OperatorError.OPERATOR_NOT_SUPPORTED

2009-08-26 Thread allvin
No, I use v200906. Some times I get this exception, some time internal API error. :( Should I provide any addition info? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this gro

AdWords API OperatorError.OPERATOR_NOT_SUPPORTED

2009-08-21 Thread allvin
Hello I try to update my adGroups using v2009 API: List arAdGroupOperation = new List (_CurAdGroups.Count()); foreach (AdGroup objADG in _CurAdGroups) { AdGroupOperation objAdGroupOperation = new AdGroupOperation(); objAdGroupOperation.ope