Re: About Quality Info

2012-10-18 Thread Danial Klimkin
Hello Seval, Do you request the relevant fields in the selector? Please see: https://developers.google.com/adwords/api/docs/reference/latest/AdGroupCriterionService.QualityInfo?hl=en -Danial, AdWords API Team. On Tuesday, October 9, 2012 4:30:21 PM UTC+4, Seval Zirve wrote: > > Hi, > > i

Re: Sandbox can't run C# example, HELP

2012-10-18 Thread Danial Klimkin
Hello Karol, Please take a look on this page that describes how to set up a sandbox account: https://developers.google.com/adwords/api/docs/sandbox Note, you don't need to create any account with CreateAccount example, you need to run getCampaigns example and then getAccountHierarchy to dete

Re: Sandbox for v201209

2012-10-18 Thread Danial Klimkin
Hello Sudhir, This might be related to the library rather than the server side. If you still have difficulties with it, please let me know the exact library version and provide more extensive example. -Danial, AdWords API Team. On Tuesday, October 9, 2012 6:21:49 PM UTC+4, Sudhir wrote: > >

Re: BulkMutateJobService returning TOO_MANY_OPERATIONS_IN_JOB

2012-10-18 Thread Danial Klimkin
ill be present in 201206 until feb 2013 right? > > We've coded round this 500,000 job limit for now but were mystified as to > where it came from since the docs imply it should be much higher? > > On Thursday, October 18, 2012 5:31:33 PM UTC+1, Danial Klimkin wrote: >> >

Re: Billing Issues

2012-10-18 Thread Danial Klimkin
Hello, This forum is for technical questions regarding AdWords API only. Please contact general AdWords support regarding billing issues: http://support.google.com/adwords/ -Danial, AdWords API Team. On Wednesday, October 10, 2012 8:12:10 PM UTC+4, Little box wrote: > > Today, I had 28 cl

Re: ADGROUP_REACH_FREQUENCY_REPORT doesn't return any records yet?

2012-10-19 Thread Danial Klimkin
Hello Dan, Please doublecheck the customer ID you send in the headers - is this the advertiser account CID? If so, please send me the ID over email and I'll investigate it for you (make sure to use Reply, not Reply All button). -Danial, AdWords API Team. On Friday, October 5, 2012 10:42:46

Re: CriterionError.INVALID_CRITERION_ID on setting location->id on v201209 in sandbox

2012-10-19 Thread Danial Klimkin
201209 with the java client > software and I have the same problem. > > The services are returning this error randomly and we are using the > production environment. > > Andrezza > > Em quinta-feira, 11 de outubro de 2012 09h30min00s UTC-3, Danial Klimkin > escreveu: >

Re: CUSTOMER_NOT_WHITELISTED_FOR_API: Client 1508544 is not on legacy billing.

2012-10-19 Thread Danial Klimkin
This has been answered over email. -Danial, AdWords API Team. On Tuesday, October 16, 2012 1:27:31 PM UTC+4, Zweitze wrote: > > Hello, > > When using the budget order service I get the named error. Our MCC is > whitelisted and other accounts have no problem. The curious message is the > trigg

Re: URL Performance Report

2012-10-19 Thread Danial Klimkin
Hello Joni, Can you please send me the report definition and both reports from the UI and the API to compare? Make sure to send that directly over *email* (Reply button). -Danial, AdWords API Team. On Thursday, October 11, 2012 1:47:55 PM UTC+4, Joni Salmi wrote: > > Hi, > > I have been usi

Re: Sandbox EstimateKeywordTraffic requests were working. However, now they result in [AuthenticationError.NOT_ADS_USER @ ; trigger:'']

2012-10-19 Thread Danial Klimkin
Hello Bobert, TargetingIdeaService and TrafficEstimatorService do not produce correct result on the sandbox. This environment is for testing only and should not be queried for real data. -Danial, AdWords API Team. On Thursday, October 11, 2012 7:48:12 PM UTC+4, Bobert Mcgee wrote: > > I h

Re: AdGroup Targeting Method in v201209

2012-10-19 Thread Danial Klimkin
Hello pkatragadda, I wasn't able to reproduce this issue. Specifying 'Settings' in the fields part of the selector returned the Ad Group settings for me: :entries=> [{:id=>x, :name=>"y", :status=>"ENABLED", :settings=> [{:setting_type=>"TargetingSetting", :detai

Re: How to link campaign with an account??

2012-10-19 Thread Danial Klimkin
Hello Andrea, You are required to provide a clientCustomerId in the request header for Add Campaign request. The campaign will be created under the account referred by the ID and can't be moved to a different account. -Danial, AdWords API Team. On Tuesday, October 16, 2012 9:18:08 PM UTC+4,

