Re: Traffic Estimator Service returning DistinctError.DUPLICATE_ELEMENT

2014-11-10 Thread anash
range is different. In your case, you'd need to send multiple requests. Cheers, Anash On Friday, November 7, 2014 4:11:48 AM UTC-5, Christian Borck wrote: > > Hi Anash, > Thanks for your quick reply. Unfortunately your link doesn't work properly. > > I know, in fac

Re: Is the {targetid} url parameter the same as Keyword ID in Keyword Performance report?

2015-06-09 Thread anash
Hi, What's the customer ID for this entry? Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, June 9, 2015 at 10:10:14 AM UTC-4, Eternal Fool wrote: > > From the documentation: > > {targetid}:* The ID of the keyword (labeled "kwd")*, dynamic search ad >

Test mail

2011-03-01 Thread Anash Oommen
Please ignore. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

Re: [ads-devrel] AdWords API Forum Support Changes (ads-dev...@google.com)

2011-03-01 Thread Anash Oommen
What am I doing wrong? Also, how do I setup profile picture for anash.p.oom...@google.com? Anash On Tue, Mar 1, 2011 at 4:30 AM, Eric Koleda wrote: > [-everyone else] > > Hi Anash, > > So I liked Aaron's idea of using a trax alias, and I've done some work to > tes

Re: Failed to get authToken. Reason: BadAuthentication

2012-02-27 Thread Anash P. Oommen
Yep, over a year ago. Are you facing similar issues? Cheers, Anash P. Oommen, AdWords API Advisor. On Sunday, February 26, 2012 4:06:27 AM UTC+5:30, phase10 wrote: > > Has this been resolved??? > > > On Tuesday, 12 October 2010 12:22:34 UTC+1, AdWords API Advisor wrote: &g

Re: How to get alert for missing billing information

2012-02-29 Thread Anash P. Oommen
Hi Kevin, This should be available from AlertService as PAYMENT_NOT_ENTERED. See http://code.google.com/apis/adwords/docs/reference/latest/AlertService.AlertType.html for details. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 29 February 2012 04:15:14 UTC+5:30, Kevin wrote

Re: Adwords Billing Settings by Client via API

2012-02-29 Thread Anash P. Oommen
Hi, This feature is not available via AdWords API. Developers have asked this feature in the past though, and the AdWords team may add this feature in a future version of the AdWords API. However, I don't have a timeline as of now. Cheers, Anash P. Oommen, AdWords API Advisor. On Wedn

Re: Script using Python AdWordsClient doesn't complete

2012-02-29 Thread Anash P. Oommen
Hi Sid, It could be a permissions issue - I'd check if the account under which the cronjob runs has the same permission as when you are running it by hand. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 29 February 2012 04:14:34 UTC+5:30, Sid wrote: > > Hi > > I&#

Re: Cross referencing AD_PERFORMANCE_REPORT and KEYWORDS_PERFORMANCE_REPORT

2012-02-29 Thread Anash P. Oommen
.) is globally unique. AdId alone isn't. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 28 February 2012 21:55:11 UTC+5:30, Steve B wrote: > > Oops - should add that *definitely* you need a minimum of adgroupid and > keywordid -- I definitely get back entries which are di

Re: 0 impressions but more than 0 clicks?

2012-02-29 Thread Anash P. Oommen
d the report definition you are sending to our servers to anash.p.oom...@google.com. I'll investigate this further. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 28 February 2012 13:48:20 UTC+5:30, veseo wrote: > > Hi, > > I was wondering how could a keyword possibly

Re: Report contents are invalid. - !!!2|||-1|||[ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH @ selector]???

2012-02-29 Thread Anash P. Oommen
, the new API version is called v201109 (we follow year + month for naming the new API), though I've seen some users refer to the API as v14. Cheers, Anash P. Oommen, AdWords Api Advisor. On Tuesday, 28 February 2012 06:19:22 UTC+5:30, Tim Mitchell wrote: > > Anash, > > I am

Re: clientCustomerID needed for OAuth in v201109?

2012-02-29 Thread Anash P. Oommen
://adwordsapi.blogspot.in/2011/11/discover-v201109-changes-to-accounts.html for details on how this can be done. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 28 February 2012 22:51:23 UTC+5:30, sms_adwords wrote: > > Hi all, > > In the use_oauth.py example in v201109, there is a

Re: Using .NET Library from Powershell

