Re: AdWords API Re: Upgrading from V6 to V9

2014-05-15 Thread Jack Kidder
t; Michael R. Waites, Jr. > Sr. Software Developer > SendTec, Inc. > > -Original Message- > From: adwor...@googlegroups.com [mailto: > adwor...@googlegroups.com ] > On Behalf Of a...@babyage.com > Sent: Monday, April 16, 2007 11:48 AM > To: AdWords API Forum > Su

Re: AdWords API Re: Where is "API Center" menu in my AdWords account?

2012-08-29 Thread Todd Troxell
Just bit me too. Who designed this behavior and where do they live? :) On Friday, April 16, 2010 10:34:10 AM UTC-4, AdWords API Advisor wrote: > > Hi, > > The behavior you are seeing is as it was designed. There are two > types of accounts: AdWords and MCC: > > - AdWords accounts have camp

Re: AdWords API Re: Application token worked but now in pending state since 2 weeks ...

2011-05-16 Thread g...@multiadvertising.com
I have been waiting for 6 weeks now myself and - Eric Koleda from the AdWords API Team says i have to put comments here in order for anything to happen. Ah google logic. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogsp

Re: AdWords API Re: Structure report: recognizing inherited CPC bids at keyword level

2011-04-21 Thread David Torres
Hi, Unfortunately as today, it is not possible to identify if maxCpc is from AdGroup or Keyword in reports. I'm opening a feature request to have this information exposed. Best, -David Torres - AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: AdWords API Re: Structure report: recognizing inherited CPC bids at keyword level

2011-04-19 Thread Sander Agricola @ Traffic4u
Does anyone know if this issue is solved in the reporting of v201101? Structure reports are replaced with something like 8 reports (for every level 1), but at keyword level I can only retrieve the MaxCPC, so does anyone know if there is a solution to recognize the keywords with a real MaxCPC o

AdWords API Re: Bidding strategy

2011-02-03 Thread Madhi
Hi, I want to integrate Bidding stategy to our application. I couldn't find any of the sample code in php to integrate. If you have any sample code please send it to me. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspo

Re: AdWords API Re: Got this error "Separate content keyword bids is only applicable in campaigns with keyword cpc bids."

2010-04-23 Thread HB
Hi Eric, with the new api v200909 everything works fine. Harald On Mar 26, 10:54 pm, AdWords API Advisor wrote: > Hi Harald, > > From what I can tell this bug has not yet been fixed in the v13 > version of the API.  Given the sunset of the v13 campaign management > services on April 22nd, I wou

Re: AdWords API Re: Email/Password refused by authentication service, but allowed in v13

2010-04-20 Thread AdWords API Advisor
Hi, In the v13 version of the API I don't believe the accounts became unlocked automatically, and you needed to fill out this CAPTCHA to unlock them: https://www.google.com/accounts/UnlockCaptcha As for how to emulate the ClientLogin CAPTCHA challenges, the best way to make excessive requests.

Re: AdWords API Re: Email/Password refused by authentication service, but allowed in v13

2010-04-20 Thread Zweitze
Thanks for the explanation - the error makes sense now. Funniest thing happened this morning, for one of the previous offending accounts the software got an auth token without problems, but a later call to the (legacy) AccountService produced error 86, "The specified account has been blocked due t

Re: AdWords API Re: AdExtensionOverrideService Set operation not supported

2010-04-19 Thread AdWords API Advisor
Hi, You can determine if an ad has had an override in the past by selecting all AdExtensionsOverrides with the adId: http://schemas.xmlsoap.org/soap/ envelope/" xmlns:v20="https://adwords.google.com/api/adwords/cm/ v200909"> ...

Re: AdWords API Re: Email/Password refused by authentication service, but allowed in v13

2010-04-19 Thread AdWords API Advisor
Hi, The ClientLogin API may return a CAPTCHA challenge when it detects strange behavior, such as excessive requests for authTokens. You can handle these errors by either presenting the CAPTCHA to the user or by waiting for about 5 minutes, at which point the CAPTCHA challenges should no longer be

Re: AdWords API Re: AdExtensionOverrideService Set operation not supported

2010-04-16 Thread SW
I am facing an issue with adding an adextension override. Here is the sequence of calls I am making. 1) Delete existing ad extension override (that is tied to the add) 2) Add new ad extension override to the same ad (which had ad extension override but deleted earlier) One of your other forum ("

Re: AdWords API Re: Email/Password refused by authentication service, but allowed in v13

2010-04-16 Thread Zweitze
Guess what?! I was pounding on this issue for three days, made last post, and now automagically both accounts start working again. Still, I'd love to know how I'm supposed to deal with CaptchaRequired. Thanks in advance. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v

Re: AdWords API Re: Api Error Parser

2010-04-16 Thread jakov34
Thank you Eric, now is pretty clear.. :)) Thanks a lot! Best Regards, Jakov On Apr 16, 4:06 pm, AdWords API Advisor wrote: > Hi, > > The SoapFaults returned by the PHP client library extend the Exception > class, so you can access the message using $e->getMessage().  I am > currently working on