Re: Where do I get adwords Promotion code to test Adwords

2012-10-19 Thread Danial Klimkin
Hello Prov, This forum is for technical questions regarding AdWords API only. Please contact general AdWords support with this question: http://support.google.com/adwords/ -Danial, AdWords API Team. On Wednesday, October 17, 2012 12:22:46 PM UTC+4, prov wrote: > > Hi, I am looking to star

Re: how do i get developer token for adword api access

2012-10-19 Thread Danial Klimkin
Hello Devdeep, Please follow this guide: https://developers.google.com/adwords/api/docs/signingup -Danial, AdWords API Team. On Wednesday, October 17, 2012 3:17:46 PM UTC+4, Devdeep Barad wrote: > > hello friends, > i am in trouble with adword api access.i need developer token.how can

Re: Getting a budget object from a campaign object - v201209?

2012-10-19 Thread Danial Klimkin
Hello Alex, Budget is not, but BudgetId is, see: https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201209-CampaignService Starting from v201209 you will need to use the new BudgetService to update budgets: https://developers.google.com/adwords/api/docs/reference/la

Re: What are appropriate uses of Google API for growing agencies?

2012-10-19 Thread Danial Klimkin
Hello Andy, The classification is based primary based on who can access the tool. If it will be employees in your company only, it looks like it's an internal tool. This needs to be confirmed by the audit team during the token review process though. For general use cases overview, please take

Re: NOT_ADS_USER

2012-10-19 Thread Danial Klimkin
I believe this is a duplicate of: https://groups.google.com/forum/#!topic/adwords-api/KCtqnswrrCg I've already answered on. -Danial. On Monday, October 15, 2012 12:05:00 PM UTC+4, Sang Truong wrote: > > I have been developing an application with the adwords api and initialized > my account

Re: OAuth2 - invalid grand error

2012-10-19 Thread Danial Klimkin
nection: > :enable_gzip: false > :library: > :log_level: INFO > > > On Tuesday, October 16, 2012 8:05:40 AM UTC-5, Danial Klimkin wrote: >> >> Hello Sudhir, >> >> >> Can you please provide your source code for both get_campaigns and >> get_a

Re: Auto Login to Google Ad words from my asp.net application

2012-10-19 Thread Danial Klimkin
king forward for your reply. > > Thanks > Srinivas G > > > On Tuesday, October 16, 2012 6:32:34 PM UTC+5:30, Danial Klimkin wrote: >> >> Hello Srinivas, >> >> >> Can you please explain what are you trying to achieve in more details? >> >>

Re: ADGROUP_REACH_FREQUENCY_REPORT doesn't return any records yet?

2012-10-26 Thread Danial Klimkin
Hello Dan, I've received your query details over email. It appears you don't get any data in the report as there is not enough statistics for the campaigns. All of them have impressions of a single-digit number which is not enough for the sample group. You can find more info about the report

Re: the creation date of a campaign to show?

2012-10-31 Thread Danial Klimkin
ver, I think the first date in the report will be the date >>> the account started accruing impressions rather than the account creation >>> date (since Date prevents zero impressions). >>> >>> I tested it in one of our accounts and confirmed this is the case.

Re: Sandbox EstimateKeywordTraffic requests were working. However, now they result in [AuthenticationError.NOT_ADS_USER @ ; trigger:'']

2012-10-31 Thread Danial Klimkin
Hello Sebastian, All, We are working on a solution for this issue and should have more information soon. -Danial, AdWords API Team. On Tuesday, October 30, 2012 7:28:23 AM UTC+4, Sebastian wrote: > > ETA ? > Maybe they will make you a nice Christmas gift. > I am waiting for AdWords API devel

Re: Is there a way to verify migration?

2012-10-31 Thread Danial Klimkin
Hello j.e.frank, Grepping for '201109' should make the trick. We are also releasing a new libraries set which have no support for version earlier than v201206, so using one of them can guarantee you use only the new API. Cesar, the sunset schedule is always available here: https://developer

Re: Automatic exclusion of the web-sites from MMR using API

2012-11-02 Thread Danial Klimkin
Hello, Please refer to this help topic regarding possible exclusions: http://support.google.com/adwords/bin/answer.py?hl=en&answer=2454012 All of them are available via the API with Negative Criteria, see: https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionSe

Re: API deprecation policy

2012-11-02 Thread Danial Klimkin
Hello JM, This is expected but exceptions are always possible. Please refer to the announcement blog post for each particular version for exact information. -Danial, AdWords API Team. On Wednesday, October 31, 2012 6:45:39 PM UTC+4, JM wrote: > > Thanks for the reply. However, that was not w

Re: Can I use order by in predicates? when i get stats? not XML report, just script.

