Re: throwing DetailedReportDownloadResponseException with 400 Response code.

2018-06-22 Thread 'AdWords API Advisor' via AdWords API and Google Ads API Forum
Hi Ron, I've been checking in with them on a regular basis, but unfortunately I don't have any progress to report yet. Thanks, Josh, AdWords API Team On Friday, June 22, 2018 at 10:08:21 AM UTC-4, Ronald Findling wrote: > > Is there some feedback from the engineering team? > > Am Donnerstag, 17

Re: After October 2 - Can not use the AdWords API any more

2017-09-28 Thread 'AdWords API Advisor' via AdWords API Forum
read. For the long term, try moving to .NET 4.5.2 or a newer version. We moved to .NET 4.5.2 since the lifecycle for .NET 4, 4.5 and 4.5.1 ended last year. See https://support.microsoft.com/en-us/help/17455/lifecycle-faq-net-framework for additional context. Cheers Anash P. Oommen, AdWo

Tip: Seeing discrepancy in numbers between UI and API reports?

2013-11-01 Thread AdWords API Advisor
If you happen to see discrepancy in numbers between UI and API reports, this might be due to data generated from your shared ads (i.e. shared creatives). The AdWords API currently does not have support for shared ads. As a result, the data between UI and API may differ. To learn more about sh

Re: How can I enable gzip compression in the java api

2013-09-19 Thread AdWords API Advisor
Hi mm, At this moment, the feature is not available yet. It's on the roadmap and I think it doesn't take so long from now. Please stay tuned for the library update. Best, - Takeshi, AdWords API Team 2013年9月18日水曜日 1時57分48秒 UTC+9 mm: > > Hey guys - any update on enabling this in the new java cli

Re: How to get ClientCustomerID from access token OAuth2.0

2013-09-19 Thread AdWords API Advisor
Hi, Correct me if I'm wrong, you'd like to get client customer Ids under an MCC you authenticated using OAuth2? If so this examplehelp

Re: 3.2.1 PHP API Bug

