Re: Получение токена авторизации AdWords без клиентской библиотеки

2014-12-30 Thread Danial Klimkin
Пожалуйста, создавайте отдельные топики для несвязанных вопросов. По TIS / TES, это известная проблема, поле serviceName для TIS и TES может возвращаться неверно. Это никак не влияет на функциональность. Так же, данные TIS / TES для тестовых аккаунтов возвращаются тоже тестовые, а не

Re: How to get keyword serach volume using Adwords API?

2014-12-30 Thread Arul Kumar
Hi, Can anyone please tell how can i apply filter Only show ideas closely related to my search terms in TargetingIdeaService PHP api? On Tuesday, 29 April 2014 19:13:25 UTC+5:30, suga priya wrote: Can anyone please let me know the steps to get search volume of keywords in php? Thanks,

Re: How to get empty Adgroups via API?

2014-12-30 Thread Danial Klimkin
Hello Alexander, This kind of information is not exposes on the AdGroup level, you need to look into Keywords / Criteria reports. -Danial, AdWords API Team. On Monday, December 29, 2014 6:40:29 PM UTC+3, Александр Бунке wrote: Thanks! And what difference will be in zero impression rows

How to include google adword api library in my website

2014-12-30 Thread shobhan
I am trying to integrate google adwords api in my website ,but it's display some errors code is : error_reporting(-1); ini_set('display_errors',1); $path = dirname(__FILE__) . '/../../src'; set_include_path(get_include_path() . PATH_SEPARATOR . $path); require_once

ConversionTrackerService

2014-12-30 Thread Zweitze
Hi, I'm implementing some features offered by the ConversionTrackerService, and got stuck with the following questions: 1. What is the maximum length of ConversionTracker.name? A long time ago I measured a maximum length of 64 for a conversion type, but this service returned an entry with

Re: (500) Internal Server Error - CAMPAIGN_PERFORMANCE_REPORT

2014-12-30 Thread Zweitze
Any progress? On Tuesday, December 9, 2014 3:15:28 PM UTC+1, Michael Cloonan (AdWords API Team) wrote: Hello Zweitze, I was also able to reproduce this. I will file a bug with the team and let you know when I hear more. Regards, Mike, AdWords API Team On Tuesday, December 9, 2014

Re: Получение токена авторизации AdWords без клиентской библиотеки

2014-12-30 Thread sneustroev
Хорошу буду создавать отдельную тему в след. раз. Последний вопрос, если я создал рефреш токен через тестовый аккаунт, поулчаю по нему акцес токен, то при обращении к *TrafficEstimatorService *буду получать тестовые данные, не реальные? вторник, 30 декабря 2014 г., 12:36:49 UTC+2 пользователь

Re: (500) Internal Server Error - CAMPAIGN_PERFORMANCE_REPORT

2014-12-30 Thread Michael Cloonan (AdWords API Team)
Hello Zweitze, I haven't heard anything back yet. I will follow up with the team again to check their progress. Regards, Mike, AdWords API Team On Tuesday, December 30, 2014 6:18:53 AM UTC-5, Zweitze wrote: Any progress? On Tuesday, December 9, 2014 3:15:28 PM UTC+1, Michael Cloonan

Re: Getting an error while running Getcampaigns on local machine

2014-12-30 Thread Michael Cloonan (AdWords API Team)
Hello, Please simply use adwords.google.com, rather than adwords-sandbox.google.com. If you are still encountering errors after that, please include your request (including both HTTP headers and the entire SOAP message) in addition to the response so that I can help troubleshoot. Make sure to

Re: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?

2014-12-30 Thread Josh Radcliff (AdWords API Team)
Hi, Are you able to make connections to other SSL URLs via your proxy? Looking around stackoverflow, etc., this sounds like it may be caused by an issue with your proxy server. Cheers, Josh, AdWords API Team On Wednesday, December 24, 2014 1:56:23 AM UTC-5, edduenas...@gmail.com wrote: Hi,

Re: Creating Account for Remarketing pay-per-click advertising

2014-12-30 Thread Bid Mark
Hi Leo, it is possible but there is no need , you just need to make a separate remarketing CAMPAIGN from within your current account - much easier ! Thanks , Liam www.bidmark.co.uk -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

ReportDownloadResponse as java object

2014-12-30 Thread osucu
Hi all, I am using Google Adwords api v201409 1.35 java library. I want to know if there is already a class defined in the api where we can store the ReportDownloadResponse input stream. I populate the ReportDefiniton object with some

Re: New to Google Adwords API, using TargetingIdeaService. How to use LanguageSearchParameter and LocationSearchParameter?

2014-12-30 Thread Arul Kumar
Hi Can anyone tell how to set keyword match type as searchParameters in PHP API v201406?? On Monday, 2 January 2012 17:21:50 UTC+5:30, Dinesh Ahuja wrote: Hi, I am using TargetingIdeaSelector in which i want filter out results based on language and location. I am using country codes and

Re: The cost is different between web view and ACCOUNT_PERFORMANCE_REPORT

2014-12-30 Thread Stan Wang
Hi~ Danial: I cheked this account is no shared ads or video ads. 在 2014年12月24日星期三UTC+8下午6时31分38秒,Danial Klimkin写道: Hello, The API does not supported the following objects: 1. Shared Ads 2. Video campaigns. If you use any of those on the account, your cost data will differ.

Re: Получение токена авторизации AdWords без клиентской библиотеки

2014-12-30 Thread Danial Klimkin
Да, если используется clientCustomerId тестового аккаунта. -Даниил. On Tuesday, December 30, 2014 2:45:48 PM UTC+3, sneus...@treto.ru wrote: Хорошу буду создавать отдельную тему в след. раз. Последний вопрос, если я создал рефреш токен через тестовый аккаунт, поулчаю по нему акцес токен,

