Re: Feeds limit question

2014-03-11 Thread Danial Klimkin
one feed_id? On Wednesday, November 27, 2013 5:05:56 AM UTC-5, Danial Klimkin wrote: Hello, You can use one feed for all of your groups using different FeedItems for each one via mappings. For example, AdWords UI uses just one feed for all UI campaigns. -Danial, AdWords API Team

Re: AdGroupCreativeId in Click Performance Report doesn't match Id in Ad Performance Report

2014-03-11 Thread Danial Klimkin
by this e-mail. Anything stated within this email is opinion only, although every effort will have been made to validate any statement, nothing can be used as a statement of fact in any circumstance. On 25 February 2014 12:53, Danial Klimkin adwordsapiad...@google.comjavascript: wrote

Re: When is the new API release?

2014-03-05 Thread Danial Klimkin
Hello Max, As per the original blog post, Exact release dates may vary. We've just released the new version today, see: http://googleadsdeveloper.blogspot.com/2014/03/announcing-v201402-of-adwords-api.html -Danial, AdWords API Team. On Wednesday, March 5, 2014 9:31:13 AM UTC+4, Max

Re: AdGroupCreativeId in Click Performance Report doesn't match Id in Ad Performance Report

2014-02-26 Thread Danial Klimkin
, February 25, 2014 11:12:51 PM UTC+4, Max Amillion wrote: Hi Danial, When is the next API release? On Tuesday, February 25, 2014 7:53:25 AM UTC-5, Danial Klimkin wrote: Hello Fred, This should be resolved with the next API release. Due to the nature of the change, we can't make

Re: Compiling Ruby example in Eclipse

2014-02-25 Thread Danial Klimkin
Hello, The adwords_api.yml file needs to be in your home directory, which seems to be /Users/jason/. -Danial, AdWords API Team. On Thursday, February 20, 2014 6:46:32 PM UTC+4, AdzJsk wrote: This is a rookie question but really need some help. I downloaded the Adwords API compressed

Re: AdGroupCreativeId in Click Performance Report doesn't match Id in Ad Performance Report

2014-02-25 Thread Danial Klimkin
development to a halt back in december and I havent been able to do much since. Thanks On Wednesday, 12 February 2014 09:46:08 hi UTC, Danial Klimkin wrote: Hello Max, I am sorry for the delay on this issue. We are looking for the best approach here as it appears to be tricky issue

Re: Best practice to get day by day statistics on Account, Campaign and Adgroup level

2014-02-20 Thread Danial Klimkin
Hello Amr, Python lib provides the following method: DownloadReport(self, report_definition_or_id, return_micros=False, file_path=None, fileobj=None): You can pass a filename or open handle as file_path. If you omit it, the method will return report contents as a string.

Re: How to add segmention in Adwords API AD_PERFORMANCE_REPORT with keyword

2014-02-19 Thread Danial Klimkin
Hello Ranjit, For some combinations multiple reports are required. Please see if Criteria performance report matches your requirements: https://developers.google.com/adwords/api/docs/appendix/reports#criteria -Danial, AdWords API Team. On Monday, February 17, 2014 3:05:34 PM UTC+4,

Re: Reading stats like impressions or total cost with v201309 without downloading a file

2014-02-18 Thread Danial Klimkin
Hello Ed, It is still easy with client libraries though you need to parse the report. This is tradeoff between scripts and real application. Please make sure to use v201309 to avoid extra migrations later. There is no changes in terms of report mechanics between versions. -Danial, AdWords

Re: QuotaCheckError.INCOMPLETE_SIGNUP on report download

2014-02-17 Thread Danial Klimkin
Hello Ben, Unfortunately I don't see any specifics. Please try going over billing setup for the MCC. If in doubt, please check with the general AdWords support as billing is out of scope for the API team. -Danial, AdWords API Team. On Friday, February 14, 2014 7:38:11 PM UTC+4, Ben

Re: Missing campaign of type Shopping - Product Listing Ads

2014-02-14 Thread Danial Klimkin
to the fact that monthly performance reports aren't able to show the data! Is there an update available other than check the blog ? Thanks in advance On Wednesday, February 5, 2014 9:13:42 AM UTC-6, Danial Klimkin wrote: Hello Stephane, Shopping campaigns are not yet supported

Re: QuotaCheckError.INCOMPLETE_SIGNUP on report download

2014-02-14 Thread Danial Klimkin
Hello Ben, This one is a valid MCC with an approved token but it misses the billing information. Please go over the billing setup for account 783-138-2806 in order to use the token. -Danial, AdWords API Team. On Thursday, February 13, 2014 6:45:31 PM UTC+4, Ben Ferguson wrote: Here's

Re: How to add segmention in Adwords API AD_PERFORMANCE_REPORT with keyword