2012-11-02 Thread Danial Klimkin
Hello Mirror, Yes, please see 'ordering' property of the selector: https://developers.google.com/adwords/api/docs/reference/latest/CampaignService.Selector -Danial, AdWords API Team. On Wednesday, October 31, 2012 7:23:46 PM UTC+4, Mirror wrote: > > It's GetService('CampaignService', 'v20

Re: LocationCriterionService doesn't return country codes

2012-11-02 Thread Danial Klimkin
Hello Ian, 'CountryCode' is not a valid selector field according to the documentation: https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201209-LocationCriterionService -Danial, AdWords API Team. On Thursday, November 1, 2012 4:54:50 AM UTC+4, Ian Knox wrote: > > It'

Re: 403 code and Error=Unknown when authenticating Google Analytics account

2012-11-02 Thread Danial Klimkin
Hello Mike, This forum is for technical questions regarding AdWords API only. I am sorry we can't help on the Analytics authorization issue. Please contact the corresponding support team. -Danial, AdWords API Team. On Wednesday, October 17, 2012 1:25:22 PM UTC+4, Mike wrote: > > Hi there. S

Re: Removing Budgets from BudgetService?

2012-11-02 Thread Danial Klimkin
Hello Bryan, Please send us the full XML code of the request and response for the error you are receiving. Please make sure to remove sensitive parts such as AccessToken and developer token. -Danial, AdWords API Team. On Monday, October 29, 2012 10:14:15 PM UTC+4, Bryan Minor wrote: > > I a

Re: TargetingIdeaService and TrafficEstimatorService problems

2012-11-02 Thread Danial Klimkin
Hello veseo, Please check this blog post I believe describes this issue: http://googleadsdeveloper.blogspot.ru/2012/11/understanding-adwords-api.html -Danial, AdWords API Team. On Tuesday, October 23, 2012 3:56:18 PM UTC+4, veseo wrote: > > Hi, > > while implementing the new versions of b

Re: Could download keyword performance Report using v201206 or v201209

2012-11-02 Thread Danial Klimkin
Hello dsr, The issue looks like connectivity issue between your application and Google services. Please check you network status. Let us know if you still experience the issue providing more details on date and time of the event. -Danial, AdWords API Team. On Tuesday, October 30, 2012 2:0

Re: What does "EnitityCountLimitExceeded.ACCOUNT_LIMIT" mean in regard to BudgetService?

2012-11-02 Thread Danial Klimkin
Hello Bryan, For the error, please send us the full XML response code with it. Per budgets, starting with v201209 you need to use the new BudgetService to change the budget amounts. You can only change the budget the campaign is associated with (via budgetId) with CampaignService. -Danial, A

Re: Ruby Client not working with OAuth2 in offline mode

2012-11-09 Thread Danial Klimkin
Hello Jennifer, Did you take a look on the OAuth2 example we have with the library? http://code.google.com/p/google-api-ads-ruby/source/browse/adwords_api/examples/v201209/misc/use_oauth2.rb For the configuration file, it should look like: :oauth2_token: :refresh_token: your_refresh_t

Re: Sandbox EstimateKeywordTraffic requests were working. However, now they result in [AuthenticationError.NOT_ADS_USER @ ; trigger:'']

2012-11-16 Thread Danial Klimkin
Hello All, Please refer to this announcement on the latest news about testing AdWords API clients: http://googleadsdeveloper.blogspot.com/2012/11/introducing-test-accounts.html -Danial, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: OpenSSL::SSL::SSLError: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server session ticket A

2012-11-19 Thread Danial Klimkin
Hello Jeremy, It appears you are getting network timeouts. From the stack I can see you are using the Ruby library with net_http adapter. I recommend trying httpclient instead. All you need to do it to install httpclient gem like: gem install httpclient -Danial, AdWords API Team. On Frid

Re: Selector field to retrieve campaign's targeting mode

2012-11-19 Thread Danial Klimkin
Hello Eugene, Please see the Automatic Placements Performance Report: https://developers.google.com/adwords/api/docs/appendix/reports#automatic-placements Particularly, "IsAutoOptimized" field. -Danial, AdWords API Team. On Sunday, November 11, 2012 4:48:46 PM UTC+4, Eugene wrote: > > Wh

Re: How to establish the 5 virtual client account in sandbox env

2012-11-19 Thread Danial Klimkin
Hello Yulong, The Sandbox is now deprecated and we recommend to use Test Accounts for all new development. Please refer to: https://developers.google.com/adwords/api/docs/test-accounts -Danial, AdWords API Team. On Sunday, November 18, 2012 9:07:30 PM UTC+4, Yulong Yang wrote: > > Hi all

Re: How to establish the 5 virtual client account in sandbox env