Re: Get mobile app name

2014-12-30 Thread Josh Radcliff (AdWords API Team)
Hi Justin, Depending on the report you are running, you *might* be able to get the app name from the *DisplayName* field. If that doesn't provide the app name, you can use *AdGroupCriterionService* or *CampaignCriterionService* (depending on where you specified your *MobileApplication*

Re: Google Analytics metrics zero in AD_PERFORMANCE_REPORT

2014-12-30 Thread Josh Radcliff (AdWords API Team)
Hi Lloyd, I've contacted the reporting team to get more details on why *KeywordId* in combination with the Ad ID returns zeros for Google Analytics metrics. I'll post back here as soon as I hear from them. Thanks, Josh, AdWords API Team On Sunday, December 28, 2014 5:28:33 PM UTC-5, Lloyd

Re: The cost is different between web view and ACCOUNT_PERFORMANCE_REPORT

2014-12-30 Thread Josh Radcliff (AdWords API Team)
Hi, I'm seeing a match between costs from the ACCOUNT_PERFORMANCE_REPORT and the UI for the month of December for the account ending in 0325. If you are still seeing a mismatch, could you send the following *only to me* by clicking *Reply to Author* so I can investigate further? - The

Re: Получение токена авторизации AdWords без клиентской библиотеки

2014-12-30 Thread sneustroev
Хм...ну у меня clientCustomerId под тестовым и владельцем центра клиентов одинаковый, это же он в правом верхнем углу: Идентификатор клиента: ххх-ххх- ? вторник, 30 декабря 2014 г., 16:47:04 UTC+2 пользователь Danial Klimkin написал: Да, если используется clientCustomerId тестового

Re: How to get keyword serach volume using Adwords API?

2014-12-30 Thread Josh Radcliff (AdWords API Team)
Hi, I see you posted this same question on another thread https://groups.google.com/d/msg/adwords-api/4kQJiVk1-sw/5HXnw1xS4XwJ. When posting to the forum, please only post each question once, and please start a new post unless you are adding to a post that asks the same question you are

Re: New to Google Adwords API, using TargetingIdeaService. How to use LanguageSearchParameter and LocationSearchParameter?

2014-12-30 Thread Josh Radcliff (AdWords API Team)
Hi, I don't think the *TargetingIdeaService* will support setting match type directly. However, you could add keywords with specific types to your ad group and then use that ad group's ID in a SeedAdGroupIdSearchParameter

Re: How to include google adword api library in my website

2014-12-30 Thread Josh Radcliff (AdWords API Team)
Hi, Before you try to render results in a page, have you been able to successfully run any of the PHP library examples https://github.com/googleads/googleads-php-lib/tree/master/examples/AdWords/v201409 *from the command line*? Also, I'd check under your *include_path* for the file mentioned

Re: ReportDownloadResponse as java object

2014-12-30 Thread Josh Radcliff (AdWords API Team)
Hi, Since the *ReportDownloadResponse* object gives you access to the *InputStream* via response.getInputStream(), you can save the contents of that stream wherever you'd like. The DownloadCriteriaReport.java example

Re: ConversionTrackerService

2014-12-30 Thread Josh Radcliff (AdWords API Team)
Hi, Please see my responses below in blue. Thanks, Josh, AdWords API Team On Tuesday, December 30, 2014 6:18:04 AM UTC-5, Zweitze wrote: Hi, I'm implementing some features offered by the ConversionTrackerService, and got stuck with the following questions: 1. What is the maximum length of

Re: Get mobile app name

2014-12-30 Thread Justin Coon
Hi Josh, I'm running the URL_PERFORMANCE_REPORT. What's interesting is that when I look at this account under the AdWords ui, then the actual app names are showing. So the data is there, I just don't know how to get it, or where it's available in the API? On Dec 30, 2014 8:48 AM, Josh Radcliff

Re: Get mobile app name

2014-12-30 Thread Josh Radcliff (AdWords API Team)
Hi Justin, Have you tried running the PLACEMENT_PERFORMANCE_REPORT https://developers.google.com/adwords/api/docs/appendix/reports#placement or the AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT https://developers.google.com/adwords/api/docs/appendix/reports#automatic-placements with the

Re: Get mobile app name

2014-12-30 Thread Justin Coon
Thanks Josh. Let me give those a shot. I'm wondering if it will still give me the data I need? Or better said what is the difference in the reports On Dec 30, 2014 2:22 PM, Josh Radcliff (AdWords API Team) adwordsapiadvisor+j...@google.com wrote: Hi Justin, Have you tried running the

Re: Get mobile app name

2014-12-30 Thread Josh Radcliff (AdWords API Team)
Hi Justin, The *DisplayName* field on the URL_PERFORMANCE_REPORT will give you the mobile app name, e.g., Mobile App: xxx (Google Play), by xxx The difference between the three reports is that URL_PERFORMANCE_REPORT gives you stats by destination URL, while the placement reports give you

Re: Get mobile app name

2014-12-30 Thread Justin Coon
Ok I must have missed thay field on the report definition. Thanks will try it out! On Dec 30, 2014 2:53 PM, Josh Radcliff (AdWords API Team) adwordsapiadvisor+j...@google.com wrote: Hi Justin, The *DisplayName* field on the URL_PERFORMANCE_REPORT will give you the mobile app name, e.g.,

Soap Fault Exception

2014-12-30 Thread shobhan
Hi, I am trying to execute the one php file in my local machine.but when I am executing this file ,I am encountering one error regarding soap extensions please tell me how to resolve this issue please find the source code in attachments Error: PHP Fatal error: Uncaught SoapFault