2014-02-14 Thread Danial Klimkin
Hello Ranjit, You can add KeywordId field. Please check this reference: https://developers.google.com/adwords/api/docs/appendix/reports#ad Please note this will only give you criteria ID. Check out the Criteria / Keyword performance reports for more keyword details. -Danial, AdWords API

Re: How to include keyword/placement segmentation AD_PERFORMANCE_REPORTS

2014-02-14 Thread Danial Klimkin
Closing as duplicate for https://groups.google.com/forum/#!msg/adwords-api/W7p3mCkPaA4/Hg7Cv8r7DwUJ On Thursday, February 13, 2014 5:51:02 PM UTC+4, Ranjit Behera wrote: Hi, Am using *googleads-php-lib-master *Adwords API, I want to do keyword/placement segmentation on

Re: Set currency in offline conversion uploading

2014-02-14 Thread Danial Klimkin
Hello, The value of a conversion is just a untyped double value. The interpretation depends on your system, it can be some currency or any other measurement, no conversion is done on AdWords side. -Danial, AdWords API Team. On Friday, February 14, 2014 12:31:42 PM UTC+4, h...@tam.ua wrote:

Re: ACCOUNT_INACTIVE Issue

2014-02-14 Thread Danial Klimkin
Hello Ashok, Please let us know the MCC account CID and the CID of an account you make a request against. -Danial, AdWords API Team. On Friday, February 14, 2014 10:12:25 AM UTC+4, chriss Moyle wrote: Hi, I have created developer token for ad words account. Now, the status of

Re: Unable to connect to the remote server

2014-02-13 Thread Danial Klimkin
11, 2014 2:50:23 PM UTC, Danial Klimkin wrote: Hello Jeremy, Unfortunately we can not advise on the client side setup or network issues. The error message sounds like a networking issue to me. Do you happen to use a proxy / transparent proxy? -Danial, AdWords API Team. On Monday

Re: AdWords Account Link Format

2014-02-13 Thread Danial Klimkin
Hello Siu Pang Tommy Choi, We don't support direct linking officially. The format of the URL is not documented and can change without notice. -Danial, AdWords API Team. On Wednesday, February 12, 2014 5:42:16 PM UTC+4, Siu Pang Tommy Choi wrote: We have an intranet website showing a list

Re: How to include canceled Adwords account user credential to invited account?

2014-02-13 Thread Danial Klimkin
Hello Fazlul, Only one AdWords account can be associated with a google account. The easiest workaround would be to just create another gmail account for this case. As this is not related to the API, please check with the general AdWords support should you have further questions. -Danial,

Re: Exlude Placments with the api

2014-02-13 Thread Danial Klimkin
Hello Smed, Sure, just add a new NegativeCampaignCriterionhttps://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.NegativeCampaignCriterionwith a

Re: AdGroupCreativeId in Click Performance Report doesn't match Id in Ad Performance Report

2014-02-12 Thread Danial Klimkin
Hello Max, I am sorry for the delay on this issue. We are looking for the best approach here as it appears to be tricky issue internally. -Danial, AdWords API Team. On Monday, January 20, 2014 9:30:40 PM UTC+4, Max Amillion wrote: A timeline for resolution of this issue would be great.

Re: structure report for CriterionUserList

2014-02-12 Thread Danial Klimkin
to use. Thanks, Greg On Monday, December 23, 2013 3:45:35 AM UTC-6, Danial Klimkin wrote: Hello Greg, The CriteriaPerformance report should be the one you are looking for. Can you please confirm you indeed receive UserList ID as Id in this report? -Danial, AdWords API Team

Re: QuotaCheckError.INCOMPLETE_SIGNUP on report download

2014-02-12 Thread Danial Klimkin
Hello Ben, This ID is for non-MCC account. What is the CID of the account your developer token associated with? -Danial, AdWords API Team. On Tuesday, February 11, 2014 6:56:56 PM UTC+4, Ben Ferguson wrote: Here's the CID we're currently using: 678-948-2772 -- --

Re: Access MCC account with ruby library

2014-02-12 Thread Danial Klimkin
Hello, What was the account you were logged in when doing the OAuth flow? Please make sure to use the credentials that can access the target AdWords account. (Client ID and secret can be registered for any account). -Danial, AdWords API Team. On Wednesday, February 12, 2014 10:14:52 AM

Re: PLAs through search query report

2014-02-12 Thread Danial Klimkin
Hello Chris, Please see the Search Query report available: https://developers.google.com/adwords/api/docs/appendix/reports#search-query You may need to combine it with other reports to limit data to PLAs / pull extra fields. -Danial, AdWords API Team. On Tuesday, February 11, 2014

Re: How to create upgraded mobile extensions