Re: AdWords API Re: edit ad extension error

2010-04-16 Thread AdWords API Advisor
Hi, This is the correct behavior. In the AdWords web interface broad keywords are shown with no punctuation: keyword Phrase matches are shown with quotes: "keyword" And exact matches are shown with brackets: [keyword] Best, - Eric On Apr 16, 2:01 am, "freesystems.t...@gmail.com" wro

Re: AdWords API Re: Where is "API Center" menu in my AdWords account?

2010-04-16 Thread AdWords API Advisor
Hi, The behavior you are seeing is as it was designed. There are two types of accounts: AdWords and MCC: - AdWords accounts have campaings, ads, keywords etc. The billing information in this account pays for CPC costs, etc. - MCC accounts cannot have campaigns or run ads. They are linked to Ad

AdWords API Re: AdExtensionOverrideService Set operation not supported

2010-04-16 Thread AdWords API Advisor
Hi, Yes, they too can only be ADDed and REMOVEd. Best, - Eric On Apr 15, 2:41 pm, SW wrote: > Is it the same case with CampaignAdExtensionService? > > On Apr 15, 9:44 am, AdWords API Advisor > wrote: > > > > > Hi, > > > That's correct, AdExtensionOverides cannot be updated after they are > > c

AdWords API Re: Structure report: recognizing inherited CPC bids at keyword level

2010-04-16 Thread Sander Agricola @ Traffic4u
Anyone?? This is still a big problem for us... -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=

AdWords API Re: Error handling in adwords4r?

2010-04-16 Thread AdWords API Advisor
Hi, The maintainer of the ruby client library is aware of this shortcoming and has the feature on his development roadmap. If you would like to provide additional feedback about this feature request you can do so here: http://code.google.com/p/google-api-adwords-ruby/issues/detail?id=17 Also,

Re: AdWords API Re: Api Error Parser

2010-04-16 Thread AdWords API Advisor
Hi, The SoapFaults returned by the PHP client library extend the Exception class, so you can access the message using $e->getMessage(). I am currently working on some utility methods to make it easier to get the inner ApiError objects, and it should be available in the next release. Best, - Eric

Re: AdWords API Re: Couldn't find the my client center user Interface

2010-04-16 Thread AdWords API Advisor
Hi Hamza, The steps for registering as a developer are listed here: https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?hl=en&answer=15104 Please note that the AdWords API Center tab only available in MCC accounts, not regular AdWords accounts. You can create an MCC account here:

AdWords API Re: Email/Password refused by authentication service, but allowed in v13

2010-04-16 Thread Zweitze
OK, those accounts had listed "Your old, shared account" as access rights. However, I'm experiencing another problem with the ClientLogin API: Two accounts get error "CaptchaRequired". Note: The software has no GUI, the concept of a CAPTCHA makes no sense here. Logging in on the Adwords web site

Re: AdWords API Re: Where is "API Center" menu in my AdWords account?

2010-04-16 Thread iwein
After some searching I found out that when you already have an AdWords account it is impossible to enable MCC for it and you will get a version of the client that does not have API Center under My Account. I have no idea how to get the money I put in my account onto an account that has API access.

Re: AdWords API Re: Where is "API Center" menu in my AdWords account?

2010-04-16 Thread iwein
On Apr 16, 4:21 am, Daniel Parker wrote: > Did you ever find your API tab in your account? I woukld like to > activate mine also, but I can not find any sign of my API tab in my my > MCC account, how do you regiaster? It seems to me the MCC activation is broken, I tried to follow the procedure fo

AdWords API Re: Api Error Parser

2010-04-16 Thread jakov34
Yeah, i it's PHP. Thanks for your response. But if you see there is some protected parameters, and i need them. There should be some method in Class which will treat this object. you can't just say echo $object->message; you need to use some method which is in this Class to do it.. So, should I cr

AdWords API Re: Sandbox UI

2010-04-16 Thread ZSvedic
There is a way to view AdWords sandbox. We have developed a small GUI application for that purpose: http://www.gemboxsoftware.com/Ppc/ReferenceApplication.htm In order to run it, you need Windows machine with .NET Framework. GemBox.Ppc Reference Application will work with sandbox of any size and