2012-02-29 Thread Anash P. Oommen
make this work. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, 23 February 2012 15:16:41 UTC+5:30, jsloyan wrote: > > Hi Anash, > > Version 13.3.0. > > With the limited amount of time available to complete the migration work, > it may be necessary for us to set up

Re: How to create a sandbox using java client v201109

2012-03-05 Thread Anash P. Oommen
Hi, We are aware of the issue where sandbox returns 0 as account id. We are working on it, we will update once we have a fix. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 5 March 2012 01:56:54 UTC+5:30, bloodcell wrote: > > It seems that the problem is known and old - clien

Re: URGENT: What should I enter to clientId?

2012-03-05 Thread Anash P. Oommen
Hi Halil, Further to what Ewan mentioned, you can initialize the sandbox by calling CampaignService::get(). When you make the first call, you don't need to provide a customerId. Cheers, Anash P. Oommen, AdWords API Advisor. On Sunday, 4 March 2012 02:01:17 UTC+5:30, Halil Akın wrote:

Re: Unknown Exception Occurred

2012-03-05 Thread Anash P. Oommen
Hi Surya, Are you using v13 ReportService::getReportJobStatus? If so, v13 report service got sunset last week. See http://googleadsdeveloper.blogspot.in/2012/01/30-days-left-to-migrate-to-adwords-api.html for details. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 2 March 2012 19

Re: How to cross-reference multiple reports?

2012-03-05 Thread Anash P. Oommen
the campaign id column. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 2 March 2012 15:27:32 UTC+5:30, Erkan Ceran wrote: > > Hi Eric, > > Please tell to us. is the best solution get multiple report so this mean > is get more request to api for get report ? > >

Re: AdGroupAdService Selector XML

2012-03-05 Thread Anash P. Oommen
a reason why you are not using a client library? http://code.google.com/apis/adwords/docs/clientlibraries.html Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 5 March 2012 16:46:20 UTC+5:30, HughAJWood wrote: > > I am having trouble in using the documentation of the adwords API due

Re: AdGroupAd missing Ad object

2012-03-05 Thread Anash P. Oommen
Hi Brian, The Ads in adGroupId 2367058577 are keywordless ads, which is not supported in v201109. That's why the ad object is not coming back from the server. Cheers, Anash P. Oommen,' AdWords API Advisor. On Friday, 2 March 2012 05:46:47 UTC+5:30, bgraves wrote: > > Why doesn&

Re: Sort order for Ad Hoc Reports using multiple fields

2012-03-05 Thread Anash P. Oommen
Hi Mike, Ordering is not supported in AdWords reports. The ordering field is present in the type because the same type is reused in other services that support ordering. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 2 March 2012 04:22:45 UTC+5:30, swanjm01 wrote: > > Hello,

Re: Caching ClientLogin auth credentials in ruby?

2012-03-06 Thread Anash P. Oommen
Hi, Seems the project started using git instead of svn. The updated link is http://code.google.com/p/google-api-ads-ruby/source/browse/ads_common/lib/ads_common/auth/client_login_handler.rb Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 5 March 2012 23:49:45 UTC+5:30, unluizcarlos

Re: AdGroupAd missing Ad object

2012-03-06 Thread Anash P. Oommen
Hi Brian, We have already asked the AdWords team for support for this ad type in the next version, so this ad format may be supported in the next version of the API. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 5 March 2012 23:04:18 UTC+5:30, bgraves wrote: > > Thanks. Th

Re: Create campaign hierarchy for more than 1000 products

2012-03-06 Thread Anash P. Oommen
Hi Pranav, This cannot be done using the AdWords API in a single operation. You need individual calls for creating campaigns, ad groups, ads and keywords. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 5 March 2012 18:00:26 UTC+5:30, Pranav Dubey wrote: > > What is the best met

Re: MFC app, have always used raw SOAP/XML... need example API requests for v201109

2012-03-06 Thread Anash P. Oommen
heers, Anash P. Oommen, AdWords API Advisor. On Monday, 5 March 2012 18:23:59 UTC+5:30, wrestler wrote: > > I have an MFC application (C++) that we have always coded up the XML > requests for. We cannot migrate to .NET and do not use any libraries. For > previous versions of the

Re: AdGroupAdService Selector XML

2012-03-06 Thread Anash P. Oommen
use a client library without investing to rewrite the whole site in another language. Of course, it will be slightly slower than the existing solution due to the additional hop, that's something you can weigh against the effort to rewrite the whole site. Cheers, Anash P. Oommen, AdWords API Ad