2014-02-12 Thread Danial Klimkin
Hello Mark, Please see this guide: https://developers.google.com/adwords/api/docs/guides/feed-services I am locking this thread as it is more than a year old. Please feel free to open a new one should you have any questions. -Danial, AdWords API Team. On Tuesday, February 11, 2014

Re: Unable to connect to the remote server

2014-02-11 Thread Danial Klimkin
not working? Thanks Jeremy On Monday, February 10, 2014 10:23:13 AM UTC, Danial Klimkin wrote: Hello Jeremy, Please make sure you can access google servers from the box you are running the app on. You'll need https port (443) to be accessible for *. google.com. -Danial, AdWords API

Re: Best practice to get day by day statistics on Account, Campaign and Adgroup level

2014-02-11 Thread Danial Klimkin
Hello Amr, If you add the Date field, you can get one row per day, just use CUSTOM_DATE date range. You can get the report in CSV or XML but then it is up to you how to parse it. -Danial, AdWords API Team. On Monday, February 10, 2014 8:05:33 PM UTC+4, Amr Abdel-wahab wrote: Hello

Re: List of potential new keywords using API

2014-02-11 Thread Danial Klimkin
PM UTC+5:30, Danial Klimkin wrote: Hello, Yes, please see the targeting idea service: https://developers.google.com/adwords/api/docs/reference/v201309/TargetingIdeaService -Danial, AdWords API Team. On Friday, February 7, 2014 2:04:06 PM UTC+4, techpoi...@gmail.com wrote: Hi

Re: Billing Summary

2014-02-10 Thread Danial Klimkin
Hello Igor, The billing information is not currently available via the API. The only suggestion I can do is to calculate the remaining budget by deducting all campaign costs from the original budget. -Danial, AdWords API Team. On Thursday, February 6, 2014 12:53:15 PM UTC+4, Игорь Елисеев

Re: Best practice to get day by day statistics on Account, Campaign and Adgroup level

2014-02-10 Thread Danial Klimkin
Hello Amr, Check out the reporting reference here: https://developers.google.com/adwords/api/docs/appendix/reports You can pull the campaign performance report with Date, HourOfDay, Impressions, and Clicks fields. Similarly, see account and ad group performance reports. -Danial, AdWords

Re: Max number of valid access tokens for an account

2014-02-10 Thread Danial Klimkin
Hello Hans, OAuth2 is not specific to AdWords API and we can't set / share the exact limits here (they can also change over time). The only description I can suggest is the note here: https://developers.google.com/accounts/docs/OAuth2#basicsteps From practice, access tokens can get

Re: Unable to connect to the remote server

2014-02-10 Thread Danial Klimkin
Hello Jeremy, Please make sure you can access google servers from the box you are running the app on. You'll need https port (443) to be accessible for *.google.com. -Danial, AdWords API Team. On Friday, February 7, 2014 4:48:08 PM UTC+4, Jeremy K wrote: Hi, Unfortunately I'm getting

Re: QuotaCheckError.INCOMPLETE_SIGNUP on report download