2012-11-20 Thread Danial Klimkin
realize it is > deprecated but just wondering is it possible to get it working? cause I see > it will be shut down in Dec. > > Thank you. > > On Monday, November 19, 2012 3:29:59 AM UTC-5, Danial Klimkin wrote: >> >> Hello Yulong, >> >> >> The Sandbox is no

Re: CustomerSyncService and Budget

2012-11-20 Thread Danial Klimkin
Hello dkasak, The budget updates are reflected as campaign field change via CustomerSyncService: I just tested updating a budget amount without touching the campaign and got the following: {:changed_campaigns=> [{:campaign_id=>1***91, :campaign_change_status=>"FIELDS_CHANGED", :ca

Re: Bug in AdGroupCriterionService? BiddableAdGroupCriterion returned with a null criterion

2012-11-20 Thread Danial Klimkin
Hello Akil, We've checked the request but the response in the logs matches the UI exactly with 47 criteria. Please send us the full XML response with null Criterion over email if you still experience the issue. -Danial, AdWords API Team. On Monday, November 19, 2012 2:03:29 PM UTC+4, Akil B

Re: How to download global search volume using API v201209

2012-11-22 Thread Danial Klimkin
Hello Kunal, Please see the TargetingIdeaService: https://developers.google.com/adwords/api/docs/reference/latest/TargetingIdeaService SEARCH_VOLUME and TARGETED_MONTHLY_SEARCHES requestedAttributeTypes. -Danial, AdWords API Team. On Friday, November 16, 2012 2:11:14 PM UTC+4, Kunal Kin

Re: Info adwords key words tool

2012-11-22 Thread Danial Klimkin
Hello fox, This is a good page to start with: https://developers.google.com/adwords/api/docs/ -Danial, AdWords API Team. On Monday, November 19, 2012 1:50:22 PM UTC+4, fox wrote: > > Hi, > I developing an application for Windows OS and I need to integrate the > search tool's keyword adwor

Re: How do I change the Name of a Managed Customer

2012-11-22 Thread Danial Klimkin
Hello Stuart, No, ManagedCustomerOperationonly supports ADD operator. -Danial, AdWords API Team. On Monday, November 19, 2012 6:53:52 PM UTC+4, Stuart wrote: > > I have bee

Re: Social Ad Extensions

2012-11-22 Thread Danial Klimkin
Hello Herb, Social extensions are not yet supported in the API unfortunately. -Danial, AdWords API Team. On Monday, November 19, 2012 9:08:36 PM UTC+4, Herb Brittner wrote: > > I was looking into the add extensions in the API, and I don't see any way > to see social extensions. Does this st

Re: Create campaign to all countries and territories

2012-11-22 Thread Danial Klimkin
Hello joanfihu, In fact you don't need to do this step in order to target all countries and territories. Having no location targeted effectively means the campaign can serve everywhere. Answering your question, no, there is no way to do this faster. The production environment is much faster t

Re: BiddableAdGroupCriterion disapprovalReasons

2012-11-22 Thread Danial Klimkin
Hello mm, All disapproved ads should have a reason. In case you see no reason for a particular ad, please send us full XML of request and server response over email ("Reply" action). -Danial, AdWords API Team. On Tuesday, November 20, 2012 8:18:03 PM UTC+4, mm wrote: > > Hey guys - > I am t

Re: reporting in Sandbox

2012-11-22 Thread Danial Klimkin
Hello assaf, This is expected for the sandbox. Please also refer to this post: http://googleadsdeveloper.blogspot.ru/2012/11/introducing-test-accounts.html -Danial, AdWords API Team. On Tuesday, November 20, 2012 11:26:21 PM UTC+4, assaf wrote: > > I'm trying to implement the reporting se

Re: API returning UNEXPECTED_INTERNAL_API_ERROR all the time today

2012-11-23 Thread Danial Klimkin
Hello Marcin, The Sandbox is now deprecated and we do not plan to release any updates or fixes for it. Please use Test Accounts instead, see: http://googleadsdeveloper.blogspot.ru/2012/11/introducing-test-accounts.html -Danial, AdWords API Team. On Friday, November 23, 2012 1:20:58 PM UT

Re: Empty adType attribute for html5 ad

2012-11-23 Thread Danial Klimkin
Hello j.e.frank, Can you please send us full XML code of your request and server reply for this issue? Please make sure to use 'Reply' button to only send it to the team over email. -Danial, AdWords API Team. On Tuesday, November 20, 2012 7:18:42 PM UTC+4, j.e.frank wrote: > > My guess is t

Re: Any Update in BudgetService 'BudgetId'

2012-11-23 Thread Danial Klimkin
Hello Sanju, Please double-check the API version you are using. If it is v201209, please send us full XML request and response code over email (Reply button). -Danial, AdWords API Team. On Wednesday, November 21, 2012 3:12:17 PM UTC+4, Sanju wrote: > > Hi Team, > > I have updated my project

Re: Conversions in AdGroupService

2012-11-23 Thread Danial Klimkin
Hello Mirror, Those are conversions from the Stats of AdGroup. See this article for more details on conversions in AdWords: http://support.google.com/adwords/bin/answer.py?hl=en&answer=6365 -Danial, AdWords API Team. On Wednesday, November 21, 2012 4:27:37 PM UTC+4, Mirror wrote: > > Hell

Re: How do I change the Name of a Managed Customer

2012-11-26 Thread Danial Klimkin
gt; On Thursday, November 22, 2012 9:15:43 AM UTC, Danial Klimkin wrote: >> >> Hello Stuart, >> >> >> No, >> ManagedCustomerOperation<https://developers.google.com/adwords/api/docs/reference/latest/ManagedCustomerService.ManagedCustomerOperation.html>only >>

Re: How to download global search volume using API v201209

2012-11-26 Thread Danial Klimkin
Hello, Unfortunately we don't have any exact date for this release. -Danial, AdWords API Team. On Thursday, November 22, 2012 7:02:40 PM UTC+4, Adwords user wrote: > > Hi Danial, > > I saw your blog post here: > http://googleadsdeveloper.blogspot.com/2012/11/understanding-adwords-api.html >

Re: Api units info - always same values

2012-11-26 Thread Danial Klimkin
Hello Adam, What are the query parameters you use? Note UNIT_COUNT_FOR_CLIENTS provides statistics per managed account, not for the whole MCC. -Danial, AdWords API Team. On Friday, November 23, 2012 1:47:55 PM UTC+4, Adam wrote: > > Hi, > When im retrieving TOTAL_USAGE_API_UNITS_PER_MONTH a

Re: UNEXPECTED_INTERNAL_API_ERROR

2012-11-26 Thread Danial Klimkin
Hello Asheesh, Please see: http://googleadsdeveloper.blogspot.ru/2012/11/introducing-test-accounts.html -Danial, AdWords API Team. On Sunday, November 25, 2012 12:37:02 PM UTC+4, Asheesh Jain wrote: > > I have run GetCampaigns.java file in sandbox enviorment. eroors occures > UNEXPECTED

Re: BudgetService returning InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in the SANDBOX

2012-11-26 Thread Danial Klimkin
Hello Patrick, The Sandbox environment is deprecated and will be sunset soon. We will not be releasing any updates for fixes for it. Please see this article for more details: http://googleadsdeveloper.blogspot.ru/2012/11/introducing-test-accounts.html -Danial, AdWords API Team. On Monda

Re: Unable to parse SOAP buffer for outgoing messages

2012-11-27 Thread Danial Klimkin
Hello Sudip, I checked with the library author but he was not able to reproduce the issue. Can you send us the full code snippet we could run? Please make sure to send over email (Reply button) and also include the exact python version you are using. -Danial, AdWords API Team. On Thursday

Re: Api units info - always same values

2012-11-27 Thread Danial Klimkin
MONTH. > Api v201209, C#. > > W dniu poniedziałek, 26 listopada 2012 11:20:56 UTC+1 użytkownik Danial > Klimkin napisał: >> >> Hello Adam, >> >> >> What are the query parameters you use? Note UNIT_COUNT_FOR_CLIENTS >> provides statistics per managed a

Re: How to interpret the new Impression Share changes in Adhoc Reports?

2012-11-27 Thread Danial Klimkin
Hello Oliver, I'll look into this and let you know shortly. -Danial, AdWords API Team. On Saturday, November 24, 2012 12:23:06 PM UTC+4, Oliver wrote: > > There are now separate Impression share columns in the adwords interface; > one for Search campaigns (*Search Impr. share*) and one for D

Re: UNEXPECTED_INTERNAL_API_ERROR

2012-11-28 Thread Danial Klimkin
gt; It won't be sunset until Dec 15. Why can't we use it now? I would sign up > the test account to use today, but it requires billing information. > > -Kevin > > On Monday, November 26, 2012 2:23:10 AM UTC-8, Danial Klimkin wrote: >> >> Hel

Re: How long for Test Accounts to get set up

2012-11-28 Thread Danial Klimkin
Hello Chris, 10 days is a maximum period, most requests are handled within 24 hours. Most likely your application was already reviewed. -Danial, AdWords API Team. On Monday, November 26, 2012 11:14:09 PM UTC+4, Chris Vaughan wrote: > > I have been developing using the Sandbox, but since it'

Re: [v201209] New Test Account - OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED

2012-11-29 Thread Danial Klimkin
Hello Stamatina, Please send me the full XML request and response code, including CID over * email* ('Reply' button). -Danial, AdWords API Team. * * On Thursday, November 29, 2012 2:38:35 PM UTC+4, Stamatina Thomaidou wrote: > > Language: Java > > I am trying to create a new campaign using the

Re: non-shared Budget through the BudgetService

2012-11-29 Thread Danial Klimkin
Hello Ian, No, the API currently only allows to create 'UI-visible' budgets. -Danial, AdWords API Team. On Tuesday, November 27, 2012 11:53:14 PM UTC+4, Ian wrote: > > Is there a way to create a budget that is not displayed in the budget UI > via the BudgetService? Since the ability to do so

Re: How often is Keyword Performance report data refreshed?

2012-11-29 Thread Danial Klimkin
Hello road11, This is not really possible as those stats are normally updated daily. They can change for a particular date again though (within 48 hours) as some of the clicks may get filtered out due to click validations. As per (c), yes, you will get zero-impression rows if no segmentation f

Re: KEYWORDS_PERFORMANCE_REPORT not returning data for one ad group

2012-12-10 Thread Danial Klimkin
Hello Algimantas, I've followed up directly on the issue. -Danial, AdWords API Team. On Wednesday, December 5, 2012 7:57:45 PM UTC+4, Algimantas Krasauskas wrote: > > Hi there. > > We are importing stats for one of our clients and there are no data > returned for one AdGroup. > > I have att

Re: Error in AdHoc Report function DownloadClientReport (v201209) ->INVALID_REPORT_DEFINITION_XML

2012-12-17 Thread Danial Klimkin
Hello Reinhold, The order of the fields in the report definition is important. This error message usually means they are not in the correct order in your request. Also, consider using our C# libraries which will handle this and many other minor details for you: https://developers.google.com

Re: SOAP Format for TrafficEstimatorService 201209

2012-12-18 Thread Danial Klimkin
Hello Gustav, First of all I really recommend to consider upgrading to a newer version of rails and using the library. It handles quite a lot of tricky issues you face with SOAP. As per the issue, you need to generate something like this instead: KEYWORD ... this is done in Savon with "

Re: How to get monthly search volume for a given keyword with v201209

2012-12-18 Thread Danial Klimkin
Hello Warren, You request is for RequestType.IDEAS type. You need to use the RequestType.STATS instead. -Danial, AdWords API Team. On Sunday, December 16, 2012 6:39:34 PM UTC-8, Hongyu Li wrote: > > Hi, > the question is simple, how to get monthly search volume for a keyword. > following

Re: How to Get Stats Hourly - Ruby on Rails

2012-12-18 Thread Danial Klimkin
Hello Eduardo, Also, take a look at our AdWords on Rails demo, if you haven't already: http://code.google.com/p/google-api-ads-ruby/source/browse/#git%2Fadwords_api%2Fexamples%2Fadwords_on_rails -Danial, AdWords API Team. On Tuesday, December 11, 2012 11:13:52 AM UTC-8, Eduardo Hiroshi Ca

Re: AdHoc reporting for multiple clients isn't possible anymore (v201209)

2012-12-18 Thread Danial Klimkin
Hello Reinhold, It looks like we do not have one for C# at the moment. I will check with the library author to tackle this. -Danial, AdWords API Team. On Thursday, December 13, 2012 2:11:05 AM UTC-8, Reinhold Maurus wrote: > > Does anyone have a sample code in c# for doing reports for each c

Re: How can I set a display ad campaign?

2012-12-19 Thread Danial Klimkin
Hello Kapil, You are looking to create an ImageAd: https://developers.google.com/adwords/api/docs/reference/latest/AdGroupAdService.ImageAd with targeting for targetContextNetwork: https://developers.google.com/adwords/api/docs/reference/latest/CampaignService.NetworkSetting Check out t

Re: refresh token not returned

2012-12-19 Thread Danial Klimkin
Hello Itai, The OAuth authorization is common for all Google services and not related to the account type or developer token status. Please send the details requested to Paul via email. This can be done with "Reply to author" option in the drop down list on the right. -Danial, AdWords API Te

Re: AdWords API Deleted objects limit

2012-12-24 Thread Danial Klimkin
Hello idan, There is no limit on number of DELETED objects. -Danial, AdWords API Team. On Friday, December 21, 2012 12:18:07 PM UTC+4, idan zalzberg wrote: > > Hi, > I read in the documentation about limitations to the number of objects > that can exist in each level (AdGroups, Campaigns, et

Re: Ad Campaign Targeting Criteria "exclude"

2012-12-24 Thread Danial Klimkin
Hello Emin, It looks like you are looking for Negative Criteria: https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.NegativeCampaignCriterion -Danial, AdWords API Team. On Wednesday, December 19, 2012 3:00:06 AM UTC+4, Emin Aydan wrote: > > Hi; > For

Re: As a developer: create test account on own, personal MCC or on the MCC of my company?

2012-12-24 Thread Danial Klimkin
Hello Orange, You do not need an approved token to access test accounts so either way will work. Provided your client will not want to share authentication details, I suggest creating a personal account. You can specify "for Test account only" in the token request to clarify you are not looki

Re: test account query

2012-12-24 Thread Danial Klimkin
Hello John, Yes, this is normal. We are exploring the option to keep Test Accounts visible in the UI as this might be helpful for developers. -Danial, AdWords API Team. On Wednesday, December 19, 2012 6:32:36 PM UTC+4, John Lister wrote: > > Hi, I registered for a test account and it looks

Re: Old Mcc Id with new test account and error response get ACCOUNT_DELINQUENT

2012-12-25 Thread Danial Klimkin
Hello Sudhansu, This error message usually means the MCC account was marked delinquent due to some issue (most likely billing). Please check with the general AdWords support to resolve this issue first: http://adwords.google.com/support Make sure to include your MCC CID. -Danial, AdWords

Re: How to find out the possible ids for the OperatingSystemVersion Criterion? BETA_ERROR

2012-12-25 Thread Danial Klimkin
Thanks for letting us know. I will follow up internally to resolve this issue. -Danial, AdWords API Team. On Friday, December 21, 2012 4:42:45 AM UTC+4, manuel@gmail.com wrote: > > I want to add OperatingSystemVersion criteria to a campaign. Since name > and version cannot be specified d

Re: Multiple stats for a single keyword

2012-12-25 Thread Danial Klimkin
Hello john, You can add additional fields to see what the difference is, see this document as a reference: https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201209-AdGroupCriterionService Please note we recommend to use reports to pull stats instead. With reporting yo

Re: API not pulling data from sub mcc account in google adword

2012-12-25 Thread Danial Klimkin
Hello Devendra, Do you provide the correct clientCustomerId in the request header? The ID needs to be a non-MCC account ID. -Danial, AdWords API Team. On Monday, December 24, 2012 2:45:24 PM UTC+4, Devendra Porwal wrote: > > Hi, > > I used an MCC account and was able to download adhoc report

Re: What is Query/Price?

2012-12-25 Thread Danial Klimkin
Hello Per York, Please see: https://developers.google.com/adwords/api/docs/ratesheet -Danial, AdWords API Team. On Tuesday, December 25, 2012 2:30:07 AM UTC+4, Per York wrote: > > Hello. > it is noob question,but i cant find out.. > i dont wan a manual search. i have huge list of keywords

Re: How to find out the possible ids for the OperatingSystemVersion Criterion? BETA_ERROR

2012-12-28 Thread Danial Klimkin
Hello Manuel, The ConstantDataService behavior is expected. Please see this page for available non-beta Criteria: https://developers.google.com/adwords/api/docs/appendix/mobileplatforms -Danial, AdWords API Team. On Tuesday, December 25, 2012 12:44:58 PM UTC+4, Danial Klimkin wrote

Re: Multiple stats for a single keyword

2012-12-28 Thread Danial Klimkin
Hello John, There are some limitations on getting stats with the 'get' method. I recommend to start with reports right away. See this page for the reference: https://developers.google.com/adwords/api/docs/appendix/reports#criteria The fields are called "AdNetworkType1" and "AdNetworkType2".

Re: test account query

2012-12-28 Thread Danial Klimkin
or test account. > > Please suggest me. > > > > > On Monday, December 24, 2012 4:10:35 PM UTC+5:30, Danial Klimkin wrote: >> >> Hello John, >> >> >> Yes, this is normal. We are exploring the option to keep Test Accounts >> visible in the

Re: OpenSSL::SSL::SSLError: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server session ticket A

2013-01-02 Thread Danial Klimkin
u please send me full debug output logs for such a request over >>>>>> email (please make sure not to share it with the whole group as it >>>>>> may >>>>>> contain sensitive information). >>>>>> >>>>>>

Re: test account query

2013-01-03 Thread Danial Klimkin
> Please guide me what i am doing wrong. > > > > On Friday, December 28, 2012 3:04:41 PM UTC+5:30, Danial Klimkin wrote: >> >> Hello Chirag, >> >> >> Please send me your MCC and test account CIDs over email. >> >> >> -Danial, AdWord

Re: Disapproved Ads on date basis

2013-01-07 Thread Danial Klimkin
Hello Sumit, There are no fields to filter on disapproval timestamp. I suggest to set the status of the older disapproved ads to 'deleted' and filtering by the status field. -Danial, AdWords API Team. On Sunday, December 30, 2012 12:20:10 AM UTC+4, Sumit wrote: > > I am using adword api to

Re: Authentication for multiple clients

2013-01-07 Thread Danial Klimkin
Hello Noah, There are two options: 1. OAuth2.0 as you've described. The user will only need to grant you access once, via web. After that you can use a refresh token to get new set of credentials. 2. Using Service Account (JWT). It will require no manual user actions. Unfortunately, we do not

Re: Site suspended customers remain undetectable through API

2013-01-07 Thread Danial Klimkin
Hello Hudar, The API returns the status of the object itself but not the 'derived' status based on object's parent. For this particular issue I recommend checking the account status with AlertService which warns about many potential issues: https://developers.google.com/adwords/api/docs/re

Re: Could you explain me what should I do to put my account into whitelist?

2013-01-07 Thread Danial Klimkin
Hello pumba, There are certain features that are available for limited list of API users only. Please check with your CSR (customer service representative) to check if your company is eligible. -Danial, AdWords API Team. On Wednesday, January 2, 2013 9:01:55 PM UTC+4, pumba wrote: > > Could

Re: AdWords Test Account best practice

2013-01-07 Thread Danial Klimkin
Hello Sinisa, The Test Account is a normal production account except to the fact it will never serve. As such, there is no way to completely delete a campaign other than change it's status. This should not be an issue though as the number of deleted campaigns on the account is not limited.

Re: fetch data from Google Adwords Campaign account using API via sandbox

2013-01-07 Thread Danial Klimkin
Hello Neha, The Sandbox is now deprecated. Please see this guide on Test Accounts instead: https://developers.google.com/adwords/api/docs/test-accounts For quick start with C#, see our DotNet library: https://code.google.com/p/google-api-adwords-dotnet/ -Danial, AdWords API Team. On F

Re: Account Managment

2013-01-07 Thread Danial Klimkin
Hello Ro, No, at present ManagedCustomerService supports only 'ADD' operation. -Danial, AdWords API Team. On Friday, January 4, 2013 1:09:29 AM UTC+4, Ro wrote: > > Hey, > > Is it possible to update an account I created via the api? let's say > update it's time zone at later time of the cr

Re: MutateJobService - How to get all Job Ids?

2013-01-07 Thread Danial Klimkin
Hello Joel, This is not possible with the API. It is intentional due to the way the jobs are executed on the server side. -Danial, AdWords API Team. On Friday, January 4, 2013 12:27:36 AM UTC+4, joel wrote: > > Let's say I submit a bunch of MutateJobs and then my process crashes > before I

Re: fetch data from google adword account via API

2013-01-07 Thread Danial Klimkin
I closing this thread as a duplicate of https://groups.google.com/forum/#!topic/adwords-api/ifwkjOtJ6Jw. -Danial. On Thursday, January 3, 2013 8:21:47 AM UTC+4, Neha Prajapati wrote: > > > Hi Friends > > i need to get data from Google Adwords account using API on daily basis. > > i.e. I need t

Re: Use RSS Feed To Create Campaign

2013-01-07 Thread Danial Klimkin
Hello Chris, The AdWords API is quite complex as the product has a lot of features. It is possible to implement what you describe but it will require some software development skills. This is a good place to start: https://developers.google.com/adwords/api/docs/ And here are our client lib

Re: accounts hierarchy for test account

2013-01-07 Thread Danial Klimkin
Hello, MCC-level calls are not supported for Test Accounts. This includes MCService. -Danial, AdWords API Team. On Thursday, January 3, 2013 1:17:09 PM UTC+4, gpsphpdev wrote: > > How to get accounts hir=errarchy for test account. > > Can't use > ManagedCustomerService

Re: OAuth2 and Suds Not Working (Python)

2013-01-08 Thread Danial Klimkin
Hello Skylude, Currently we only support SOAPpy with the python client library. -Danial, AdWords API Team. On Friday, December 28, 2012 1:57:40 AM UTC+4, Skylude wrote: > > Does anyone have any examples of how to get OAuth2 and suds working > together in harmony? > -- -- =~=~=~=~=~=~=~=~=

Re: Time Zone and Currency question

2013-01-08 Thread Danial Klimkin
Hello Ro, Please see this article: http://support.google.com/adwords/bin/answer.py?answer=1704358 -Danial, AdWords API Team. On Thursday, January 3, 2013 2:51:19 AM UTC+4, Ro wrote: > > Hey, > I hope you all had great holidays! > If I create an account with European time zone and currency

Re: ManagedCustomerService SOAP example to get ManagedCustomerPage list

2013-01-08 Thread Danial Klimkin
Hello Bernardo, We strongly recommend to use one of our libraries available here: https://developers.google.com/adwords/api/docs/clientlibraries but if you prefer SOAP, here is the request example for you: http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-insta

<    2   3   4   5   6   7   8   9   10   11   >