AdWords API Re: PHP get all client IDs

2010-04-16 Thread Christian Krahn
Hi, this kind of functionality will probably be in the AccountService, which is not yet implemented in the new API. You will have to use the old API / Framework for that service. Regards, - Christian On 15 Apr., 17:54, billybob wrote: > I can't seem to find a method that will reurn all client I

AdWords API Re: edit ad extension error

2010-04-15 Thread freesystems.t...@gmail.com
Hi, When i publish the keyword it has inserted ([keyword]) . it should look like: “keyword”. it's adding extra braces. my operation array is like this AdGroupCriterionOperation Object ( [operand] => BiddableAdGroupCriterion Object ( [userSt

AdWords API Re: Where is "API Center" menu in my AdWords account?

2010-04-15 Thread Daniel Parker
Did you ever find your API tab in your account? I woukld like to activate mine also, but I can not find any sign of my API tab in my my MCC account, how do you regiaster? Parker On Apr 1, 4:11 am, bcurtu wrote: > I want to sign up for AdWords API, so I follow the instructions > (https://adword

AdWords API Re: Couldn't find the my client center user Interface

2010-04-15 Thread Daniel Parker
Please help, how do you register when there is no API tab in your MCC account, where do you go to apply for developers token and all other pertinent information involving registration? A step-by-step definition would be great! Please respond? D. Parker On Apr 15, 2:44 am, "hamza.meham...@equit

AdWords API Re: CPC Estimates

2010-04-15 Thread BrandonHall
My fault. I just found this blog post from Google: http://adwordsapi.blogspot.com/2010/02/60-days-left-to-migrate-to-v200909.html On Apr 15, 5:38 pm, BrandonHall wrote: > With the sunset of V13 less than a week away are there any options for > getting CPC Data? I always figured the TrafficEstimat

AdWords API Re: AdExtensionOverrideService Set operation not supported

2010-04-15 Thread SW
Is it the same case with CampaignAdExtensionService? On Apr 15, 9:44 am, AdWords API Advisor wrote: > Hi, > > That's correct, AdExtensionOverides cannot be updated after they are > created. > > Best, > - Eric Koleda, AdWords API Team > > On Apr 14, 5:01 pm, SW wrote: > > > > > Hi, > > > When I t

AdWords API Re: Api Error Parser

2010-04-15 Thread Joshua J. Kugler
You didn't say what language you are using, but that looks like PHP. That is a PHP object, so you should be able to do treat it as a standard PHP array. No need to parse it. j On Thursday 15 April 2010, jakov34 elucidated thus: > Hi, > Is there any example, how to parse AdWords API Error. > L

AdWords API Re: Problems saving AdGroup

2010-04-15 Thread AdWords API Advisor
Hi, If you want to set ManualCPCAdGroupBids then you need to ensure that your campaign uses the ManualCPC bidding strategy. Best, - Eric Koleda, AdWords API Team On Apr 14, 7:31 pm, "sla...@gmail.com" wrote: > I'm getting the following error trying to save an adGroup.  I got this > error runnin

AdWords API Re: Exception while trying to add campaign budget

2010-04-15 Thread AdWords API Advisor
Hi Sai, The MONTLY budget is a legacy option which cannot be used in new campaigns. A better error message will be returned in the next version of the API. Best, - Eric Koleda, AdWords API Team On Apr 15, 7:15 am, RAGHAVENDRA SUDHA wrote: > Hi, > i am getting an exception while trying to add a

AdWords API Re: Information needed on v2009 -- exceptions

2010-04-15 Thread AdWords API Advisor
Hi Sai, To avoid CONCURRENT_MODIFICATION errors you should ensure that each thread works on a different campaign. When these errors do occur you should pause for a few moments and retry the request. The UNEXPECTED_INTERNAL_API_ERROR can have many causes, and if you provide me with a requestId I

AdWords API Re: bulk mutate with asociated MCC

2010-04-15 Thread AdWords API Advisor
Hi, It looks like the IDs you are using aren't valid. Refer to the fieldPath of the ApiError to determine which ID is invalid. Best, - Eric On Apr 15, 6:37 am, glownet wrote: > i did a new test, usualy i used customerID , but now i used campaingID > for pause a adgroup, and i got conection but

AdWords API Re: REGISTRATION

2010-04-15 Thread AdWords API Advisor
Hi, To register as a developer follow the steps listed here: https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?answer=15104 Best, - Eric Koleda, AdWords API Team On Apr 14, 10:32 pm, Daniel Parker wrote: > How does one reister for a API acount and developers token? I have  looke

AdWords API Re: Policy Errors on Keywords in Sandbox

2010-04-15 Thread AdWords API Advisor
Hi Peter, The documentation refers to the v13 version of the API, and the behavior has changed in the v200909 version. To trigger a policy violation error in the sandbox you can use the term "google". Best, - Eric Koleda, AdWords API Team On Apr 14, 8:50 pm, Peter wrote: > According to the doc

AdWords API Re: Sandbox and conversion optimizer

2010-04-15 Thread AdWords API Advisor
Hi Henri, Unfortunately it isn't possible to bypass those checks at this time. I'll raise the issue with the core engineering team, as it would be a useful feature. Best, - Eric Koleda, AdWords API Team On Apr 14, 7:08 pm, h805 wrote: > Hi, > > I am trying to test some code that deals with the

AdWords API Re: AdExtensionOverrideService Set operation not supported

2010-04-15 Thread AdWords API Advisor
Hi, That's correct, AdExtensionOverides cannot be updated after they are created. Best, - Eric Koleda, AdWords API Team On Apr 14, 5:01 pm, SW wrote: > Hi, > > When I try to mutate the AdExtensionOveride with SET operation, I get > the error stating "[OperatorError.OPERATOR_NOT_SUPPORTED @ > op

AdWords API Re: USER_PERMISSION_DENIED

2010-04-15 Thread AdWords API Advisor
Hi, Please ensure that the MCC user you generated the authToken for has access to the client account specified in the clientEmail header. Best, - Eric Koleda, AdWords API Team On Apr 14, 4:35 pm, "cviorel2...@yahoo.com" wrote: > Hi! > I’m new in Google API. > When I’m trying to test the SampleW

AdWords API Re: CampaignTarget 'SET' Operation problems

2010-04-15 Thread AdWords API Advisor
HI NS, There is no object called NetworkTargetOperation. The CampaignTargetService only has a CampaignTargetOperation, which sets a TargetList. To update targets the process should be: - Use CampaignTargetService.get() to retrieve the current targets - Add/update/remove targets from the TargetL

AdWords API Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-04-15 Thread AdWords API Advisor
Hi Gerard, This error means that potentially fraudulent activity was detected on the account so access has been restricted. http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.QuotaCheckError.html You can contact your AdWords representative or adwords- supp...@google.com

AdWords API Re: how do I get the username/password from an AdWordsUser (v200909 .NET client library)?

2010-04-15 Thread AdWords API Advisor
Hi, Please remember that the username and password of the AdWordsUser is used to obtain an authToken, which is only valid for two weeks. Best, - Eric Koleda, AdWords API Team On Apr 15, 8:14 am, Zweitze wrote: > Assuming .NET library: > Call AdwordsService.GetService(), any service will do. > Y

AdWords API Re: Deleted Ads not returned by AdgroupAd service

2010-04-15 Thread AdWords API Advisor
Hi Sai, This is a known limitation of the v200909 version of the API. We are hoping to enable the retrieval of deleted ads in the next version. Please also be aware that deleted ads cannot be "un-deleted" any longer, in the AdWords web interface or the API. Best, - Eric Koleda, AdWords API Team

AdWords API Re: how do I get the username/password from an AdWordsUser (v200909 .NET client library)?

2010-04-15 Thread Zweitze
Assuming .NET library: Call AdwordsService.GetService(), any service will do. You'll find the information in the service properties emailValue and passwordValue. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find u

AdWords API Re: bulk mutate with asociated MCC

2010-04-15 Thread glownet
i did a new test, usualy i used customerID , but now i used campaingID for pause a adgroup, and i got conection but later the request had an error: error: [12:10:20] Javi: [EntityNotFound.INVALID_ID @ operations[0].operations[0].operand.id; trigger:'AdGroupId: x80907'] this is the operationst

AdWords API Re: bulk mutate with asociated MCC

2010-04-15 Thread glownet
hello , the error is [IdError.NOT_FOUND @ operation.operand.request.operationStreams[0]] i try to do it in my premiun account and get correct results, but when i try to do it in standar account in a linked MCC (not premiun) don't work and a get this error. thanks you On Apr 13, 9:39 pm, AdWords

AdWords API Re: CampaignTarget 'SET' Operation problems

2010-04-14 Thread NS
Anyone, please help. Thanks, NS On Apr 14, 11:21 am, NS wrote: > Hello Everybody, > > I was trying to update Language, Geo and network targets on a campaign > but I don't want to update all of those. I want to update just the one > which has been modified in the UI. So if the user modified only

AdWords API Re: Keyword Categories

2010-04-14 Thread AdWords API Advisor
Hi, I don't have any information about the accuracy of these categories. The documentation for the categories just went live: http://code.google.com/apis/adwords/v2009/docs/codelists/keyword_categories.html Enjoy, - Eric On Apr 13, 8:39 pm, Crawl About wrote: > thanks for the reply. > > Any

AdWords API Re: Why do mutate operations automatically return list of modified objects?

2010-04-14 Thread AdWords API Advisor
Hi, Thank you for the explanation and suggestion. I'll bring this up with the core engineering team and see what they think of the idea. Best, - Eric On Apr 14, 1:55 pm, dshevnock wrote: > I guess I am more questioning why it "automatically" returns a list of > all updated objects. Would it no

AdWords API Re: Campaign schedule status in v200909

2010-04-14 Thread AdWords API Advisor
Hi Suraiya, Are you referring to AdSchedule.status? http://code.google.com/apis/adwords/docs/developer/AdSchedule.html#status In the v200909 version of the API it is not possible to enable or disable an ad schedule. All AdScheduleTargets are active, and to disable them you need to remove them

AdWords API Re: How to get campaign stats data for SEARCH network only

2010-04-14 Thread AdWords API Advisor
Hi, The StatsSelector doesn't have a network field, and doesn't support segmenting by network type: http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.StatsSelector.html The only way to get this information is to use the ReportService and include the AdWordsType (aka Ad

AdWords API Re: any way to test getting AdWordsApiException thrown?

2010-04-14 Thread AdWords API Advisor
Hi, There are many ways to get an ApiException thrown. For example, you could create a campaign without specifying a budget, etc. Best, - Eric On Apr 13, 7:05 pm, BeeGeez wrote: > v200909 .NET > > On Apr 13, 12:44 pm, AdWords API Advisor > > > > wrote: > > Hi, > > > The AdWords API has versio

AdWords API Re: Throwing exception: [TargetingIdeaError.NO_PAGING_IN_SELECTOR @ selector.selector.selector]

2010-04-14 Thread AdWords API Advisor
Hi, The totalNumEntries contains the total number of items returned across all pages. http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIdeaService.TargetingIdeaPage.html#totalNumEntries The get method is generic, returning keyword or placement ideas using combinations of sour

AdWords API Re: Sandbox UI

2010-04-14 Thread AdWords API Advisor
Hi, We are working on releasing a simple application that will allow you to visually browse the contents of your AdWords sandbox accounts. There is no version of the AdWords web interface however that will work with a sandbox account. Best, - Eric Koleda, AdWords API Team On Apr 14, 4:17 am, Ale

AdWords API Re: Not getting any campaigns back from sandbox

2010-04-14 Thread AdWords API Advisor
Hi J, All sandbox accounts start empty, and so you will need to add campaigns before you can retrieve any. To do this, use the mutate() method with operations that use the ADD operator. Best, - Eric On Apr 13, 4:24 pm, J wrote: > How do I create campaigns in sandbox account? Do I need to use m

AdWords API Re: Several Months for Approval

2010-04-14 Thread BrandonHall
Hey Eric, Thank you for the response. Emailed to you guys with the subject: "Followup From Forum Thread" On Apr 13, 5:36 pm, AdWords API Advisor wrote: > Hi Brandon, > > I apologize for the long delay in getting your tokens approved. > Please send the email address of the account you registered w

AdWords API Re: Failed to do client auth with Gaia server exception

2010-04-14 Thread hov...@gmail.com
Thanks for your help Eric. We have modified our software to cache AdWordsUser per account. We are not caching services, but it seems as that doesn't make much difference, because once AdWordsUser is authenticated (it has authToken) subsequent calls to getService don't make web service calls and co

AdWords API Re: Why do mutate operations automatically return list of modified objects?

2010-04-14 Thread dshevnock
I guess I am more questioning why it "automatically" returns a list of all updated objects. Would it not be much more efficient if we could pass along a flag that allows us to opt-in for a returned list of those objects? If our software needs to go and update 5,000 criterion bids (and the bids are

AdWords API Re: Python API v10.0.1

2010-04-14 Thread Greg Heidel
I resolved this issue... On Apr 14, 12:42 pm, Greg Heidel wrote: > I am having trouble getting any Python API call to succeed and I am > not getting any useful error information returned. > > Here is the result of running an example program: > > C:\Research\Python\Libraries\awapi_python_lib_10.0.

AdWords API Re: Campaign schedule status in v200909

2010-04-14 Thread Suraiya
Hi Eric, Thanks a lot for your reply. I am doing exactly what you mentioned here but I do not see anything in any of the returned data structure that is equivalent to the v13 campaign schedule status (we store that in the database). Use of v200909 campaign serving status (even after some mapping ad

AdWords API Re: Campaign schedule status in v200909

2010-04-14 Thread AdWords API Advisor
Hi Suraiya, In the v200909 version of the API you can use CampaignService.get() method with an empty selector to get all the campaigns in the account. To get the ad scheduling for the Campaign you need to use the CampaignTargetService.get() method to retrieve the AdScheduleTargetList for the camp

AdWords API Re: Bidding and Budgets

2010-04-14 Thread AdWords API Advisor
Hi Jonathan, It will throw a BiddingError.BID_TOO_HIGH_FOR_DAILY_BUDGET error. Best, - Eric Koleda, AdWords API Team On Apr 13, 2:47 pm, Jonathan Beebe wrote: > What happens if I use the API to set the bid of an AdGroup or Keyword > to be larger than the Budget? Does it throw an error? Or will

AdWords API Re: Caught between a rock and a hard place?

2010-04-14 Thread Joshua J. Kugler
As stated in the blog (and many times on this list) you can continue to use the v13 services that have not yet been ported to v200909, even after the initial sunset. See: http://adwordsapi.blogspot.com/2010/04/14-days-left-to-migrate-to-v2009.html "The only v13 services that will remain access

AdWords API Re: Why do mutate operations automatically return list of modified objects?

2010-04-14 Thread AdWords API Advisor
Hi, In addition, when adding new items using the ADD operator, you need to retrieve the ids of the created items. Best, - Eric Koleda, AdWords API Team On Apr 14, 8:06 am, Ales Sturala wrote: > Because AdWords in some rare cases changes your data. For example, > when creating or changing name o

AdWords API Re: Criterion Stats empty startDate and endDate with v2009

2010-04-14 Thread AdWords API Advisor
Hi David, This is a known issue and something we are in the process of resolving. In the mean time you can keep track of the start and end date set on the StatsSelector and use those values. Best, - Eric Koleda, AdWords API Team On Apr 13, 11:31 am, David Levy wrote: > Hi > > I am migrating my

AdWords API Re: Report Service

2010-04-14 Thread AdWords API Advisor
Hi, Please see my response on the following thread: http://groups.google.com/group/adwords-api/browse_thread/thread/6a59016fe6f411ce/ Best, - Eric Koleda, AdWords API Team On Apr 13, 7:54 am, pilldesign wrote: > Is there a planned date for report service migration to version > v2009 ? > > T

AdWords API Re: Changing Adwords API billing information

2010-04-14 Thread AdWords API Advisor
Hi Maurice, To change your AdWords API budget you need to log in to the MCC account that owns your developer token and navigate to "My account" => "AdWords API Center". Best, - Eric Koleda, AdWords API Team On Apr 13, 6:00 am, Maurice van der Meer wrote: > Hi! > > When using the keywords api to

AdWords API Re: Will i be able to use apility for ReportService after new API launch

2010-04-14 Thread AdWords API Advisor
Hi Alexander, The ReportService is not yet available in the v2009 version of the API, and therefore isn't part of the v13 sunset taking place on April 22nd. You can continue using the v13 ReportService, but you should make sure you monitor the AdWords API blog for announcements about future relea

AdWords API Re: Why do mutate operations automatically return list of modified objects?

2010-04-14 Thread Ales Sturala
Because AdWords in some rare cases changes your data. For example, when creating or changing name of a campaign, it trims a white space and double spaces in the name: " mycampaign" -> "my campaign" The returned data is the exact form of how it is stored. On Apr 13, 8:24 pm, dshevnock wro

AdWords API Re: ADWORDS API RATE SHEET -- validate only apicall

2010-04-14 Thread Christian Krahn
Hello Sai, each campaign mutate operation will cost 0.05, so if you have 10 operations, it would be 0.5 quota units, rounded to 1 quota unit. If you get an error from the API the cost depends on the type of error: If the cause of error is on your side (e.g. policy violation or missing required fi

AdWords API Re: Why do mutate operations automatically return list of modified objects?

2010-04-14 Thread Christian Krahn
Maybe so you can verify if the changes actually took place? Or save the returned object to a local database? There are plenty of possible applications. Regards, - Christian On 13 Apr., 20:24, dshevnock wrote: > Out of curiosity, why do the mutate operations (such as > AdGroupService.mutate, AdG

AdWords API Re: Why do mutate operations automatically return list of modified objects?

2010-04-14 Thread dshevnock
bump -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

AdWords API Re: Sandbox UI

2010-04-14 Thread Ales Sturala
As far as I know, one of the AdWords API guys is building such a tool, where you can browse your Sandbox account. I don't know the progress, though. On Apr 13, 9:55 pm, BVMedia wrote: > Hey All, > > I've been tasked with porting over our existing V13 system to V200909 > and I have to say it's one

AdWords API Re: Sandbox UI

2010-04-14 Thread Peer Jakobsen (AdWords API Guru)
There is no sandbox UI. Good luck! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=

AdWords API Re: Can i use ThreadLocal. to cache account/service per account per thread??

2010-04-13 Thread AdWordsNovice
Thanks Eric..Example was life saver. thanks again. On Apr 13, 2:47 pm, AdWords API Advisor wrote: > Hi, > > The login errors you mentioned are specifically from the ClientLogin > API, and another way of avoiding them is to simply cache the authToken > that it generates.  You can cache this to

AdWords API Re: Keyword Categories

2010-04-13 Thread Crawl About
thanks for the reply. Any comment or advice on the quality of the keywords assigned to the categories? I have listed a bunch of obviously wrongly assigned keywords above. and there are tones more. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunse

AdWords API Re: No data return when AdGroupCriterionIdFilter set to "adGroupId"

2010-04-13 Thread AdWords API Advisor
Hi David, Do you have the requestId of this request? Best, - Eric On Apr 13, 4:47 am, Dave L wrote: > Hi Eric, > > Ok, further to my last post, I have this similar problem happened > frequently again for different requests. For example, today, when I > called the following request, it took a lo

AdWords API Re: any way to test getting AdWordsApiException thrown?

2010-04-13 Thread BeeGeez
v200909 .NET On Apr 13, 12:44 pm, AdWords API Advisor wrote: > Hi, > > The AdWords API has versions like v200909, etc.  However the client > libraries are different, and there is one for Java, .NET, Python, PHP, > Perl, and Ruby: > >  http://code.google.com/apis/adwords/docs/clients.html > > Whic

AdWords API Re: getting different keywords TargetingIdeaService

2010-04-13 Thread AdWords API Advisor
Hi Andy, The v200909 TargetingIdeaService is based on technology similar to that of the Search-based Keyword Tool, while the v13 KeywordToolService is based on technology similar to the classic Keyword Tool: http://www.google.com/sktool/ https://adwords.google.com/select/KeywordToolExternal

AdWords API Re: Throwing exception: [TargetingIdeaError.NO_PAGING_IN_SELECTOR @ selector.selector.selector]

2010-04-13 Thread BeeGeez
Okay, but is the totalNumEntries the total returned for all of the pages? Or is it only the total for that particular page? I would have to page to items beyond that limit(?) if it's only the total for each page. Also, why even have a get() method if the number of results is unknown? Why not ju

AdWords API Re: Data Discrepancies between v13 and v200909

2010-04-13 Thread AdWords API Advisor
Hi, The reason that qualityInfo and firstPageCpc aren't being returned for these keywords is because they are in a campaign that only targets the Content Network. This information is only relevant for the Search Network and is not calculated / returned for campaigns that aren't targeting it. The

AdWords API Re: edit ad extension error

2010-04-13 Thread AdWords API Advisor
Hi, The TrafficEstimatorService has not yet been migrated to the v2009 version of the API, and for the time being you can continue to use the v13 version of the service to get this information. The TrafficEstimatorService is not part of the v13 sunset that is taking place on April 22nd. Best, -

AdWords API Re: Can TheadLocal be used in AdWords..any example..to reuse service and user account

2010-04-13 Thread AdWords API Advisor
Hi, Please see my response on your other thread: http://groups.google.com/group/adwords-api/browse_thread/thread/db376b96cc2a2d80/ Best, - Eric Koleda, AdWords API Team On Apr 12, 1:26 am, AdWordsNovice wrote: > Is there any example using ThreadLocal to store AdWordUser and service > so tha

AdWords API Re: Can i use ThreadLocal. to cache account/service per account per thread??

2010-04-13 Thread AdWords API Advisor
Hi, The login errors you mentioned are specifically from the ClientLogin API, and another way of avoiding them is to simply cache the authToken that it generates. You can cache this token for up to two weeks, and use it when you create new AdWordsUser objects. An example of handling authTokens m

AdWords API Re: Migration

2010-04-13 Thread AdWords API Advisor
Hi Daniel, Follow these directions to apply for a developer token: https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?answer=15104 More information about the migration to v200909 can be found here: http://adwordsapi.blogspot.com/2010/01/100-days-until-major-v13-sunset.html Best

AdWords API Re: Several Months for Approval

2010-04-13 Thread AdWords API Advisor
Hi Brandon, I apologize for the long delay in getting your tokens approved. Please send the email address of the account you registered with to adwordsapiadvi...@google.com and then reply to this thread so I know to check that mailbox. I'll look into your application and make sure it is handled c

AdWords API Re: ConversionOptimizer, BudgetOptimizer and the Adwords GUI

2010-04-13 Thread AdWords API Advisor
Hi Peer, Currently the ConversionOptimizer bidding strategy only works with the CLICKS PricingModel, which is was the AdWords web interface uses. https://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=71022 Like elsewhere in the API, enums may contain values that aren't appropriate f

AdWords API Re: Not getting any campaigns back from sandbox

2010-04-13 Thread J
How do I create campaigns in sandbox account? Do I need to use mutate to create campaigns? I was under the impressions that I could download "test" campaigns from the sandbox. Thanks, J On Apr 13, 12:41 pm, AdWords API Advisor wrote: > Hi, > > Can you confirm that there are campaigns in that san

AdWords API Re: v2009 version of GetUnitCountForMethod (InfoService)?

2010-04-13 Thread AdWords API Advisor
Hi, Yes, if you want to get usage of the mutate method you need to specify the operator field. Best, - Eric On Apr 12, 1:35 pm, BeeGeez wrote: > Thanks.  I thought it might be something like that.  Do I also need to > include the method operator (if the mutate method is being examined)? > > On

AdWords API Re: any way to test getting AdWordsApiException thrown?

2010-04-13 Thread AdWords API Advisor
Hi, The AdWords API has versions like v200909, etc. However the client libraries are different, and there is one for Java, .NET, Python, PHP, Perl, and Ruby: http://code.google.com/apis/adwords/docs/clients.html Which of these are you using, if any? Best, - Eric On Apr 12, 1:33 pm, BeeGeez

AdWords API Re: Not getting any campaigns back from sandbox

2010-04-13 Thread AdWords API Advisor
Hi, Can you confirm that there are campaigns in that sandbox account? If so, can you post the SOAP XML request and response? Best, - Eric Koleda, AdWords API Team On Apr 12, 1:33 pm, J wrote: > Hello, > > I am trying to create JAX WS proxy and then connect to sandbox to > download campaigns. H

AdWords API Re: bulk mutate with asociated MCC

2010-04-13 Thread AdWords API Advisor
Hi, Can you provide more technical details about the problem you are having? Is there an error being returned? Best, - Eric Koleda, AdWords API Team On Apr 12, 12:42 pm, glownet wrote: > hello , i have a problem with bulk mutate operations, i'm using a mcc > account for do changes in some MCC,

AdWords API Re: getBulkKeywordIdeas On Inside Pages

2010-04-13 Thread AdWords API Advisor
Hi, The TargetingIdeaService getBulkKeywordIdeas() method is optimized for certain situations, but may not be appropriate for others. Try using the get() method instead for this query and you may get better results. Best, - Eric Koleda, AdWords API Team On Apr 12, 10:30 am, CP wrote: > We've c

AdWords API Re: Throwing exception: [TargetingIdeaError.NO_PAGING_IN_SELECTOR @ selector.selector.selector]

2010-04-13 Thread AdWords API Advisor
Hi, As with all the services that support paging, the total number of items returned is contained in the totalNumEntries field of the page. Trying to page to items beyond that limits won't return any results. The TargetingIdeaSerice get() method is limited to 800 results, while the getBulkKeyword

AdWords API Re: Data Discrepancies between v13 and v200909

2010-04-13 Thread sidd
Here's the request ID for v200909: https://adwords.google.com/api/adwords/cm/ v200909"> 8fe16556daf6af6fee226eb7835cb615 1 13620 1 Request ID for v13: http://schemas.xmlsoap.org/soap/actor/next"; soapenv:mustUnderstand="0" xmlns="https://a

AdWords API Re: Reporting Problems

2010-04-13 Thread AdWords API Advisor
Hi David, Looking at the logs this report eventually did complete. How long did you wait for the job to finish? Best, - Eric Koleda, AdWords API Team On Apr 12, 11:33 am, "okiebug1...@gmail.com" wrote: > Good Morning All, > > I have the following SOAP Request, authentication hidden, which is >

AdWords API Re: Data Discrepancies between v13 and v200909

2010-04-13 Thread AdWords API Advisor
Hi, Can you post the requestIds for those v200909 and v13 requests? Thanks, - Eric On Apr 13, 1:23 pm, sidd wrote: > Just tested it against an active campaign with an enabled ad group .. > > the firstPageCpc attribute is missing completely and qualityInfo is an > empty node. > > v200909: > >  

  1   2   3   4   5   6   7   8   9   10   >