2014-02-10 Thread Danial Klimkin
Hello Ben, In order to access a production account, your developer token needs to be reviewed and approved. Please set us know the MCC account CID you use the developer token from (don't share the token itself). -Danial, AdWords API Team. On Thursday, February 6, 2014 11:44:41 PM UTC+4,

Re: Error: QuotaCheckError.ACCOUNT_INACCESSIBLEnull

2014-02-10 Thread Danial Klimkin
Hello Diego, I am sorry I can't answer in Spanish. Are you on basic access and reached 10k daily operations limit? If still in doubt, please let us know you MCC account ID. -Danial, AdWords API Team. On Thursday, February 6, 2014 3:59:05 PM UTC+4, Diego wrote: Hola, Hace años utilizo

Re: AdParams czech currency

2014-02-10 Thread Danial Klimkin
Hello Martin, Unfortunately it's hard to correctly allow every currency possible in every language. I'll note this as a feature request internally. -Danial, AdWords API Team. On Friday, February 7, 2014 9:53:08 PM UTC+4, Martin Dimov wrote: In AdParam CZK is working as currency, but local

Re: zero impressions are only available in Keyword performance, not on Ad Performance

2014-02-10 Thread Danial Klimkin
Hello Peter, Account performance report is an exception here. As any request can be made only against one account, zero rows have very limited usage in this case, so this behavior is expected. -Danial, AdWords API Team. On Friday, February 7, 2014 9:36:00 PM UTC+4, Peter Kingswell wrote:

Re: Duplicate Feed Name Error

2014-02-06 Thread Danial Klimkin
Hello Ayoub, This change has been reverted now. Please note it is likely to be enforced in the future. -Danial, AdWords API Team. On Wednesday, January 29, 2014 5:05:09 PM UTC+4, Ayoub Khobalatte wrote: Hello, We started this morning receiving a weird error message

Re: Missing campaign of type Shopping - Product Listing Ads

2014-02-05 Thread Danial Klimkin
06:35:02 UTC-5, Danial Klimkin wrote: Hello Rob, All ad types are expected to be included in higher-level reports. Please let us know if you see this is not the case. -Danial, AdWords API Team. On Thursday, January 9, 2014 12:15:29 AM UTC+4, rob wrote: Are shopping PLA's metrics

Re: Search Query Performance Report - Query Field Note

2014-02-03 Thread Danial Klimkin
for these rows? How many rows would I get for each record? How would I know if these are the same record split up into multiple rows or if they are separate records? Thanks again! On Tuesday, January 28, 2014 1:48:33 AM UTC-8, Danial Klimkin wrote: Hello Stepanian, In this case

Re: 400 Error when re-authorizing adwords Oauth2.0

2014-01-30 Thread Danial Klimkin
Hello Pere, Looks like this is indeed an issue with the JS lib. Unfortunately it is out of scope for our team as it's not specific to the AdWords. I suggest to generate the URL yourself but consider reporting it as a bug for the JS library. -Danial, AdWords API Team. On Wednesday, January

Re: AdWords reporting endpoint has become flakey

2014-01-30 Thread Danial Klimkin
Hello Devesh, Thanks for reporting. We'll look into this issue. -Danial, AdWords API Team. On Wednesday, January 29, 2014 3:27:11 AM UTC+4, Devesh Parekh wrote: I've been seeing the following error more frequently for at least the past two months when requesting large reports: ?xml

Re: Duplicate Feed Name Error

2014-01-30 Thread Danial Klimkin
Hello Ayoub, I confirm this change but I didn't expect it for current API versions. I'll double-check and let you know. -Danial, AdWords API Team. On Wednesday, January 29, 2014 5:05:09 PM UTC+4, Ayoub Khobalatte wrote: Hello, We started this morning receiving a weird error message

Re: set a mobile bid adjustment using the API

2014-01-29 Thread Danial Klimkin
) to 300%(4.00) with two decimals? Cordial regards, Martin On Tuesday, 28 January 2014 06:54:28 UTC-3, Danial Klimkin wrote: Hello Ashley, In the API, the adjustment is a coefficient. E.g. -90% is 0.1 and 400% is 3.0 (X * 0.1 and X * 3). If you operation succeed but you don't see the UI

Re: Missing elements in :order! [:date_range] - when setting a custom date

