AdWords API Re: error : SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED

2010-01-26 Thread hongyu...@gmail.com
I have the same problem. do we have a exact number? how much response will get the exception? Thanks Warren On Jan 13, 1:24 am, AdWords API Advisor wrote: > Hi P.W., > > I would recommend that you set the Paging on the request, so that the > results are returned in smaller batches: > >  http://

AdWords API Re: Can I get all AdGroupCriteria Infomation by one API request?

2010-01-26 Thread hongyu...@gmail.com
that's helpful. I have tried, and I get the RESPONSE_SIZE_LIMIT_EXCEEDED as you said. Do we have the exact limit number, or suggest size for the response size in one batch. Thanks Warren On Jan 26, 2:32 am, AdWords API Advisor wrote: > Hi, > > In the v200909 version of the API, if you use an e

AdWords API v2009 Adwords Api bug and Desktop Applications

2010-01-26 Thread Soapy
Are there any plans to fix the bug, where the new version of the api is not compatible with desktop .net applications? See http://groups.google.com/group/adwords-api/browse_thread/thread/fcde4e1d252152f5/ There's now less than 100 days left before V13 is dropped, we have 3 desktop applications t

AdWords API Re: Is there any alternate option to make report without validating or scheduling

2010-01-26 Thread ipsita rout
I need to clear one other problem My code is $email = "MCC a/c email"; $password = "MCC a/c pwd"; $useragent = "Ipsita Test Sample"; $applicationToken = "app token";//Ignored in Sandbox $account_type = "GOOGLE"; $service = "adwords"; $clientEmail = "$email"; $namespace = 'https://adwords.google.com

Re: AdWords API Re: We can't modify the keywords more than 3000..

2010-01-26 Thread 郭鹏
Hi Ales I think the request SOAP message is's to large for I got the response SOAP message. And the is no error message generated, for I want to modify 3000 keywords, I divide it into 3 groups (1000 keywords per groups) We got the Error message: Caused by: InternalApiError.UNEXPECTED_INTERNAL_AP

AdWords API Re: soapenv:Server.userExceptionYou must supply an MCC login to perform the current operation.

2010-01-26 Thread ewan
Did you get this sorted out? You're trying to pull keyword report columns but you've specified that you want a campaign report. You need to either change the selectedReportType to Keyword or remove the keyword level columns. -- You received this message because you are subscribed to the Google

AdWords API Budget Period changes

2010-01-26 Thread sm1
I am trying to change the Budget Period from MONTHLY to DAILY... but Google returns UNEXPECTED_INTERNAL_API_ERROR error. Please have alook at the SOAP request and response below and point out where m I going wrong. - http://www.w3.org/2001/XMLSchema- instance" xmlns:SOAP-ENC="http://schemas.xm

AdWords API Re: Http status code for soap fault

2010-01-26 Thread john.patrick.gal...@gmail.com
Eric: I work with Tejesh. Is there someone you can escalate this to? If not, is there someone I can escalate it to? It's has significant impact on our software and we're trying to push a new release of our product to production in the next few weeks with full support for the 2009 APIs. John Galvi

AdWords API Re: Is there any alternate option to make report without validating or scheduling

2010-01-26 Thread AdWords API Advisor
Hi, Can you explain what you are trying to accomplish with this code? What are your goals, and what is failing? Best, - Eric On Jan 26, 5:09 am, ipsita rout wrote: > I need to clear one other problem > My code is > $email = "MCC a/c email"; > $password = "MCC a/c pwd"; > $useragent = "Ipsita Te

AdWords API Re: TargetingIdeaSelector Localization

2010-01-26 Thread AdWords API Advisor
Hi Jason, The way to accomplish this with the TargetingIdeaService is to use the CountryTargetSearchParameter and LanguageTargetSearchParameter: http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIdeaService.CountryTargetSearchParameter.html http://code.google.com/apis/adword

AdWords API Re: AuthenticationError:GOOGLE_ACCOUNT_COOKIE_INVALID.

2010-01-26 Thread AdWords API Advisor
On Jan 25, 12:47 pm, Ryan wrote: > Hi, > > I'm having a problem with running calls to the Google Awords 2009 API. > I've managed to successfully retrieve an access token and it does > appear in the account. So there's no problem there. > > However, when I try and make calls to one of the web ser

AdWords API Re: AuthenticationError:GOOGLE_ACCOUNT_COOKIE_INVALID.

2010-01-26 Thread AdWords API Advisor
Hi Ryan, How long ago did you request the authToken? They expire after two weeks, which may be the issue. Also, are you using a Google account (like @gmail.com) or a hosted account (using a Google Apps domain)? Best, - Eric Koleda, AdWords API Team On Jan 26, 10:42 am, AdWords API Advisor wro

AdWords API Re: Add clients to mcc via using api

2010-01-26 Thread AdWords API Advisor
Hi Amish, Unfortunately linking AdWords accounts to a My Client Center (MCC) account isn't a feature provided by the API. This process can only be done in the AdWords web interface. Best, - Eric Koleda, AdWords API Team On Jan 25, 1:28 pm, Amish wrote: > Hello guys, > > I have just started wit

AdWords API Re: Behavior towards over-sized report.

2010-01-26 Thread AdWords API Advisor
Hi Kato, Unfortunately there is no way to know the size a report before it is generated. As for performing a local database sync, the account structure reports are likely your best option. Best, - Eric On Jan 25, 9:35 pm, kato wrote: > Thanks for your reply. > > I plans to use Account Structur

AdWords API Re: TargetingIdeaSelector Localization