Re: Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-03-06 Thread Anash P. Oommen
Hi Rallan, You need to a. Call GetAllCampaigns example to initialize the sandbox if not done already. b. Call GetAccountHierarchy example to get the list of sandbox accounts. c. Use one of those customerIds to make remaining calls. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 5

Re: Re-initializing a sandbox account

2012-03-06 Thread Anash P. Oommen
://code.google.com/p/google-api-adwords-php/source/browse/trunk#trunk%2Fexamples%2Fv201109 Cheers, Anash P. Oommen, AdWords API Advisor. On Sunday, 4 March 2012 17:02:32 UTC+5:30, roberto wrote: > > I have recently encountered an error where all my client_x accounts that > were created upon

Re: PHP upgrade from 201008 to 201109

2012-03-06 Thread Anash P. Oommen
Thanks Ewan. Here's a code example for quick reference: http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201109/Reporting/DownloadCriteriaReport.php Cheers, Anash P. Oommen, AdWords API Advisor. On Saturday, 3 March 2012 08:19:00 UTC+5:30, RainElemental

Re: How will Google announce the API sunset actually happen?

2012-03-06 Thread Anash P. Oommen
Hi Chris, As announced on http://googleadsdeveloper.blogspot.in/2012/01/30-days-left-to-migrate-to-adwords-api.html , All versions of the AdWords API prior to v201109 have been sunset on Feb 29. You can ask the QA team to monitor the logs for any issues with the new API. Cheers, Anash P

Re: Is v13 api sunset or continue ?

2012-03-06 Thread Anash P. Oommen
, Anash P. Oommen, AdWords API Advisor. On Thursday, 1 March 2012 18:10:10 UTC+5:30, Erkan Ceran wrote: > > Today is 1 March but i can connect and download reporting how with this > api ? will be continue this api or reporting service ? > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: QuotaCheckError.ACCOUNT DELINQUENT

2012-03-06 Thread Anash P. Oommen
troubleshoot this further: http://www.en.adwords-community.com/t5/AdWords-Community/ct-p/AdWords Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, 1 March 2012 16:42:06 UTC+5:30, Horhe wrote: > > Hello all, > > I am getting these error since yesterday. Error is throw

Re: documentation clarification

2012-03-06 Thread Anash P. Oommen
, if you include this column, the data get segmented (i.e. the report does aggregation), and hence it will no longer contain zero impression rows. Hope that helps. Let me know if you have more questions. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, 1 March 2012 10:09:05 UTC+5:30

Re: POBLEM WITH AdGroupCriterionService ON SANDBOX

2012-03-06 Thread Anash P. Oommen
Hi Reeta, Will you be able to post a sanitized SOAP log for this request? Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 29 February 2012 19:24:01 UTC+5:30, reeta wrote: > > Hello, > > I am adding a keyword to AdGroupCriterionService on sandbox. > > Keyword is

Re: When is it safe to load PLA performance data?

2012-03-06 Thread Anash P. Oommen
Hi Reed, We wrote a blog post a while back about the best times to pull statistics from various reports. http://adwordsapi.blogspot.in/2011/06/statistics-in-reports.html. Let me know if this blog post answers your questions. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 6 March

Re: Creating Additional Sitelinks in Extention

2012-03-06 Thread Anash P. Oommen
Hi Mike, Did you mean, "adding more links into a Sitelink extension"? Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, 1 March 2012 11:15:12 UTC+5:30, Mike-Indiana wrote: > > Hi, is there documentation for creating multiple ads for a > Sitelink Extension? Po

Re: Negative values seen for average position

2012-03-06 Thread Anash P. Oommen
Hi Rob, Could you mail the details (report type, definition xml, account id) to anash.p.oom...@google.com? I can investigate this further. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 6 March 2012 14:07:40 UTC+5:30, Rob wrote: > > Hi, > > I've just filed a bug re

Re: Getting "ApiUsageError.INVALID_DATE_RANGE @ selector.dateRange" using GetClientCustomerId.php in PHP v201109

2012-03-06 Thread Anash P. Oommen
Hi Malks, I think this is an issue that needs to be fixed in the code example, could you open an issue at http://code.google.com/p/google-api-adwords-php/issues/list? Cheers, Anash P. Oommen, AdWords API Advisor. On Sunday, 5 February 2012 13:18:22 UTC+5:30, Malks wrote: > > Hi, &g

