Platform not set

2011-11-14 Thread Ashok
Hi , I am trying create a campaign in adwords using new api version(adwords-api-8.4.0.jar) ,campaign created but platform not set... Below is my code ,it shows added but not set in adwords. Plz me reply asap... Platform desktop = new Platform();

How to get the customerId

2011-11-14 Thread sm1
Some of our client accounts gives the customerId-1/customerId on ServicedAccountService:get request. I found couple of accounts for which we get null customerId as well. Can we have the reason why the actual customerId is not retrieved? Is there any other way to retrieve the customerId for such

Re: Sandbox V201109: CriterionError.INVALID_CRITERION_ID

2011-11-14 Thread Alex Hillel
This is also affecting me. Any news on when will this be fixed? On Nov 9, 9:45 pm, Kevin Winter kevin.win...@google.com wrote: Hi Kevin,   I also responded on the other thread, but the short version is yes, there's an issue with Location Criterion in the sandbox only. - Kevin Winter

Re: Sandbox V201109: CriterionError.INVALID_CRITERION_ID

2011-11-14 Thread Kevin Winter
Hi, Unfortunately, we do not have an ETA on fixing Location Criteria in the sandbox, but I have reached out to the engineering team responsible to see if we can get eyes on this issue. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Sandbox V201109: CriterionError.INVALID_CRITERION_ID

2011-11-14 Thread Alex Hillel
Okay thanks Kevin, that is appreciated. On Nov 14, 3:05 pm, Kevin Winter kevin.win...@google.com wrote: Hi,   Unfortunately, we do not have an ETA on fixing Location Criteria in the sandbox, but I have reached out to the engineering team responsible to see if we can get eyes on this issue.

Re: Keyword and Placement name

2011-11-14 Thread Kevin Winter
Hi, Could you please give me a little more context to what you are doing? Are you running an example? If you enable SOAP XML logging, does the logged XML contain the keyword in the response? - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Developer Token

2011-11-14 Thread Kevin Winter
Hi Sunil, If you are using a client library, you should be able to determine this by enabling logging of SOAP XML. If you aren't, the fastest way to check is if you could provide a requestId. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Is MatchType available for keyword criterion in the new criteria report?

2011-11-14 Thread oseemann
We ran into this as well. We were very thrilled about the new Criterion report type since it would allow us to avoid pulling 2 separate reports, but unfortunately we also need the match type for keywords. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Text Ads destination URL update problem

2011-11-14 Thread Kevin Winter
Hi, Ads cannot be updated via the UI or API (only paused/unpaused). You need to delete the old version and create the new version with changes. The API currently ignores attempts to SET fields such as destinationUrl. In the UI when making a change to the ad, it will actually delete the old

Re: Product Extensions

2011-11-14 Thread Kevin Winter
Hi, Unfortunately, this is still not possible via the API and I do not have an ETA for when it will be. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: SOAP-ERROR: Encoding: Error calling from_xml callback

2011-11-14 Thread Kevin Winter
Hi, Are you using the PHP client library? Do you receive a SOAP XML response or is this breaking in the request phase? Any additional information you can provide about exactly what is happening when this error occurs will help us troubleshoot. - Kevin Winter AdWords API Team --

Re: AuthenticationError.CUSTOMER_NOT_FOUND

2011-11-14 Thread Kevin Winter
Hi Pablo, Could you please email me off-list with the specific AdWords Customer ID in question? - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: One token on multiple machines

2011-11-14 Thread Kevin Winter
Hi, The answer to all of these questions is Yes. However, you should keep in mind that there are processes in place to ensure Quality of Service for all customers. If you start making too many requests you will receive a RateLimitExceededError and should slow down your requests. Another

Re: (500) Internal Server Error - KEYWORDS_PERFORMANCE_REPORT

2011-11-14 Thread Kevin Winter
Hi, I spoke with the maintainer of the C# client library and he's working on a patch to capture 400 and 500 errors. In the meantime, would it be possible to install an HTTP proxy such as Fiddlr and set it as the proxy in your App.config to see the exact response coming back from the server?

Re: MCC OAuth Long Lived Token Generation for Reporting

