AdWords API Re: Concurrency error updating dest URL of multiple criteria

2009-08-21 Thread tozor
Thanks for the detailed response. I have tried retrying with even up to a 5 second delay between failures but I still see an error. However given your explanation of campaign level locking, I think it is going to be problematic to update the URL of multiple criterias via a single call to updateC

AdWords API Re: VC++ Client Library

2009-08-21 Thread AdWords API Advisor
Hi Ye, There are currently no C++ AdWords API Client Libraries that I am aware of. If you are interested in creating one let us know and we could provide some guidance. Best, - Eric Koleda, AdWords API Team On Aug 21, 12:40 am, Ye Yuan wrote: > Hi there, > > I'm wondering if there are any goo

AdWords API Re: Concurrency error updating dest URL of multiple criteria

2009-08-21 Thread AdWords API Advisor
Hi Tozor, Thank you for taking the time to get me a RequestId, as it helps me immensely when trying to track down an issue. Including this information in the fault text could be a good idea, and I will bring this up with the core development team. I looked into the problem that you encountered

AdWords API Re: My camaping not start

2009-08-21 Thread AdWords API Advisor
Hi Benjamin, This appears to be a general AdWords problem, not one related to the AdWords API. You should try posting your question to the AdWords Help Forum, as they would likely be more able to help you: http://www.google.com/support/forum/p/AdWords?hl=en. Best, - Eric Koleda, AdWords API Tea

AdWords API Re: OperatorError.OPERATOR_NOT_SUPPORTED

2009-08-21 Thread AdWords API Advisor
Hi Allvin, It is not possible to remove AdGroups, only to set their status to disabled. This was true in the v13 API ( http://code.google.com/apis/adwords/docs/developer/AdGroupService.html ) and remains true in the V200906 API. The Operator object is currently shared between services, which is

AdWords API My camaping not start

2009-08-21 Thread Perfeto Administrador
hello, I create a campaing the wednesday, and not run ye, I don't have click's views, nothing!. I check again and again, but I don se any problem, the last month I run a campaign and this run fin I don't have any problems, but this campaign not run. i try using other account the adwords, but th

AdWords API Re: Image ad update error

2009-08-21 Thread AdWords API Advisor
Hello Harut, Only the "status" property of an ad is updateable--your log shows that you are passing in values for many of the other properties. I have a feeling that the presence of values for one of those properties is causing the internal exception that you're seeing. Could you try only settin

AdWords API Re: getKeywordVariations does NOT return all seedkeywords in the original request

2009-08-21 Thread AdWords API Advisor
Hi Armand, You are right that the KeywordToolService doesn't currently expose all the functionality of the web version, and those are some great suggestions for getting us closer to that goal. This is a topic we've heard a lot about from the community, and we will continue to communicate this de

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

AdWords API Re: Question on 'status' fields in reports

2009-08-21 Thread AdWords API Advisor
Hello Dan, You'll notice in the documentation for various report columns that some columns are marked as (measure) and some as (attribute). Columns marked (measure) have values that are calculated in part based on historical data, such as the number of impressions an ad received 10 days ago. Col

AdWords API Keyword/placement performance report error

2009-08-21 Thread Harutyun Terteryan
Hi all I try to create Keyword/placement performance report in adwords sandbox, and set aggregationType to DayOfWeek. And on report validation I got error, -SoapRequest at 21.08.2009 19:01- POST /api/adwords/v13/ReportService HTTP/1.0 Host: sandbox.google.com:443 User-agent: Mozill