2010-01-26 Thread JasonC
So you can combine them. Very cool. Thank you much! Jason On Jan 26, 8:25 am, AdWords API Advisor wrote: > Hi Jason, > > The way to accomplish this with the TargetingIdeaService is to use the > CountryTargetSearchParameter and LanguageTargetSearchParameter: > >  http://code.google.com/apis/adwor

AdWords API get client id from user and work on that client...

2010-01-26 Thread blt
I need some help in getting started. Based upon the clientid provided by user, want to run the php scripts from the php client library. But I dont see any way out to dynamically work on the clientid, as the clientid is directly fetched from the auth.ini file in the client library. I know that, no

AdWords API Re: Strange Login Error

2010-01-26 Thread Katrin
Hey Pete :) i had the same error .. and after 1 week of frustration i finally found this thread and it did work changing the email from b...@googlemail.com to b...@gmail.com .. Happy again :) On 22 Jan., 09:58, pete wrote: > Unbelievably the client has now pulled the campaign and removed the >

AdWords API Re: AuthenticationError:GOOGLE_ACCOUNT_COOKIE_INVALID.

2010-01-26 Thread Ryan
Hi and thanks for the response. I'd revoked and reissued new tokens, the response I receive seems to indicate that the token is valid. None the less it would have been a few hours before I posted this originally. As far as the email address goes, were using our company email address which is the ma

AdWords API Re: Add clients to mcc via using api

2010-01-26 Thread Amish
Thanks. On Jan 26, 10:50 am, AdWords API Advisor wrote: > Hi Amish, > > Unfortunately linking AdWords accounts to a My Client Center (MCC) > account isn't a feature provided by the API.  This process can only be > done in the AdWords web interface. > > Best, > - Eric Koleda, AdWords API Team > >

AdWords API Re: position Preference Bids

2010-01-26 Thread AdWords API Advisor
Hi Smita, Unfortunately the v200909 version of the API doesn't provide the ability to enable position preference bidding at the campaign level. This is a feature that is in the works and we hope to have available in the next release of the API. For the time being this will need to be set using th

AdWords API Re: error : SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED

2010-01-26 Thread AdWords API Advisor
Hi Warren, Unfortunately we can't disclose the exact limits, and they are subject to change over time. I would recommend using a reasonable page size (a few thousand at most) to avoid this problem. Best, - Eric On Jan 26, 3:00 am, "hongyu...@gmail.com" wrote: > I have the same problem. > > do

AdWords API Re: Can I get all AdGroupCriteria Infomation by one API request?

2010-01-26 Thread AdWords API Advisor
Hi Warren, Please see my response in this other thread: http://groups.google.com/group/adwords-api/browse_thread/thread/986374b586de74cd/ Best, - Eric On Jan 26, 3:09 am, "hongyu...@gmail.com" wrote: > that's helpful. > > I have tried, and I get the RESPONSE_SIZE_LIMIT_EXCEEDED as you said.

AdWords API Reminder: Version v200906 will be shut down in one week

2010-01-26 Thread AdWords API Advisor
http://adwordsapi.blogspot.com/2010/01/reminder-version-v200906-will-be-shut.html The v200906 API, which we released as a limited beta in June 2009, will be shut down one week from today, on February 2, 2010. -- Jason Shafton, Product Marketing Manager -- You received this message because you a

AdWords API api v2009 - how to set negative keywords at campaign level?

2010-01-26 Thread jeff
with v13, we use CriterionService.setCampaignNegativeCriteria to set negative keywords at campaign level. what is the mapping in v2009? thanks! Jeff -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwor

AdWords API vb.net examples

2010-01-26 Thread Weblamer
Are there any basic VB.net examples anywhere on the web for the new v200909 API? I had used the v13 api in an application my company uses, and all the code and functions in there worked just fine, but to be honest I am having a heck of a time even getting started in this new version. For instance,

Re: AdWords API api v2009 - how to set negative keywords at campaign level?

2010-01-26 Thread Rich Johns
If you're working in java, here is a list of objects that you'll use. Read up on these: CampaignCriterionServiceInterface ( AdWordsService.V200909.CAMPAIGN_CRITERION_SERVICE ) CampaignCriterionOperation NegativeCampaignCriterion Basically, you cobble things together and call mutate. On Tue, Jan

AdWords API BulkMutateJob and extra identifiers

2010-01-26 Thread Kyle LeNeau
I have a process that maintains an Adwords campaign on behalf of a customer. The process will either purchase new keywords, or update keywords (destination URL only) nightly. The source of truth for what keywords to maintain is in a database on our end and a user/customer was the ability to inser

AdWords API Python client field type

2010-01-26 Thread babar
Is there any template so I can instantiate to create object like campaign, adgroup, ... instead of building a dictionary. for example instead of CampaignOperation={ 'status': 'PAUSED', 'startDate': '20100109', 'endDate': '20201

AdWords API Re: v2009 Adwords Api bug and Desktop Applications

2010-01-26 Thread AdWords API Advisor
Hi, I wouldn't classify this problem as a bug with the AdWords API. There is a name conflict between a built-in .NET class and a class generated from the AdWords API WSDLs, and .NET's WSDL code generator (wsdl.exe) doesn't handle the conflict well. A detailed analysis of the issue, as well as th

AdWords API BiddingError.POSITION_PREFERENCE_NOT_ENABLED

2010-01-26 Thread nothize
Hi, The position range can be set by the PositionPreferenceAdGroupCriterionBids object, however it will fail with the error in subject if position preference is not turned on from the UI yet. Is it possible to enable the position preference function thru API? Thanks. -- You received this messa

AdWords API Re: BiddingError.POSITION_PREFERENCE_NOT_ENABLED

2010-01-26 Thread nothize
Just see that it is a duplication of http://groups.google.com/group/adwords-api/browse_thread/thread/4713aef7e5a31e43 . Case closed. -- 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-...@googlegro