2011-11-14 Thread Kevin Winter
Hi David, The client libraries (except for java) have published code examples showing how to use the libraries to do this. For example, see here for python: http://code.google.com/p/google-api-ads-python/source/browse/trunk/examples/adspygoogle/adwords/other/use_oauth.py We published a blog

Re: quality score first_page_cpc change for keywords which are not active?

2011-11-14 Thread Kevin Winter
Hi Tim, This isn't an API-specific question, so you may want to ask on the general AdWords forums. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: awapi-local-db-sync

2011-11-14 Thread Kevin Winter
Hi, The last release for that project was in March of 2009 ( http://code.google.com/p/awapi-local-db-sync/downloads/list) and as far as I know is not longer maintained. - Kevin Winter AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

match TypeKeywordlessAdRule

2011-11-14 Thread pete
I'm getting a new matchType in v13 Ad perf reports - KeywordlessAdRule What is this? I get a keywordId for them using v201109 AdHoc reports but I'm not sure which report I should download to get the (keyword?) details. Appreciate any info/help? pete --

Re: V201109 7 mobile call stats

2011-11-14 Thread Kevin Winter
Hi Reed, I also responded to your off-list email but I wanted to capture my response here to help others. I was able to duplicate this behavior and I agree that this restriction makes it difficult to filter specifically call data in reports. I've filed an issue with the core engineering

Re: Error : the trustAnchors parameter must be no

2011-11-14 Thread Cedart
Hello, Thanks for your reply, I have imported certificates into the java keystore. It works now. Regards. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Stats.Network in API calls and/or Report-based workarounds

2011-11-14 Thread goo...@rndinteractive.com
For what it is worth: In response to iateadonut's money question: with the API I was doing lazy caching -- if you ask for month to date data, I fetch it from API if I haven't already today, and thereafter fetch it from my DB. If you ask for the October rollup, it would fetch it from the API the

dotnet api and sitelinks take 2

2011-11-14 Thread Paigey
Hi all, back in August I posted some requests for help with how adding and removing sitelinks works and would like to say a big thanks to Pete Lavetsky and Anash Oommen for their replies and advice. Since the last post I have built an app for the google heads here to use to keep track of

Re: dotnet api and sitelinks take 2

2011-11-14 Thread Paigey
Looks like the value linkid on line 39 is null and the api doesn;t allow nullable values. I added if (linkId == null) { linkId = 0; } to just before RemoveActiveSitelinkExtension(campaignId, long.Parse(linkId.Value.ToString())); Now get the error Exception Details:

Re: V201109 7 mobile call stats

2011-11-14 Thread Reed
Thanks Kevin, but the wording of your reponse confuses me a little. This isn't a just problem with desiring to filter the report data so that I only see campaigns with call data. The predicate filtering is actually a requirement in order to get any of the call data to show up in the campaign

Re: Error in PHP code example

2011-11-14 Thread Eric Koleda
Hi Joshua, Have you created an instance of the ServicedAccountService at that point? These classes aren't loaded until the service has been created, to avoid name conflicts. You can alternatively use the new LoadService() method, which will load the classes but not create an instance of the

Problem with v201109 migration

2011-11-14 Thread API2Go
We are currently working in the sandbox - and using the adgroupcriterionService - We are using .NET - and a campaign that was created previously using the v201101 version.We can still get keywords from that campiagn using v201101 but not using v201109. Our response is ResponseHeader

Re: API version stability, change management, and testing ad-hoc changes

2011-11-14 Thread dkasak
OK I have discussed with our QA and app support teams, and they are *not OK*with releasing anything that we can't reasonably QA and verify *against a production API* after a production patch. We don't do either QA or production verification against sandboxes. Actually we rarely even code

Re: RMF-list - are you kidding? Google, you are loosing the popularity contest...

2011-11-14 Thread Eazybot
Hi Kevin. It would mean the world if you could help push things along. How do I reach you off-list? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

InfoService v201109 error

2011-11-14 Thread MT
I'm trying to fetch a customer ID for an email (based on this example: http://code.google.com/p/google-api-ads-ruby/source/browse/adwords_api/examples/v201109/get_client_customer_id.rb), my request is: ?xml version=1.0 encoding=UTF-8? soap:Envelope