Re: INVALID_ID operations[0].operand.ad.id

2012-03-06 Thread Anash P. Oommen
Hi Artur, I'd do a AdGroupAdService.get() to ensure that 1) your ad ids are correct and 2) you have the correct adgroupid, adid pair when creating the operation for the SMJ. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 5 March 2012 15:45:38 UTC+5:30, Artur Meinzer wrote: >

Re: Help !! "An API exception has occurred"

2012-03-06 Thread Anash P. Oommen
http://msdn.microsoft.com/en-us/library/system.exception.innerexception(v=vs.71).aspx just in case you are new to .NET. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 7 March 2012 00:11:50 UTC+5:30, Alexsandro Moreira wrote: > > Can anyone help me? > > My application is with th

Re: Urgent help! Error message saying "You are accessing an AdWords API version that has been discontinued"

2012-03-06 Thread Anash P. Oommen
en updating the developer information will not cause your tokens to stop working. Also, here's a checklist for migrating to v201109 from an older version of the API: http://googleadsdeveloper.blogspot.in/2012/01/prepare-for-sunset-with-adwords-api.html Hope this helps. Let me know if yo

Re: Configure SandBox AdWords in C#

2012-03-06 Thread Anash P. Oommen
Hi Alexsandro, Configuration keys go in web.config. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 6 March 2012 19:11:20 UTC+5:30, Alexsandro Moreira wrote: > > In which file configures the sandbox? webconfig or AdWordsAppConfig.cs? or

Re: Creating Additional Sitelinks in Extention

2012-03-06 Thread Anash P. Oommen
/v201109/CampaignManagement/AddSiteLinks.cs 2. Delete sitelinks: http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/v201109/CampaignManagement/DeleteSitelinks.cs Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, 1 March 2012 11:15:12 UTC+5:30

Re: Create campaign hierarchy for more than 1000 products

2012-03-06 Thread Anash P. Oommen
operation type needs to change. Here is a video with more details: http://www.youtube.com/watch?v=CV_kOTW3ldQ Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 6 March 2012 23:32:10 UTC+5:30, Pranav Dubey wrote: > > Thanks Anash. Actually I want to create adgroups, ads and keywo

Re: AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALID

2012-03-06 Thread Anash P. Oommen
get a new authToken when one expires. To use this feature, you need to set a value to Config.RetryCount. Something like: user.Config.RetryCount = 3; Hope this helps. Let me know if you have more questions. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 7 March 2012 06:14:04 UTC+5:30,

Re: Using Adwords and DoubleClick in a single project.

2012-03-12 Thread Anash P. Oommen
and I'll help you out. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 9 March 2012 01:09:31 UTC+5:30, Vishal Goradia wrote: > > Hello everyone, > > I am creating a reporting application which downloads reports from > DoubleClick and Adwords. Earlier I had an issue w

Re: NullReferenceException on DownloadReportToStream when downloading ad report

2012-03-12 Thread Anash P. Oommen
Hi Joanna, Could you email your app.config (or the line number at which the code fails) to anash.p.oom...@google.com? The code looks perfectly fine, so I suspect it has something to do with the configuration settings. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, 1 March 2012 22

Re: Report Downloader

2012-03-12 Thread Anash P. Oommen
Hi Paulo, You could use ServicedAccountService.get() to retrieve the list of accounts you manage. A PHP code example is here: http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201109/AccountManagement/GetAccountHierarchy.php Cheers, Anash P. Oommen, AdWords API

Re: Re-initializing a sandbox account

2012-03-12 Thread Anash P. Oommen
Hi everyone, The sandbox should behave fine now. Let me know if you are still seeing 0 for customer ids for a fresh sandbox account. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 13 March 2012 02:08:49 UTC+5:30, Slava wrote: > > I created several more new sandboxes and some o

Re: OAuth2 -- exchange access_token for authToken?

2012-03-12 Thread Anash P. Oommen
ction: "" in HTTP header. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 12 March 2012 21:17:46 UTC+5:30, H wrote: > > I'm trying to get to grips with Adwords API with OAuth2 authorisation. > > I can authorise an account to get an authorisation code. I can exc

Re: adword API without Cliect Lib how to get getkeywords(PHP)?

