How to request for the User Locations

2015-10-27 Thread Akiko Matsuzawa
Hi, Could you kindly tell me how to get the report data of the User locations? https://developers.google.com/adwords/api/docs/appendix/reports/geo-performance-report We have been requesting for the Geo Performance report for a long while. Now we need to get the user locations as well. But the re

ошибка UrlError.DESTINATION_URL_DEPRECATED @ operations[0].operand.ad.url

2015-10-27 Thread Алексей Романов
Привет у меня выходит такая ошибка при создании нового объявления UrlError.DESTINATION_URL_DEPRECATED @ operations[0].operand.ad.url что мне делать? Версия v201509 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.

Re: ошибка UrlError.DESTINATION_URL_DEPRECATED @ operations[0].operand.ad.url

2015-10-27 Thread Алексей Романов
добавляю еще информации [detail] => stdClass Object ( [ApiExceptionFault] => stdClass Object ( [message] => [UrlError.DESTINATION_URL_DEPRECATED @ operations[0].operand.ad.url] [ApplicationException.Type] => ApiExcept

Special Values for ImpressionReach / uniqueCookies?

2015-10-27 Thread tony . harrison
Does anyone have a definitive list of what the 'special values' that can be returned for ImpressionReach (returned in xml as uniqueCookies) metric in Campaign Performance Report can be? This particular field doesn't have any mention of special values in the documentation

Re: Adwords Video data via Criteria Report

2015-10-27 Thread Umesh Dengale
Hi Alex, Thanks for attaching the screenshot from AdWords product side. This helped to understand the question. Could you please provide the Criteria performance report request and campaign id(of video campaign)? Just click *Reply privately to author* in the forum when responding. Thanks,

Re: AdWords API Criteria Performance Report - YouTube InSearch Data inclusion

2015-10-27 Thread Alex Ling
Hey Sean, I am experiencing the same issue. I posted a thread @https://groups.google.com/forum/#!topic/adwords-api/rcfh1F49mPM. I provided the campaign ID and hopefully can get an answer from the API team soon, Thanks, Alex On Monday, October 26, 2015 at 3:22:37 PM UTC-5, Sean Busa wrote: >

Best way to filter out Video type campaigns from Criteria Report

2015-10-27 Thread Alex Ling
Hey API team, Based on the release notes for V201509, AdvertisingChannelType added a new enum value 'Video' for campaign report, however, the core report our system is based on the criteria report. We would like to filter out the Video type campaigns from the criteria report, but there is no 'A

Re: How can I retrieve interaction metrics (Clicks, Impressions, Keywords, etc...) via the API without downloading an Ad Hoc report?

2015-10-27 Thread adwapi . storeland
Hi, It is possible to not download report, but get it in string. Just set parameter "file_path" to null in method ReportUtils::DownloadReport F. e. $selector = new Selector(); $selector->fields = array('CampaignId', 'AdGroupId', 'AdGroupName', 'AdNetworkType1', 'Impressions', 'Clicks', 'Cost');

Re: View Size (even estimated) of a CrmBasedUserList

2015-10-27 Thread Hunter
Hi Anthony, The emails were all fake since this was test data, so they definitely don't meet the criteria. We will keep the verification time period in mind when we construct the real lists. Thanks for your help. On Wednesday, October 21, 2015 at 4:30:55 PM UTC-4, Anthony Madrigal wrote: > > H

Re: Best way to filter out Video type campaigns from Criteria Report

2015-10-27 Thread Anthony Madrigal
Hey Alex, Unfortunately, there does seem to be a way to filter out video campaigns using the Criteria Performance Report. I will talk to the team about adding this feature. Please check the blog regarding any updates for this f

Re: ошибка UrlError.DESTINATION_URL_DEPRECATED @ operations[0].operand.ad.url

2015-10-27 Thread Umesh Dengale
Hello, I am sorry, I can give a response in English only. The destination URL represented by field url is deprecated. Please use the finalUrls

Re: How to request for the User Locations

2015-10-27 Thread Umesh Dengale
Hi Akiko, By default, the GEO_PERFORMANCE_REPORT only includes rows where *IsTargetingLocation = true*. You could add the *IsTargetingLocation* IN [true,false] AND *LocationType* IN [LOCATION_OF_PRESENCE, AREA_OF_INTEREST] predicate to your report selector to get LocationType and *IsTargetingL

About Limit of rules in a remarketing list created by API userListService, environnement TestAccount

2015-10-27 Thread Jian Xu
Hello all, I've met an InternalApiError.UNEXPECTED_INTERNAL_API_ERROR, when i use the Adwords API to create a remarketing list which contains a list of String rules (the relation between the rules is OR). The test is done with an test account. After multi tests, i've found that if the rules i

UNEXPECTED_INTERNAL_API_ERROR occurs when a remaketing list contains > 400 rules , created by API

2015-10-27 Thread Jian Xu
Hi, I've met an InternalApiError.UNEXPECTED_INTERNAL_API_ERROR, when i use the Adwords API to create a remarketing list which contains a list of String rules (the relation between the rules is OR). The test is done with an test account. After multi tests, i've found that if the rules is less

Re: How to use the OR condition in AWQL

2015-10-27 Thread rodrigo . ramos
I have the same issue in here. I am trying to run a Report, but Adwords logs the following error: One of the conditions in the query is invalid. ' WHERE' + ' QueryMatchTypeWithVariant != "EXACT" AND' + ' (Clicks>5 OR ConvertedClicks>0)'+ ' DURING LAST_WEEK'

Re: User Lists duplicate entries

2015-10-27 Thread HK
Josh, Great meeting you too! I can confirm that the issue is now gone for all of our affected merchants, so that's good news. Thanks for helping moving this along. Hans -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blo

Re: Conversion Updating - Advanced Conversion Tracking

2015-10-27 Thread Josh Radcliff (AdWords API Team)
Hi, Even through the API, you cannot update a conversion value for a given combination of GCLID, name, and time . However, you could upload multiple offline conversions for the same GCLID and conversion name, bu

Re: Can You Use The AdWords API To Access The Ad Preview & Diagnosis Tool?

2015-10-27 Thread John Parillo
Hi, Is this still the case today? I'm currently building a sales support tool and i'm looking to be able to detect if a website (in canada) is currently running adwords or not. SEMrush and SpyFu does not provide much data from Canadian sites and i've experienced 30% succes rate in detections

Adwords API to detect if a site is running Ads

2015-10-27 Thread John Parillo
Hi all, I'm currently working on a sales support tool. I'm using a vendor in which uses SEMrush and SpyFu to detect if a website is running Adwords or not. The detection works great for US and UK sites at 90% success rate. However, i need to test Canadian sites (French Canadian sites more spe

Re: Adwords API to detect if a site is running Ads

2015-10-27 Thread Umesh Dengale
Hi John, The AdWords API could be used to create Ad and get the statistics for the Ad (status e.g. enabled, paused etc.). These Ad could be part of Google Search Network, Display network and Youtube, but API could not be used to find out any particular website is currently running the Ad. Than

Re: Adwords Video data via Criteria Report

2015-10-27 Thread Umesh Dengale
Hi Alex, Thanks for providing the report request and campaign id. I ran the CRITERIA_PERFORMANCE_REPORT with above predicates and the report response return the Keyword, User Interest, Placement and YouTube Video as criteria type. For the demographics, there is AGE_RANGE_PERFORMANCE_REPORT

Re: Errors in Java maven com.google.api-ads version 2.5.0

2015-10-27 Thread Josh Radcliff (AdWords API Team)
Hi, Since this is specific to the Java client library, could you open an issue on our issues list so we can better track this? Also, if you could provide the *complete* set of dependencies using dependency:list

Re: Special Values for ImpressionReach / uniqueCookies?

2015-10-27 Thread Josh Radcliff (AdWords API Team)
Hi, Based on experimentation, it looks the possible values are: - *--* (when no impression reach data is available) - *< 100* (estimate when limited impression reach data is available) - *xxx...* (when impression reach data is available; *xxx...* will be an actual number) Cheers, J

Re: Special Values for ImpressionReach / uniqueCookies?

2015-10-27 Thread tony . harrison
Thanks Josh, I had the first two, '--' is kind of expected based on other fields, but didn't have anything handling the '<100' response and wanted to check if there were any other values that were known. Cheers, Tony On Wednesday, October 28, 2015 at 4:47:40 AM UTC+7, Josh Radcliff (AdWords