Keyword Category Suggestion

2011-10-17 Thread mani
Hi, I am trying to get category ID's suggestions for keywords. Here is what I am doing: selector = { 'searchParameters': [{ 'xsi_type': 'RelatedToKeywordSearchParameter', 'keywords': [{ 'text': 'ladies clothes',

Verticals in v201109 AdPerformance report ?

2011-10-17 Thread Andreas Andreakis
Hello, are verticals included in the ad performance report of version v201109 ? kind regards, Andreas -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Caching ClientLogin auth credentials in ruby?

2011-10-17 Thread Anash P. Oommen
Hi John, You can initialize an AdWords::Api object using custom credentials, see http://code.google.com/p/google-api-ads-ruby/source/browse/trunk/adwords_api.savon/README#56 for an example. When providing custom auth token, skip the email and password keys in the hash and provide auth token

Google Adwords Developer Token

2011-10-17 Thread i0n
Hi everyone. May I just apologise in advance if this is a stupid question, but I'm going round and round in circles inside the google documentation at the moment with no end in sight! I'm trying to sign up to use the adwords API. I just can't find where I am supposed to apply for a developer

Re: Getting global or local search volume of a keyword via API

2011-10-17 Thread Anash P. Oommen
Hi Santhosh, See http://code.google.com/apis/adwords/docs/sandbox.html for details on how to use the sandbox. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Google Adwords Developer Token

2011-10-17 Thread Anash P. Oommen
Hi Ian, Your account is not an MCC account, if it were, then it would have a My Client Center tab. See http://adwords.google.com/support/aw/bin/answer.py?hl=enanswer=7725 for details on how to create an MCC account. Make sure you use a fresh login email, since your current login email is an

Re: Campaign performance report

2011-10-17 Thread Anash P. Oommen
Hi Jay, I'm not quite sure what you are trying to ask. Are you looking for the conversion from micros to actual currency values? If yes, then 100 micros is 1 currency unit in the account under question (e.g. if your account has USD, then 1USD is 10^6 micros). Cheers, Anash P. Oommen,

getting keywords maxCPC using php from GetAdGroupCriterionService

2011-10-17 Thread iateadonut
If I'm producing an object with: $adGroupCriterionService = $user- GetAdGroupCriterionService('v201101'); $selector-fields = array('Id', 'KeywordText'); and returning it with: $page = $adGroupCriterionService-get($selector); // Display ad group criteria. if (isset($page-entries)) {

Re: Getting global or local search volume of a keyword via API

2011-10-17 Thread santhosh kumar
Hi Anish, Thanks for your response. How to generate Auth Token to access the Sandbox URL(POC environment), In place of developer token iam passing login++currency_code (….@gmail.com++USD is it correct format?) . Please provide an java example code to work with sandbox URL in testing (POC

Re: A couple of snippets for DotNet/C# Developers calling AdHoc Reporting in v201109

2011-10-17 Thread Peter S.
Thanks I updated the sample. :) On Oct 16, 8:26 pm, Anash P. Oommen anash.p.oommen +fo...@google.com wrote: Hi Peter, Thanks for sharing the code example. I believe you need a minor fix, __rdxml= + HttpUtility.UrlEncode(xml); Those who need the documentation can find it

Trying to find the conversion metrics fields in the v201109 Adhoc reporting api

2011-10-17 Thread Peter S.
I am trying to find the following fields that were listed as conversion metrics from the previous version of the api in the adhoc reporting api: LeadCount LeadValue PageViewCount PageViewValue SalesCount SalesValue SignupCount SignupValue Could someone direct me to where these fields are now? I

Re: A couple of snippets for DotNet/C# Developers calling AdHoc Reporting in v201109

2011-10-17 Thread Veabs
Thanks for sharing. I am wondering if there is a better way to build the xml other than doing it manually as you are doing in your example. I knew that the ReportDefinition service is no longer available, but I find it hard to believe that there is nothing in the API to help in building the xml.

How Do We Detect Errors - Java Example