2012-03-12 Thread Anash P. Oommen
Hi, You could refer to the NoClientLibrary instructions at http://code.google.com/p/google-api-adwords-php/wiki/NoClientLibrary to achieve this. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 12 March 2012 13:29:15 UTC+5:30, ThamIok wrote: > > Hi All > How to get getke

Re: AdWords API v201109 Performance vs. AdWords Editor

2012-03-12 Thread Anash P. Oommen
, requesting only the list of fields you need using Selectors, compressing the HTTP payload by using gzip encoding, etc. to make things faster. Cheers, Anash P. Oommen, AdWords API Advisor. On Saturday, 10 March 2012 01:43:29 UTC+5:30, lagu2653 wrote: > > Can you achieve the same performance usi

Re: Sandbox Problem: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]]

2012-03-12 Thread Anash P. Oommen
Hi, We had some issue with the sandbox last week where new accounts were being created with customerid 0. This issue is fixed now, you can use a fresh sandbox login to call GetAccountHierarchy. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 9 March 2012 03:50:36 UTC+5:30, Slava

Re: Getting information on disabled AdGroupAds

2012-03-13 Thread Anash P. Oommen
t have any impressions. http://code.google.com/apis/adwords/docs/appendix/reports.html lists the supported fields, and mentions whether the fields cause segmentation and prevents zero impression rows from being returned. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 7 March 2012 21:03:1

Re: approved again INCOMPLETE_SIGNUP_USER_INFO_PENDING

2012-03-13 Thread Anash P. Oommen
Hi Antoine, The latest AdWords API T&C says that your Developer Token may be terminated by Google if not used for 3 consecutive calendar months.: http://code.google.com/apis/adwords/docs/terms.html. There are no requirements on the minimum API spend. Cheers, Anash P. Oommen, AdWords

Re: About developer Token

2012-03-13 Thread Anash P. Oommen
As Evan mentioned, run GetCampaigns.java and GetAccountHierarchy.java once to initialize your sandbox account and get the list of accounts. Then use those details to configure your application and make other calls. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 22 February 2012 18

Re: Adwords API pending approval, Can I use my developer Token?

2012-03-13 Thread Anash P. Oommen
larifications. Respond with the necessary details. Once the review is over, the team will let you know if your token is approved or rejected, and rejection reasons if applicable. Hope that helps. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 13 March 2012 05:52:15 UTC+5:30, Aby1

Re: QuotaCheckError.Account_Delinquent - Getting this error since yesterday all of a sudden

2012-03-14 Thread Anash P. Oommen
Hi, This means that your AdWords client account could not be charged for the Advertising spend (most likely because of an expired / rejected credit card), and has been marked as delinquent. My recommendation is to check your AdWords client account for any outstanding payments. Cheers, Anash P

Re: MutateJobService

2012-03-14 Thread Anash P. Oommen
ow for updating 30 keywords. Also, make sure you try to group the jobs with keywords within the same ad group (even if that means more jobs), since that will give a better throughput. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 14 March 2012 03:09:46 UTC+5:30, dsr wrote:

Re: Specifying version when downloading adhoc reports

2012-03-14 Thread Anash P. Oommen
Hi Sanju, If you are using a client library, then you are already covered, since ReportUtils makes calls to the v201109 endpoint. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 14 March 2012 11:00:25 UTC+5:30, Sanju wrote: > > Hi , > Am using v201109 ReportUtils downl

Re: BadAuthentication

2012-03-14 Thread Anash P. Oommen
Hi Dustin, Do you have 2 factor authentication enabled on this account? If so, you could get BadAuthentication error. See http://adwordsapi.blogspot.in/2011/02/authentication-changes-with-2-step.html for details. Cheers, Anash P. Oommen, AdWords API Advisor On Wednesday, 14 March 2012 02:45

Re: Version required for AdHoc Reports

2012-03-14 Thread Anash P. Oommen
requests be sent to https://adwords.google.com/api/adwords/reportdownload/vMM (e.g.) https://adwords.google.com/api/adwords/reportdownload/v201109. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 14 March 2012 01:38:09 UTC+5:30, Tilendor wrote: > > I have a quick question

Re: SOAP-ERROR: Parsing WSDL problem

2012-03-14 Thread Anash P. Oommen
Hi, v201008 of AdWords API has been sunset on Feb 29, 2012. See http://googleadsdeveloper.blogspot.in/2012/02/adwords-api-v201109-migration-deadline.html for one of the several blog posts we made on this topic. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 13 March 2012 18:46:07

Re: Report contents are invalid error