2012-10-19 Thread AdWords API Advisor
Hi Joni, You're absolutely correct, thank you for spotting this. We've just pushed a new release to the repository (Rev id: #284). The packaged downloads (version 3.2.2) will be available shortly. http://code.google.com/p/google-

Re: INVALID_TOKEN_HEADER when using Adwords API in sandbox

2012-10-18 Thread AdWords API Advisor
Hi Binhu, As Yeison mentioned, can you just check that you are setting the DEFAULT_SERVER in the settings.ini to be the sandbox? As the $developerToken you've specified looks to be constructed for the sandbox. Please see https://developers.google.com/adwords/api/docs/sandbox for more informati

Re: INVALID_TOKEN_HEADER when using Adwords API in sandbox

2012-10-18 Thread AdWords API Advisor
Hi Binhu, As Yeison mentioned, can you just check that you are setting the DEFAULT_SERVER in the settings.ini to be the sandbox? As the$developerToken you've specified looks to be constructed for the sandbox. Please see https://developers.google.com/adwords/api/docs/sandbox for more informati

Re: What happend to targetContentContextual for Campaign.networkSetting? (v201209)

2012-10-17 Thread AdWords API Advisor
Hi bgraves, targetContextContextual is being depricated in favour of TargtRestrictSetting. Please see CampaignService.TargetRestrictSettingfor details. Any campaign created in v201206 and onwa

Hanging out for the Summer

2012-06-15 Thread AdWords API Advisor
Hi All, If you'd like to join us during one of our upcoming AdWords API Office Hours, we've posted our schedule for the summer on the calendar. See http://googleadsdeveloper.blogspot.com/2012/06/hanging-out-for-summer.html for details. Please come with your questions, feedback, and requests!

Sneak-preview of the new AdWords API Java Library

2011-12-27 Thread AdWords API Advisor
Hi everyone, We just launched a sneak preview of the new AdWords API Java library. This is an experimental version to get early feedback. You can find the example project ready to download here: http://code.google.com/p/google-api-ads-java/downloads/detail?name=adwords-examples-0.2.0.tar.gz Onc

AdWords API v201109 is now available

2011-10-07 Thread AdWords API Advisor
We’re pleased to announce the launch of AdWords API v201109, which includes upgrades to targeting and reporting. We’ve highlighted some of the new features in this blog post: http://adwordsapi.blogspot.com/2011/10/adwords-api-v201109-launch-providing.html A complete list of changes is available in

Re: Client Authentication, What would you suggest?

2011-08-11 Thread AdWords API Advisor
ature becomes available in AdWords API. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

Re: Update text and match_type of keyword in "AdGroupCriterionService"

2011-08-11 Thread AdWords API Advisor
Hi, AdWords doesn't allow keyword text and matchtype to be updated once you create a keyword. You have to delete the existing keyword and create a new one to achieve this. Same goes for ads too. Let me know if you have more questions. Cheers, Anash P. Oommen, AdWords API Ad

Re: Can I get all ads by campaign at once?

2011-08-11 Thread AdWords API Advisor
Hi Eric, Yes, you will get all ads if you don't specify paging. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

Re: V201101 CampaignCriterion and Keyword.text missing

2011-08-11 Thread AdWords API Advisor
P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 subscri

Re: V201101 AdGroup bids is Nothing

2011-08-11 Thread AdWords API Advisor
e this helps. Let me know if you have more questions. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~

Re: assigning Adwords customer ID dynamically

2011-08-11 Thread AdWords API Advisor
. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: Authentication problems with .Net Library

2011-08-11 Thread AdWords API Advisor
-adwords-dotnet/source/browse/trunk/examples/csharp/oauth/Global.asax.cs for details. Hope this helps, let me know if you have more questions. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

Re: Daily reporting - Best time to execute.

2011-08-11 Thread AdWords API Advisor
Hi Rob, I believe this is the link you are looking for: http://adwordsapi.blogspot.com/2011/06/statistics-in-reports.html. Check our blog site at http://adwordsapi.blogspot.com/ for more AdWords API technical blogs. Cheers, Anash P. Oommen, AdWords API Advisor

Re: Cost of using the AdWords API to manage ads and keywords

2011-08-11 Thread AdWords API Advisor
, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 subscrib

Re: API

2011-08-09 Thread AdWords API Advisor
/GetRelatedKeywords.java for a code example. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: TargetingIdeaService - v201101 - Search History returning 0 for July 2011

2011-08-09 Thread AdWords API Advisor
Hi Rob, What does MonthlySearchVolume.countSpecified tell you? Is that false? See http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/src/AdWords/v201101/AdWordsApi.cs#9560 for details. Cheers, Anash P. Oommen, AdWords API Advisor

Re: adwords api help

2011-08-09 Thread AdWords API Advisor
available options at http://code.google.com/apis/adwords/docs/reference/latest/TargetingIdeaService.TargetingIdeaSelector.html . Let me know if you have more questions. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: I got Report Download working for an MCC account

2011-08-08 Thread AdWords API Advisor
said, could you report this issue at http://code.google.com/p/google-api-adwords-dotnet/issues/list? This will help me track the issue when the feature is publicly relaunched. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: View ads with parameters - sandbox

2011-08-08 Thread AdWords API Advisor
Hi Rafael, You can add ad parameters in the sandbox, but you can't see them in action since ads added to the sandbox aren't served. You may have to use the production account to test this out. Cheers, Anash P. Oommen, AdWords A

Re: Keyword search volume

2011-08-08 Thread AdWords API Advisor
Hi Manu, The v201101 API won't return seed keywords if request type is IDEAS. See http://groups.google.com/group/adwords-api/browse_thread/thread/38b3e6e39db5fdfc for a discussion. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Re: Adding keywords to exitsting Campaigns/AdGroups/Ads

2011-08-08 Thread AdWords API Advisor
, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

Re: ClientID

2011-08-08 Thread AdWords API Advisor
ope this helps. Let me know if you have more questions. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adw

Re: Can I get all ads by campaign at once?

2011-08-08 Thread AdWords API Advisor
Hello Eric, Yes, it is possible with Generic Selectors. You can use the IN predicate as long as you have the ids of all ad groups. For example, in Ruby: selector = {

Re: Adword Account Restore through account structure report

2011-08-08 Thread AdWords API Advisor
Hello Meet, The functionality could be replicated via API but needs significant logic to be implemented on the client side. One needs to implement whole pull, save and restore process which exist in AWE. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

Re: Bug in AdWords Campaign management table.

2011-08-05 Thread AdWords API Advisor
Hello Tom, This forum is for AdWords API discussions. Thank you for your feedback but I suggest logging the issue on the AdWords forum instead: http://www.google.com/support/forum/p/AdWords -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: Adwords API and account restore

2011-08-05 Thread AdWords API Advisor
Locking as duplicate thread of: https://groups.google.com/forum/?pli=1#!topic/adwords-api/PAP3HxISO80 -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=

Re: Adword Account Restore through account structure report

2011-08-05 Thread AdWords API Advisor
Hello meet, This is only possible if you write the code required to convert the XML data you have to API requests. AdWords API has no 'revert' functionality. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://a

Re: Adwords API and account restore

2011-08-05 Thread AdWords API Advisor
Hello meet, What exactly do you mean by 'restoring the account'? -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: API setup I always get error that client must be specified

2011-08-05 Thread AdWords API Advisor
Hello John, What exactly is the error message you are getting? Are you specifying your MCC email as 'email' field? -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google

Re: AdGroupAdService & Keyword Details are not fetching

2011-08-04 Thread AdWords API Advisor
Hello Sahdev, Please attach XML request code and the server reply for the issue. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~

Re: Unit Usage Not Updating

2011-08-04 Thread AdWords API Advisor
Hi JPM, Please send me your MCC ID over email. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: User accounts and license agreement questions

2011-08-03 Thread AdWords API Advisor
Hello, Unfortunately I am not in position to give legal advises, please check the Terms and Conditions. Please make sure you only use your own developer token though. http://code.google.com/apis/adwords/docs/terms.html As for part 2, we currently have no public interface for account

Re: How many units will be used

2011-08-03 Thread AdWords API Advisor
Hello lavender, The API usage is billed based on API request types. Please refer to this rate sheet for mode details: http://code.google.com/apis/adwords/docs/ratesheet.html -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discuss

Re: Cost, MaxCPC and other currency columns coming in multiples of 1,000,000,000,000

2011-08-01 Thread AdWords API Advisor
Hello TJ, Can you confirm the value is '247900' in the raw XML report returned by AdWords API *before* any processing by your system? -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogsp

Re: V13 ReportService sunsetting

2011-08-01 Thread AdWords API Advisor
Hello Peet, The date has not been set yet, please refer to the following post for more details: http://adwordsapi.blogspot.com/2011/05/update-on-adwords-api-v201101-sunset.html -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and dis

Re: Sandbox ADGROUP_PERFORMANCE_REPORT xml file data

2011-08-01 Thread AdWords API Advisor
Hello Sanju, Do you get any results if you change date range from YESTERDAY to ALL_TIME? Are you sure the campaign ids are correct? If you do, please attach full XML request code (for the report definition creation). Please make sure to remove sensitive data like Auth or Dev tokens. -Danial

Re: Sandbox developer token

2011-07-29 Thread AdWords API Advisor
Hi Adam, As I mentioned over the email, the key name should be AdWordsApi.Server, not AdWordsApi.Url. See http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/src/App.config#60 for reference. Cheers, Anash P. Oommen, AdWords API Advisor

Re: Update Ad

2011-07-27 Thread AdWords API Advisor
. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

Re: Sandbox developer token

2011-07-27 Thread AdWords API Advisor
Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: Google adwars api

2011-07-27 Thread AdWords API Advisor
threads discussing SEO APIs there. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: UNEXPECTED_INTERNAL_API_ERROR in sandbox mode

2011-07-27 Thread AdWords API Advisor
Hi Yaron, My guess is that the sandbox is throwing a valid error, but may be it is an error that is not available in v200909. Could you try making the API call in v201101 instead and see if the call works for you? Cheers, Anash P. Oommen, AdWords API Advisor

Re: Keyword Performance report missing CreativeId (was available in v13)

2011-07-26 Thread AdWords API Advisor
Hi Uzair, I've responded to your other thread. Please follow up on that thread since this thread is about AdWords API reports. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Need Help in using Adword Keyword tool.

2011-07-26 Thread AdWords API Advisor
es.html - Code example for TargetingIdeaService (PHP): http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201101/GetRelatedKeywords.php Hope this helps. Let me know if you have more questions. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Sandbox developer token

2011-07-26 Thread AdWords API Advisor
on is specified in the config file. Either that, or your code is picking up a wrong config file. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/

Re: ReportDefinitionService Cross-Client

2011-07-26 Thread AdWords API Advisor
01101-sunset.html is the blog that contains the sunset plans that jstedman is referring to. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/

Re: Client Authentication, What would you suggest?

2011-07-26 Thread AdWords API Advisor
fully supports it. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rec

Re: why no campaigns?

2011-07-26 Thread AdWords API Advisor
ve seen in some cases that developers make call to the wrong account by mistake. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/a

Re: Client Authentication, What would you suggest?

2011-07-26 Thread AdWords API Advisor
web.config, set AuthorizationMethod to OAuth. Then initialize the OAuth library in your Global.asax.cs. See http://code.google.com/p/google-api-adwords-dotnet/source/browse/#svn%2Ftrunk%2Fexamples%2Fcsharp%2Foauth for details. Hope this helps. Let me know if you have more questions. Cheers, Anash P. Oomm

Re: Client Email (Eronously) Invalid

2011-07-25 Thread AdWords API Advisor
Hi Chris, Joshua, May be it is related to Google Apps migration, you might want to check this thread: http://groups.google.com/group/adwords-api/browse_thread/thread/c9eb81e134f7741d Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Campaignid and adgroupid

2011-07-25 Thread AdWords API Advisor
P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

Re: Is it possible to save ad statistics, when text ads are updated with Google API?

2011-07-25 Thread AdWords API Advisor
nt to take a look at AdParamService; it may fit your needs. See http://code.google.com/apis/adwords/docs/reference/latest/AdParamService.html for details. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Re: is there any google asp.net api for get the site PR value?

2011-07-25 Thread AdWords API Advisor
Hi, As Tim mentioned, there aren't any public APIs that exposes PageRank values. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/

Re: virtual merchant gateway doubt

2011-07-25 Thread AdWords API Advisor
Hi, This forum deals with AdWords API, you should probably ask your question on the Virtual Merchant gateway developer forum. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

Re: R: UNEXPECTED_INTERNAL_API_ERROR on production

2011-07-25 Thread AdWords API Advisor
Hi Elfurk, I can't replicate this issue at my end, could you let me know if you can replicate this issue, and if so, provide the request id? Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Keyword Stats in Sandbox

2011-07-25 Thread AdWords API Advisor
Hi Doug, To test stats, try making a call to a test production account; your code seems fine to me. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http

Re: Sandbox AuthorizationError.USER_PERMISSION_DENIED after migrating Google Apps domain

2011-07-25 Thread AdWords API Advisor
domain, and your code should work just fine. Otherwise use the gtempaccount.com email for generating AuthTokens, and the code should work fine. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

Re: .NET Sandbox access

2011-07-25 Thread AdWords API Advisor
servicedAccountService.RequestHeader.ClientCustomerId = servicedAccountService.RequestHeader.ClientEmail = null and your code should work fine. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: 回覆:Re: 回覆:Re: 回覆:CampaignAdExtensionService

2011-07-25 Thread AdWords API Advisor
Hi Keung, This issue happens when the order of elements in your SOAP request doesn't match the order in wsdl. See http://groups.google.com/group/adwords-api/browse_thread/thread/f5057acf438bc702/ for the announcement and discussion of this issue. Cheers, Anash P. Oommen, AdWords API Advisor

Re: reportdefinitionservice ad_performance report

2011-07-22 Thread AdWords API Advisor
Hello Soumya, We don't have an example for this particular report readily available, but the code should be very similar to the Keyword Performance report example here: http://www.google.com/codesearch/p?hl=en#V0-SpqftL4s/examples/csharp/v201101/AddKeywordsPerformanceReportDefinition.cs -

Re: Re : Re: Re : Re: Re : Re: Need help with Proxy authentication in C#

2011-07-21 Thread AdWords API Advisor
Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message b

Re: Re : Re: Re : Re: Need help with Proxy authentication in C#

2011-07-21 Thread AdWords API Advisor
Hi Thomas, Which version of the library (not the API) are you using? The latest version is 12.4.0. I'm trying to replicate the issue you are mentioning, but so far I'm out of luck. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

Re: yes my question is about API and what do it mean to me

2011-07-21 Thread AdWords API Advisor
Hi, If you have a specific question about AdWords API, then feel free to ask and we will help you with your queries. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: API billing using Client Manager accounts

2011-07-13 Thread AdWords API Advisor
. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

Re: The same report, obtained through the api V201101, is smaller

2011-07-13 Thread AdWords API Advisor
Hi, I would check if the column names are same or different. Some of the columns like CampaignId won't be available through front end downloads even if the report definition has it. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Re: Pause a client account through MCC API

2011-07-13 Thread AdWords API Advisor
in SOAP headers. See http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201101/GetAccountHierarchy.php for details on retrieving accounts using ServicedAccountService. Cheers, Anash P. Oommen, AdWords API Advisor

Re: internal server error

2011-07-13 Thread AdWords API Advisor
use of the library: http://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary#Option_1:_Make_a_raw_API_call . Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspo

Upcoming Sandbox DB Refresh: Thursday, April 28

2011-04-27 Thread AdWords API Advisor
Hi, The AdWords API Sandbox's database is scheduled to be refreshed on Thursday , April 28, during which all data stored in the sandbox will be cleared. AdWords API v13 users will have to recreate their client accounts by making a request to AccountService.getClientAccounts(), and v200909 users o

AdWords Downtime: March 20, 3am-7am PT

2011-03-18 Thread AdWords API Advisor
We'll be performing routine system maintenance on Sunday, March 20 from approximately 3:00am to 7:00am PT. You won't be able to access AdWords or the API during this time frame, but your ads will continue to run as normal. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: API server request error

2011-03-16 Thread AdWords API Advisor
Hi Wei, I haven't heard about any such issues, but just to be sure, I'll check with my team and let you know. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspo

Re: API Fatal Error. We Need Help.

2011-03-15 Thread AdWords API Advisor
Hi, You could catch the exception and do appropriate error handling. PHP supports exception handling, see http://php.net/manual/en/language.exceptions.php in case you aren't familiar with it. Cheers, Anash P. Oommen, AdWords API Ad

Re: API Access Slot Not Sufficient For 3rd Tools Development

2011-03-15 Thread AdWords API Advisor
aving 2 linkages. You can add the multiple account linkage feature request at http://adwords.google.com/support/aw/bin/request.py?contact_type=cfeedback Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Re: 500: Failure. A JSON object is returned with a FAILURE status.

2011-03-15 Thread AdWords API Advisor
Hi Steffen, I'll check this with the reporting team and post updates on this thread. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/

Re: Adwords Reporting

2011-03-15 Thread AdWords API Advisor
s. As for retrieving accounts under an MCC, see http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201008/GetAccountHierarchy.php . Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discus

Re: Increase in ConcurrentModification Exceptions?

2011-03-15 Thread AdWords API Advisor
Hi Margaret, If you can share the response ids for such requests online, then that would be most helpful. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http

Re: API Fatal Error. We Need Help.

2011-03-15 Thread AdWords API Advisor
Hi, Is it that the script is terminating when the error occurs? Is your error log showing any exceptions being thrown by PHP itself? Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

Re: CreativeApprovalStatus Predicate "APPROVED" doesn't return results in v201101

2011-03-15 Thread AdWords API Advisor
Hi Jeremy, Do you have a report definition id or a response id from the SOAP response xml? Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com

Re: login the sandbox with the php client

2011-03-15 Thread AdWords API Advisor
Hi Peter, Also, is the library picking up auth.ini? I think the library would load defaults if it cannot find auth.ini and go ahead, so I'd check if the username and password are right on the line where the call fails. Cheers, Anash P. Oommen, AdWords API Ad

Re: login the sandbox with the php client

2011-03-15 Thread AdWords API Advisor
ommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 t

Re: Ad parameters in adwords CLI

2011-03-15 Thread AdWords API Advisor
Hi Daniel, Thanks for submitting the patch! Adam will follow up with you on the issue thread. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http

Re: 500: Failure. A JSON object is returned with a FAILURE status.

2011-03-15 Thread AdWords API Advisor
Hi, You aren't trying to download a cross-client report, right? Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

Re: cross client reports

2011-03-15 Thread AdWords API Advisor
Hi Rayden, If you could mail your account details to adwordsapiadvi...@google.com and ping this thread, I could check with the AdWords team if this is possible. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Ad parameters in adwords CLI

2011-03-14 Thread AdWords API Advisor
To clarify, use this link: http://code.google.com/p/google-api-adwords-java/issues/entry?template=Blank%20report Thanks, Adam Rogal, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.g

Re: Ad parameters in adwords CLI

2011-03-14 Thread AdWords API Advisor
Hi Daniel, Thanks for taking an interest in the project. You can file a "Blank Report" issue with the patch attached and we will contact you about integrating it. Thanks, Adam Rogal, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion gr

Re: cross client reports

2011-03-14 Thread AdWords API Advisor
Words API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 t

Re: Adwords Reporting

2011-03-14 Thread AdWords API Advisor
ou out. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Re: about new Selector.

2011-03-14 Thread AdWords API Advisor
other fields of budget object won't be returned. Also, the rule of thumb is that to get something, you have to request it explicitly. There may be a few cases where you get back more fields than you asked for, but please don't count on it as a standard behaviour. Chee

Re: trying to create an api

2011-03-14 Thread AdWords API Advisor
Hi, I got your mail, I'll follow up with you over the email. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

Re: can't connect to AdGroupService-- java.net.ConnectException: Connection timed out

2011-03-14 Thread AdWords API Advisor
Hi Rajini, Timeout issues are transitory in nature, they typically disappear in a short while. Are you still seeing these errors? Cheers, Anash P. Oommen, AdWords API Advisor -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

Re: V13 Report Service - Sunset

2011-03-14 Thread AdWords API Advisor
://adwordsapi.blogspot.com/2011/03/update-to-reporting-service-in-adwords.html for details. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords

Re: Still cannot access my account

2011-03-14 Thread AdWords API Advisor
Hi, What other details does the AuthTokenException provide? For instance, what does AuthTokenErrorCode field say? Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2011-03-14 Thread AdWords API Advisor
Hi, I had a look at your account. Appears like you worked with the AdWords Specialists to change the account password and the account is working fine now. Could you confirm if this the case? Are you facing more issues? Cheers, Anash P. Oommen, AdWords API Advisor

Re: How to get all keywords and corresponding stats?

2011-03-11 Thread AdWords API Advisor
P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

Re: login the sandbox with the php client

2011-03-11 Thread AdWords API Advisor
Hi Peter, You could alternately call CampaignService.get(). http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201008/GetAllCampaigns.php should do the trick. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

  1   2   3   4   5   6   7   8   9   10   >