2011-10-17 Thread Peter Petrov
Hello, Looking at http://code.google.com/p/google-api-adwords-java/source/browse/apps/multipl eclientreportdownloader/src/com/google/api/adwords/reportdownload/ReportDown loader.java http://code.google.com/p/google-api-adwords-java/source/browse/apps/multiple

What If Threads Hang - Java Example

2011-10-17 Thread Peter Petrov
Hello, Looking at http://code.google.com/p/google-api-adwords-java/source/browse/apps/multipl eclientreportdownloader/src/com/google/api/adwords/reportdownload/ReportDown loader.java http://code.google.com/p/google-api-adwords-java/source/browse/apps/multiple

Re: number of concurrent API connections for pulling reports?

2011-10-17 Thread Eric Koleda
Hi Brian, What is your merging process like? Is that hours just to merge three reports? Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Impression share and display network

2011-10-17 Thread Eric Koleda
Hi Nick, You can get just the display network data by adding a predicate for AdNetworkType1 EQUALS CONTENT to the selector. The ImpressionShare field is available in the Campaign performance report. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: average position for clicks

2011-10-17 Thread Eric Koleda
Hi Tim, Yes, the information he provided is correct. Feel free to test it for yourself! Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: AdParam Enhancement Request

2011-10-17 Thread Eric Koleda
Hi Aaron, Thanks for the feedback. We've heard some of these requests before, and we'll continue to advocate for them. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: -1 vote for change in announced plan re: cross client release and sunsetting

2011-10-17 Thread Eric Koleda
Hi Lynn, Thank you for the feedback. I'll bring your concerns to the product management team, but I don't think you should expect any change in the near term. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Re: Developer token, used to work, now pending approval

2011-10-17 Thread Eric Koleda
Hi Micha, You can see the following thread for background on disabled developer tokens: https://groups.google.com/d/msg/adwords-api/BXyV40LfEEI/Rt2Jgrp3NWsJ You should have received an email with the details. Best, - Eric Koleda, AdWords API Team --

Re: get average CPC ?

2011-10-17 Thread Eric Koleda
Hi Marcus, That information isn't available in the TrafficEstimatorService. You can get more information about potential bids by looking at the firstPageCpchttp://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.BiddableAdGroupCriterion.html#firstPageCpcin the

Re: clicks/impressions in creative report not matching statistics for campaigns via api

2011-10-17 Thread timp
I thought I would finally reply, since I finally have data and the fix. Was diverted to other tasks for a while. There was an clever optimization which was done on our end, but it wasn't clever enough to work all of the time. Now it does. And now the impressions/clicks are lining up to the

Re: Caching ClientLogin auth credentials in ruby?

2011-10-17 Thread John Li
Anash, Thank you for the response - that answers 1/2 of my question. The other half is - how do I get access to the auth_token in the first place? I'm assuming I could initialize an AdWords::Api object using ClientLogin as I normally do, and then access some method or instance variable to get

Re: Caching ClientLogin auth credentials in ruby?

2011-10-17 Thread Anash P. Oommen
Hi John, You can create an auth token using http://code.google.com/p/google-api-ads-ruby/source/browse/trunk/ads_common/lib/ads_common/auth/client_login_handler.rb. Then you can pass the auth token to the AdWords::Api object constructor. Cheers, Anash P. Oommen, AdWords API Advisor. --

Re: A couple of snippets for DotNet/C# Developers calling AdHoc Reporting in v201109

2011-10-17 Thread Anash P. Oommen
Hi, There's nothing in the API as such to help build the report definition xml, but the ReportDefinition type itself is there in the wsdl: http://code.google.com/apis/adwords/docs/reference/latest/ReportDefinitionService.ReportDefinition.html. You could just write a utility function to

Re: What If Threads Hang - Java Example

2011-10-17 Thread Anash P. Oommen
Hi Peter, You could set a timeout on your Http request object; if the server hangs or takes too long to respond, the connection will abort and the thread should receive an exception. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find