2012-03-14 Thread Anash P. Oommen
Hi, UNEXPECTED_INTERNAL_API_ERROR is an issue at our end. If you get this error despite retrying the call a couple of times, please post the report definition xml on this thread and I'll investigate. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 13 March 2012 17:57:31 UTC

Re: How to validate new Adgroup under new Campaign

2012-03-14 Thread Anash P. Oommen
Hi, There's no way of doing this. You need to create the campaign first, then use that campaignId in your call to validate AdGroup. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 14 March 2012 14:19:07 UTC+5:30, Son Le wrote: > > Hi AdWords Team, > I tried t

Re: Sandbox Account Viewer returns Error "(404) Not Found"

2012-03-14 Thread Anash P. Oommen
errors. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 14 March 2012 14:14:37 UTC+5:30, Martin wrote: > > same -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwor

Re: Campaign Criterion Service now returning non documented postal code locations

2012-03-14 Thread Anash P. Oommen
Hi Richard, We are working on updating the API documentation. We will update this thread when this is done. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 14 March 2012 01:47:06 UTC+5:30, Richard wrote: > > Hello, > > We use the CampaignCriterionService to read

Re: EntityNotFound.INVALID_ID @ operations[ *]operand.criterion; trigger:'******'

2012-03-14 Thread Anash P. Oommen
Hi Claudio, The error means that AdWords couldn't find criterion id 20525 in campaign id 57171644 (i.e. the campaign is not targeting L'Aquila, and you are trying to remove a targeting that doesn't exist). How do you populate $staccate? Cheers, Anash P. Oommen, AdWords A

Re: campaignStats object returning blank values

2012-03-14 Thread Anash P. Oommen
Hi, You need to request the list of fields you need when doing $selector->fields = array('Id', 'Name'); The list of selector fields for CampaignService are available at http://code.google.com/apis/adwords/docs/appendix/selectorfields.html#v201109-CampaignService .

Re: Location.DisplayType is not being populated

2012-03-14 Thread Anash P. Oommen
Hi Ivan, The selector names and the fields it will populate are available here: http://code.google.com/apis/adwords/docs/appendix/selectorfields.html#v201109-CampaignCriterionService Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 9 March 2012 22:57:33 UTC+5:30, i...@mbxg.com wrote

Re: Instability of production APIs

2012-03-16 Thread Anash P. Oommen
ee to drop me a mail at anash.p.oom...@google.com). We will be happy to look into the issues. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 16 March 2012 05:41:46 UTC+5:30, dkasak wrote: > > I have just read that there are YET MORE changes to a pro

Re: Sandbox Account Viewer returns Error "(404) Not Found"

2012-03-16 Thread Anash P. Oommen
Hi Wolfram, Could you please open an issue at http://code.google.com/p/google-api-ads-java/issues/list about this? Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, 15 March 2012 19:20:22 UTC+5:30, wn wrote: > > Hi, > > for what it's worth: I've managed to q

Re: LocationCriterionService Selector returns bogus values

2012-03-16 Thread Anash P. Oommen
Hi Aaron, Could you please post the sanitized xml or the request id for this request? Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 16 March 2012 02:32:48 UTC+5:30, Aaron Sherman wrote: > > When requesting LocationCriterionService entries, I use the following > Predic

Re: LOGIN_COOKIE_REQUIRED error with Perl Library on V201109 after I changed MCC Login password

2012-03-16 Thread Anash P. Oommen
Hi Tank, This means that the request does not contain a valid authToken. Could you please post the sanitized SOAP xml for the failed request on this thread? Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 16 March 2012 12:26:56 UTC+5:30, tank98 wrote: > > > > Hi Adwords Te

Re: How to add Placements in Google Adwords using PHP

2012-03-16 Thread Anash P. Oommen
Hi Anand, You could check out the AddPlacements code example at http://code.google.com/p/google-api-adwords-php/source/browse/trunk/adx-examples/v201109/BasicOperations/AddPlacements.php Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, 15 March 2012 16:44:16 UTC+5:30, Anand Agarwal

Re: Error 411 using Ad Hoc reports v201109

2012-03-16 Thread Anash P. Oommen
://www.fiddler2.com/fiddler/help/httpsdecryption.asp) is a proxy that's capable of decrypting HTTPS traffic. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, 15 March 2012 00:44:23 UTC+5:30, Lee Harper wrote: > > I'm using v201109 to get a campaign performance report. > > W