2014-01-29 Thread Danial Klimkin
Hello Mike, dateRange is a part of selector, not definition. So you need smth like: report_definition = { :selector = { :fields = ['AccountDescriptiveName', 'AccountId', 'CampaignName', 'Impressions', 'Clicks', 'ConversionRate', 'Conversions'], :date_range = {:min =

Re: Cannot upload offline conversions.

2014-01-28 Thread Danial Klimkin
$TraceContextRunnable.run(TraceContext.java:441) at java.lang.Thread.run(Thread.java:724) On Wednesday, January 22, 2014 6:18:51 AM UTC-5, Danial Klimkin wrote: Hello, Have you tried pulling the click performance report and comparing strings from it with your URL parameters? If still in doubt, please

Re: 400 Error when re-authorizing adwords Oauth2.0

2014-01-28 Thread Danial Klimkin
no control over it since I dont know if they hold an auth token already. It will work the first time perfectly, then it will error the second time it is authed. Thanks for your response. On Tuesday, January 21, 2014 2:41:13 AM UTC-8, Danial Klimkin wrote: Hello Pere, Do you get the same

Re: Search Query Performance Report - Query Field Note

2014-01-28 Thread Danial Klimkin
Hello Stepanian, In this case you will get multiple rows where all columns are the same except to Query field. -Danial, AdWords API Team. On Sunday, January 26, 2014 1:12:56 PM UTC+4, Stepanian wrote: In the AdWords API docs, Report Types, Search Query Performance Report field list,

Re: TokenResponseException

2014-01-28 Thread Danial Klimkin
Hello Magnus, Do you re-use the obtained access token? It is valid for one hour and should be re-used. This kind of error is likely if you only keep the refresh token and obtain a new access token for each request. -Danial, AdWords API Team. On Thursday, January 23, 2014 11:35:03 AM UTC+4,

Re: set a mobile bid adjustment using the API

2014-01-28 Thread Danial Klimkin
Hello Ashley, In the API, the adjustment is a coefficient. E.g. -90% is 0.1 and 400% is 3.0 (X * 0.1 and X * 3). If you operation succeed but you don't see the UI change, please send us the full XML code of the request and response via email (Reply to author). Please make sure to keep /

Re: Two QQs for AdWords FE

2014-01-28 Thread Danial Klimkin
Hello Yiping, 1. UI urls format is not documented and is subject to change without notice. 2. We currently don't support change history log via the API. -Danial, AdWords API Team. On Saturday, January 25, 2014 4:47:05 AM UTC+4, Yiping Dou wrote: Hi, I have two QQs for AdWords FE: (1)

Re: Socket Exceptions in Downloading Keywords

2014-01-28 Thread Danial Klimkin
Hello Sanchita, Please make sure to re-use the existing access token, it looks like you may be re-requesting a new one for each request. As per the first error, it's a network connectivity issue. Check if your network accessibility was affected during the time you get the error. -Danial,

Re: $user-GetService()

2014-01-28 Thread Danial Klimkin
Hello Igor, Please make sure the following URL is accessible from your server: https://adwords.google.com/api/adwords/cm/v201309/CampaignService?wsdl Also, SSL root certs are up to date and date / time are correct. -Danial, AdWords API Team. On Monday, January 27, 2014 5:43:21 PM UTC+4,

Re: Cannot upload offline conversions.

2014-01-28 Thread Danial Klimkin
you again! -Austin On Tuesday, January 28, 2014 4:14:26 AM UTC-5, Danial Klimkin wrote: Hello Austin, Looking at the log, you have the same issue as Moshe. The timestamp format in the conversionTime field is incorrect. Try to skip the timezone or use the following format: 20140101

Re: How to integrate Adword API into php ?

2014-01-27 Thread Danial Klimkin
Hello Mahfooz, Please check out the library readme as the first step: https://github.com/googleads/googleads-php-lib The authentication details are covered in this screencast: https://www.youtube.com/watch?v=KetKPhxY4Js -Danial, AdWords API Team. On Thursday, January 23, 2014 4:32:46

Re: Test

2014-01-27 Thread Danial Klimkin
Passed. On Saturday, January 25, 2014 4:22:13 AM UTC+4, Maxime Rauer wrote: This is a simple test. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api

Re: AD_PERFORMANCE_REPORT Date Range Query Help Needed.

2014-01-27 Thread Danial Klimkin
Hello Bikram, Dates are inclusive, so you get a lot of overlapping here. Try to either use range as DURING 20140121, 20140121 or, preferably, run report for a full month and add a Date column to get data for all days separately. -Danial, AdWords API Team. On Thursday, January 23, 2014

Re: GetCampaigns Problem

2014-01-27 Thread Danial Klimkin
Hello diangelo, You need to provide the target account ID as ClientCustomerId parameter in the SOAP request header. If you do this correctly and still get no campaigns back, please send me via email (Reply to author button) the full XML request code. -Danial, AdWords API Team. On

Re: AdWords API for Objective-C?

2014-01-27 Thread Danial Klimkin
Hello Matthias, These is no official library for Objective-C at the moment and we currently don't plan one. But if you can find a solid SOAP library for the platform, you should be able to run the API requests. -Danial, AdWords API Team. On Thursday, January 23, 2014 1:01:23 AM UTC+4,

Re: Is there a Python demo app?

2014-01-27 Thread Danial Klimkin
Hello Chaz, We are currently updating the apps to ensure the best practices in our demo applications. I can't provide any time estimation unfortunately. -Danial, AdWords API Team. On Wednesday, January 22, 2014 9:29:35 PM UTC+4, Chaz Larson wrote: AdWords API on App Engine (Python) -

Re: Reaching quotas limits in Google services from AdWords script

2014-01-27 Thread Danial Klimkin
Hello Cesar, Do you encounter this issue with Google App scripts? This forum is for questions regarding AdWords API and AdWords Scripts only. -Danial, AdWords API Team. On Wednesday, January 22, 2014 9:44:41 PM UTC+4, Cesar D. wrote: Hi All, I'm having a hard time accessing Google

Re: New filter limits for AWQL?

2014-01-27 Thread Danial Klimkin
Hello Oliver, Not exactly. What blog post describes is a query like SELECT Id, AdgroupId FROM AD_PERFORMANCE_REPORT WHERE Id IN [10k ad IDs] will not longer be supported. The query in your example will not be affected. -Danial, AdWords API Team. On Friday, January 24, 2014 1:32:22 AM

Re: mcc vs api Impressions differs

2014-01-27 Thread Danial Klimkin
Hello Ilya, I just ran a report for the past 7 days and the numbers matched exactly with the UI. Please confirm you are running the report for exactly the same dates. Note, as LAST_7_DAYS is a sliding range, effective range can change between the API call and UI reload. -Danial, AdWords API

Re: saop error

2014-01-27 Thread Danial Klimkin
Hello Akhilesh, AdWords API v201302 has been sunset and no longer available. Please update to the latest API version (currently v201309). -Danial, AdWords API Team. On Friday, January 24, 2014 10:45:34 AM UTC+4, Akhilesh Ojha wrote: *i have got following error* *Warning*:

Re: Ad performance report has no data for html5 ads

2014-01-24 Thread Danial Klimkin
dimensions. Kindly let me know what could be the reason for this discrepancy as dimensions being shown for some ads and not for few others On Thursday, January 23, 2014 5:53:36 PM UTC+5:30, Danial Klimkin wrote: Hello Chirag, Are those template ads? These fields are available for text ads only

Re: Documentation seems to indicate TrueView ad metrics ARE available thru the Adwords API

2014-01-24 Thread Danial Klimkin
Hello Michael, This guide talks about the old video ads that were available before AdWords for Video was launched. They are still used by very legacy accounts but should not be implemented anymore. Unfortunately YouTube TrueView ( = AdWords for Video) campaigns are not available via the API.

Re: AdWords API Exception handling in Python

2014-01-24 Thread Danial Klimkin
Hi Martin, Please see this example as a reference: try: page = campaign_service.get(selector) except AdWordsGoogleInternalError, e: inner_error = e.errors[0] if 'RateExceededError.RATE_EXCEEDED' == inner_error.errorString: // do something with inner_error.retryAfterSeconds -Danial,

Re: DESTINATION_URL_REPORT is not returning the actual clicked URL and the KeyWord.

2014-01-24 Thread Danial Klimkin
Hello Bikram, 1. Some rows can represent several clicks (if other columns are the same). Add Clicks column to the report to confirm it. 2/3. The final effective URL is generated on delivery and not stored. ValueTrack parameters are design to supply information to your web server, statistical

Re: AdGroupCriterionService Bug? - EntityNotFound.INVALID_ID for CriterionId that exists

2014-01-24 Thread Danial Klimkin
Hello Daniel, Please create a new thread on the forum for your issue and attach the XML logs of the request and server response to investigate. Please make sure to remove sensitive parts such as developer and auth tokens. -Danial, AdWords API Team. On Tuesday, January 21, 2014 8:00:57 PM

Re: ETA on AdGroup Platform Target Report?

2014-01-24 Thread Danial Klimkin
Hello Matt, Unfortunately we can't commit on any feature or timeline before an actual release. I'll make sure this feature request is logged though. -Danial, AdWords API Team. On Wednesday, January 22, 2014 12:38:07 AM UTC+4, Matt Linscott wrote: We really need a more efficient way of

Re: AdWords API Exception handling in Python

2014-01-23 Thread Danial Klimkin
Hello Martin, It looks like you are excepting a wrong exception class. Let me check with the python library author to confirm. -Danial, AdWords API Team. On Thursday, January 16, 2014 9:45:22 PM UTC+4, Martin wrote: Hi, I am getting the RateExceededError and according to the suggestions

Re: AdId mismatch in Ad Performance Report

2014-01-23 Thread Danial Klimkin
calls does not. I wanted to sync the data with respect to google adwords UI. So please suggest what should I do now. Thanks, Bikram, On Wednesday, January 22, 2014 3:20:44 AM UTC-8, Danial Klimkin wrote: Hello Bikram, The report you are requesting is for date range of Jan 1, 2013-Feb 1

Re: AdWords Ad Details like % Served, Clicks etc... Which API call will return these information.

2014-01-23 Thread Danial Klimkin
accordingly. I am unable to find this information from all the report definitions. Thanks, Bikram. On Wednesday, January 22, 2014 3:24:31 AM UTC-8, Danial Klimkin wrote: Hello Bikram, Unfortunately we cannot provide complete solutions as part of answering on the forum. Please check

Re: Which reports return a Total row? (Keywordless category report for example does not)

2014-01-23 Thread Danial Klimkin
Hello Arthur, I don't think this is currently documented. The easiest way would be just to pull one of a type to find out. -Danial, AdWords API Team. On Sunday, January 19, 2014 11:12:53 PM UTC+4, Arthur wrote: Until recently I assumed that all reports return a total row with aggregate

Re: How do I get monthly search volume for a keyword with php API v201309 ?

2014-01-23 Thread Danial Klimkin
Hello, You need to use RelatedToQuerySearchParameter in this case. https://developers.google.com/adwords/api/docs/reference/v201309/TargetingIdeaService.RelatedToQuerySearchParameter SearchVolume parameter is for limiting list of ideas by volume, it is not applicable here. -Danial,

Re: QuotaCheckError.INCOMPLETE_SIGNUP

2014-01-23 Thread Danial Klimkin
Hello Zaeba, Please make sure you use a developer token from your production (non-test) MCC. You need to set up the billing for this MCC account and accept Terms and Conditions (it is the last step of the billing setup process). -Danial, AdWords API Team. On Monday, January 20, 2014

Re: Google Keyword Volume

2014-01-23 Thread Danial Klimkin
Hello Jason, TIS and TES provides different functionality, please review their descriptions. I am closing this thread as it is from 2010. Please fill free to open a new one should you have any questions. -Danial, AdWords API Team. On Monday, January 20, 2014 11:47:04 PM UTC+4, Jason Kwok

Re: Does google-api-ads-java never sunset?

2014-01-23 Thread Danial Klimkin
Hello, Please see this post that describes the sunset schedule for the library: http://googleadsdeveloper.blogspot.com/2013/09/reminder-old-java-library-for-adwords.html -Danial, AdWords API Team. On Tuesday, January 21, 2014 3:27:31 PM UTC+4, lagu2653 wrote: But is there no page

Re: Ad performance report has no data for html5 ads

2014-01-23 Thread Danial Klimkin
Hello Chirag, Are those template ads? These fields are available for text ads only. -Danial, AdWords API Team. On Monday, January 20, 2014 3:05:19 PM UTC+4, Chirag wrote: Hello All, I am fetching data for Ad performance report, but for html5 ads i am not able to get Description line 1,

Re: Fatal error: Uncaught exception 'OAuth2Exception' with message '{ error : invalid_grant }' ?

2014-01-23 Thread Danial Klimkin
Hello Gungun, As a first step, please check out this OAuth2 setup video: https://www.youtube.com/watch?v=KetKPhxY4Js -Danial, AdWords API Team. On Monday, January 20, 2014 6:05:03 AM UTC+4, Gungun Septian wrote: Dear All, I developing application that integrate with google adwords

Re: [RateExceededError rateName=BillingPerDay, rateKey=level1_plan, rateScope=DEVELOPER, retryAfterSeconds=86400]

2014-01-23 Thread Danial Klimkin
Hello Jürgen, This error means you've exceeded the daily 10k operations limit. I suggest improving monitoring on the number of operations used. -Danial, AdWords API Team. On Monday, January 20, 2014 5:22:36 PM UTC+4, Jürgen Wiest wrote: I'm getting the error [RateExceededError

Re: API developments for Trueview

2014-01-22 Thread Danial Klimkin
Still no news unfortunately. -Danial. On Tuesday, January 21, 2014 4:11:31 PM UTC+4, Thomas Meindl wrote: any updates on this? we need to fetch stats through the adwords reporting api for youtube/trueview/video ads.. On Monday, June 24, 2013 1:57:31 PM UTC+2, Danial Klimkin wrote

Re: The DESTINATION URL REPORT is not returning the actual clicked URL and the KeyWord.‏

2014-01-22 Thread Danial Klimkin
Closing as duplicate of: https://groups.google.com/forum/#!topic/adwords-api/5kmhvJIW_ZQ -Danial. On Wednesday, January 22, 2014 5:29:39 AM UTC+4, Bikram Bhuyan wrote: Hello, For one of our Ad we have defined the destination URL as

Re: Cannot upload offline conversions.

2014-01-22 Thread Danial Klimkin
string) Could it be some charset encoding issue? What should I try to do? Thanks. On Monday, January 20, 2014 2:19:42 PM UTC+2, Danial Klimkin wrote: Hello, This error means the GLCID string provided is not a valid Google Click ID. Did you get the ID from the CLICK_PERFORMANCE_REPORT

Re: AdId mismatch in Ad Performance Report

2014-01-22 Thread Danial Klimkin
by the report service where as it is not returned in the above call (3107387353, 3107388613, 3107389063, 18108856933, 18108885133, 1810493) Thanks, Bikram. On Tuesday, January 21, 2014 3:03:03 AM UTC-8, Danial Klimkin wrote: Hello Bikram, What are you comparing these IDs to? I've checked

Re: AdWords Ad Details like % Served, Clicks etc... Which API call will return these information.

2014-01-22 Thread Danial Klimkin
, but this information I am unable to find out. Thanks, Bikram. On Tuesday, January 21, 2014 2:01:24 AM UTC-8, Danial Klimkin wrote: Hello Bikram, Please check out the reporting reference available here: https://developers.google.com/adwords/api/docs/appendix/reports Note you may need to join several

Re: Permission problem

2014-01-22 Thread Danial Klimkin
Hello, It looks like you've authorized as the developer. Normally, you log in as developer user when generate client ID and client secret. Please make sure to log off and log in as the AdWords user when generating OAuth2 credentials. -Danial, AdWords API Team. On Sunday, January 19, 2014

Re: AdWords Ad Details like % Served, Clicks etc... Which API call will return these information.

2014-01-21 Thread Danial Klimkin
by the user. Could you please let me know if any other report might give these information? I need to group the result at ad level. So I need the AdId and the Date on which the link was clicked for our report. Thanks, Bikram. On Tuesday, November 26, 2013 1:54:50 AM UTC-8, Danial Klimkin wrote

Re: [RateExceededError rateName=BillingPerDay, rateKey=level1_plan, rateScope=DEVELOPER, retryAfterSeconds=86400]

2014-01-21 Thread Danial Klimkin
I am closing this old thread, please follow up in the duplicate: https://groups.google.com/forum/#!topic/adwords-api/IdEcE48_s7A -Danial. On Monday, January 20, 2014 5:38:45 PM UTC+4, Jürgen Wiest wrote: I'm getting the error [RateExceededError rateName=BillingPerDay,

Re: 400 Error when re-authorizing adwords Oauth2.0

2014-01-21 Thread Danial Klimkin
Hello Pere, Do you get the same error if you provide *only* AdWords scope? Can you combine those calls to have a shared refresh token for both GA and AdWords API? -Danial, AdWords API Team. On Thursday, January 16, 2014 12:32:36 AM UTC+4, Pere Kyle wrote: Since about the beginning of

Re: Retrieving keywords search volume through google api.

2014-01-21 Thread Danial Klimkin
Hello Mohammed, This data can be retrieved with TrafficEstimatorService: https://developers.google.com/adwords/api/docs/reference/v201309/TrafficEstimatorService AdWords API is free but please make sure to review terms and conditions: https://developers.google.com/adwords/api/docs/terms

Re: AdWords PHP client library - Errors with AddCampaigns.php and EstimateKeywordTraffic.php

2014-01-21 Thread Danial Klimkin
Hello, It looks like you are making a request against an MCC account. Please create an advertiser sub-account (via UI or the API) and specify it's clientCustomerId in the request. It is not possible to create a campaign in an MCC account. -Danial, AdWords API Team. On Thursday, January

Re: AdId mismatch in Ad Performance Report

2014-01-21 Thread Danial Klimkin
Hello Bikram, What are you comparing these IDs to? I've checked AdGroup 1301383813 and I see ads with the IDs listed under it. -Danial, AdWords API Team. On Saturday, January 18, 2014 5:35:22 AM UTC+4, Bikram Bhuyan wrote: Hello, We are fetching the Stats from the Ad Performance Report

Re: Ad Performance Report Data Granularity

2014-01-21 Thread Danial Klimkin
Hello Bikram, The date range is defined via report selector. You can set dateRangeType to CUSTOM_DATE and provide min and max dates for the report. In order to get daily stats, you can add the Date column. For more details, please see the exact definition here:

Re: RATE_EXCEEDED BillingPerDay

2014-01-21 Thread Danial Klimkin
Hello, Basic API access level is limited to 1 operations per day. Please see the rate sheet for more details: https://developers.google.com/adwords/api/docs/ratesheet Operations counter reset can happen at different times of the day. 84600 is just a constant we use to report operations

Re: How to get account data after user gives grant access to his account

2014-01-21 Thread Danial Klimkin
Hello Larisa, 1. App type depends on how does the user authorizes. With web application you can build a self-service site multiple users can use to quickly authorize your application. Installed application will require a user to send you an auth code manually. 2. Refresh token is enough to

Re: CustomerSyncService Bug? Service not returning added or deleted adExtensions

2014-01-20 Thread Danial Klimkin
Hello Akil, Jake, Takeshi is currently on holidays, I am picking this thread up. Ad extensions (most of them) has recently been migrated to the new feeds infrastructure. As a result, all changes to them are now reported by CustomerSyncService as account-level changes. Please let us know if

Re: Get the Keyword Stats

2014-01-20 Thread Danial Klimkin
Hello Tom, Stats are no longer available via SOAP services, they can only be obtained from a report. -Danial, AdWords API Team. On Wednesday, January 15, 2014 4:08:16 AM UTC+4, Tom wrote: Hi All, How can I get the keyword level stats like Max.CPC, clicks,cost etc? I don't want to

Re: Catchable fatal error: Argument 1 passed to GetCampaignStatsExample() ?

2014-01-20 Thread Danial Klimkin
Hello GunS, Please check out the up-to-date examples set available here (for Java): https://github.com/googleads/googleads-java-lib/tree/master/examples/adwords_axis/src/main/java/adwords/axis/v201309 or for C#:

Re: How to integrate google adwords api in php ? Please help me with suitable example.

2014-01-20 Thread Danial Klimkin
Hello Mahfooz, Please see the official PHP client library here: https://github.com/googleads/googleads-php-lib -Danial, AdWords API Team. On Wednesday, January 15, 2014 3:33:53 PM UTC+4, Mahfooz Khan wrote: How to integrate google adwords api in php ? Please help me with suitable

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