Re: AuthenticationError.CUSTOMER_NOT_FOUND;

2012-03-16 Thread Anash P. Oommen
the 5 sandbox accounts you just created. 3. Use one of the accounts retrieved in (2) to make calls to the sandbox. Are you using a client library? Which programming language are you using? Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 16 March 2012 01:00:40 UTC+5:30, Rodrigo Berlinck

Re: GDN keyword-based placements - what will the performance data look like?

2012-03-16 Thread Anash P. Oommen
Hi Reed, You might also want to ask this question on the AdWords forum at http://www.en.adwords-community.com/t5/AdWords-Community/ct-p/AdWords since this question is more about how AdWords returns data than about the API. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 13 March

Re: Request: Need more columns for URL Performance Report

2012-03-16 Thread Anash P. Oommen
Hi Kevin, Could you try using the Criteria report instead and see if you get destination URL for deleted keywords? Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, 15 March 2012 06:04:51 UTC+5:30, Kevin wrote: > > Hi, > > Could we have the following columns in URL Perfor

Re: How to link AdWords account to Analytics account using the API?

2012-03-19 Thread Anash P. Oommen
Hi Kevin, Unfortunately, AdWords API doesn't expose any account linking features. Cheers, Anash P. Oommen, AdWords API Advisor. On Saturday, 17 March 2012 00:58:07 UTC+5:30, Kevin wrote: > > Hi, > > Is there an API to link AdWords accounts to Analytic account? If not, any

Re: LOGIN_COOKIE_REQUIRED error with Perl Library on V201109 after I changed MCC Login password

2012-03-19 Thread Anash P. Oommen
Hi Tank, Nice to know. Ping this thread if you face this issue again. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 16 March 2012 22:17:04 UTC+5:30, tank98 wrote: > > Thanks for replying, I tried this morning, looks like it works now, and I > did not save SOAP XML last ni

Re: AuthenticationError.CUSTOMER_NOT_FOUND;

2012-03-19 Thread Anash P. Oommen
Hi Rodrigo, Forgot to mention, please comment out the clientId key in your auth.ini when running GetCampaigns.php and GetAccountHierarchy.php against the sandbox and they will work for you. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 16 March 2012 18:26:18 UTC+5:30, Rodrigo

Re: DatabaseError.CONCURRENT_MODIFICATION on API version v201109

2012-03-19 Thread Anash P. Oommen
n), but as the name suggests, it is meant for doing batch operations and works best when you add large number of operations. About 100 operations per job would be a good number. Also, polling once every second or two is good enough, you won't get a rate limit that way.. Cheers, Anash P.

Re: EntityNotFound.INVALID_ID Error

2012-03-19 Thread Anash P. Oommen
Hi Federico, * * If you can mail me the SOAP xml log to anash.p.oom...@google.com, I can take a look and help you. I'll need the customer id and the object ids to troubleshoot the issue (which will be there in the log already), so I don't recommend posting them online. Cheers, Anash

Re: name limitations

2012-03-19 Thread Anash P. Oommen
Hi Dmitriy, I think the limits are in number of bytes, I'll check with the team and update this thread. Cheers, Anash P. Oommen, AdWords API Advisor. On Saturday, 17 March 2012 16:16:37 UTC+5:30, Dmitriy wrote: > > Hello Danial. > > Please, could you explain wh

Re: Bad authentication: widespread problem for every programmer

2012-03-20 Thread Anash P. Oommen
Hi, I'd probably check if the script is picking up auth.ini in the first place, or whether it is using some default credentials and then complaining about bad authentication. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 19 March 2012 18:10:55 UTC+5:30, programmer77 wrote: >

Re: Request: Need more columns for URL Performance Report

2012-03-20 Thread Anash P. Oommen
Hi Kevin, Are these values available through the AdWords web frontend reports? If so, let me know, I'll ask the reporting team to expose these fields in API too. If it isn't, then you may have to request the fields through the general AdWords support forum. Cheers, Anash P. Oomme

Re: Filter Search Query Performance report by keywordId?

2012-03-20 Thread Anash P. Oommen
es in AdWords API reports. See http://code.google.com/apis/adwords/docs/reference/latest/ReportDefinitionService.Predicate.html for details on predicates. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 20 March 2012 00:03:43 UTC+5:30, mm wrote: > > Hey guys - > Using the adwords

Re: search word in adwords

2012-03-20 Thread Anash P. Oommen
Hi Carlos, I think you are asking for valuetrack feature. See http://support.google.com/adwords/bin/answer.py?hl=en&answer=2375447&from=178482&rd=1 for details. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 19 March 2012 17:51:22 UTC+5:30, Carlos Feliu wrote: > &

Re: error using GetKeywordOpportunities

2012-03-20 Thread Anash P. Oommen
Hi Ahmed, BulkOpportunityService was deprecated, see https://groups.google.com/forum/?fromgroups#!searchin/adwords-api/BulkOpportunityService/adwords-api/JNSnZf14KaM/DSDWQKV8Y2sJ for details. Cheers, Anash P. Oommen, AdWords API Advisor. On Sunday, 18 March 2012 05:38:52 UTC+5:30, ahmed

Re: Efficient AdHoc report downloads

2012-03-26 Thread Anash P. Oommen
Hi Adam, You can switch the clientCustomerId at runtime by doing (user.Config as AdWordsAppConfig).clientCustomerId = newvalue; Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 23 March 2012 18:34:20 UTC+5:30, Adam Weiss wrote: > > We successfully switched from MCC reports to mu

Re: Adwords Tokens

2012-03-26 Thread Anash P. Oommen
. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 23 March 2012 14:10:12 UTC+5:30, adw...@seonative.de wrote: > > > I was wondering about your tool called > > sitefactor<http://www.sitefactor.de/>; > > > The tool sitefactor has nothing to do with with our api app

Re: Getting average position through API through VBA

2012-03-26 Thread Anash P. Oommen
Hi Michael, Just curious, are you making raw requests to download the report, or are you using the .NET library with COM interop in your VBA application? Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 23 March 2012 07:38:26 UTC+5:30, Michael griffith wrote: > > Hey I was wonder

Re: Visual Studio Web Application consume web services

2012-03-26 Thread Anash P. Oommen
suggested, you could also take the src package if you need to step through the library code. You can report issues on http://code.google.com/p/google-api-adwords-dotnet/issues/list, or ask questions on the forum in case you need help with the library. Cheers, Anash P. Oommen, AdWords API Advisor

Re: approved again INCOMPLETE_SIGNUP_USER_INFO_PENDING

2012-03-27 Thread Anash P. Oommen
Hi Rachel, I've pinged the team again, they will get back to you, or I'll mail you directly if they can't reach you. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 21 March 2012 21:48:04 UTC+5:30, Rachel wrote: > > Hi Anash, > > It has been more than 2

Re: where to do performance/load tests for adwords applications

2012-03-27 Thread Anash P. Oommen
than n operations per minute, etc. I wouldn't recommend making calls against the production account just for a stress test, since it costs money, and also because you may end up spending your Advertisement budget on test campaigns. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesda

Re: Adwords API pending approval, Can I use my developer Token?

2012-03-27 Thread Anash P. Oommen
Hi Aby, Did you hear back from the review team yet? Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 13 March 2012 05:52:15 UTC+5:30, Aby17 wrote: > > > Hello, > > I need help concerning the adwords API, I applied late 2011, got rejected > but I still don't k

Re: Upper limit on Operations per Request

2012-03-27 Thread Anash P. Oommen
.html Another option is to consider using MutateJobService as Danial suggested. The service would handle RateExceededError for you. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 27 March 2012 04:07:33 UTC+5:30, Dan Ricker wrote: > > I can provide a concrete example. > &g

Re: API access stopped

2012-03-27 Thread Anash P. Oommen
Hi, If you can provide your API MCC customer id, I could take a look to make sure if the account and its configuration is okay. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 26 March 2012 16:11:22 UTC+5:30, TurkeyTwizzler wrote: > > Hi all, > > I've had an unusu

Re: How can an indendent adwords account access adwords client library

2012-03-27 Thread Anash P. Oommen
Hi Pranav, Yes, you can. email/password/clientCustomerId to be specified in the configuration file of the library would be the email/password/clientCustomerId of the independent AdWords account. You will also need an approved developer token, I'm assuming you already have one. Cheers,

Re: What is the required parameter to use Oauth

2012-03-27 Thread Anash P. Oommen
Hi Pranav, You need a developer token when using OAuth. For sandbox environment, the developer token is your_gmail_address++CURRENCYCODE (e.g. john@gmail.com++USD). For production environment, you need an approved developer token. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday

  1   2   3   4   5   6   7   8   9   10   >