Re: .Not_Ads_User

2016-07-06 Thread 'Joyce Lava' via AdWords API Forum
Hi, The NOT_ADS_USER error occurs when the login used to generate the access token is not associated with any AdWords account. Please make sure to provide the correct client credentials in the

Re: How to get all VALID results from DisplayKeywordPerformaceReport

2016-07-06 Thread T.Motodate
Thank you very much, Shwetha! According to you, now I get all valid results from DisplayKeywrodPerformanceReport with the below way! 1) add "includeZeroImpressions' to option for the method ReportUtils::DownloadReportWithAwql. 2) add "Impressions >= 0" IN AWQL's where section. Now my issue's

.Not_Ads_User

2016-07-06 Thread veer . ladetm
suds.WebFault: Server raised fault: '[AuthenticationError.NOT_ADS_USER @ ; trigger:'']' I am using the GoogleAdwords API and when calling the estimate_keyword_traffic.py, it throws this error. Please help -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Can't add specific Site Category Options via API

2016-07-06 Thread Adam Marshall
Hello, I am wondering if you have any update on whether/when the "GMob mobile app non-interstitial" exclusion will be available via the API? Thanks, Adam On Tuesday, 1 March 2016 02:53:28 UTC+13, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > You can now add the various

Re: update for AdCustomizer

2016-07-06 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, You can update Ad Customizers by using the mutate operation in the AdCustomizerFeedService . Please let me know if you have any trouble along the way. Cheers, Anthony AdWords API Team --

Re: Undocumented PHP Client API Library Change for Reporting in v10.0.0

2016-07-06 Thread Mark Rogoyski
Hi Anthony, I've opened an issue: https://github.com/googleads/googleads-php-lib/issues/146 Thanks. Mark On Wednesday, July 6, 2016 at 3:15:18 PM UTC-7, Anthony Madrigal wrote: > > Hi Mark, > > Thanks for bringing this to our attention! Could you please create a new > issue from this link >

Re: Undocumented PHP Client API Library Change for Reporting in v10.0.0

2016-07-06 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Mark, Thanks for bringing this to our attention! Could you please create a new issue from this link so that we can include this in the documentation? Cheers, Anthony AdWords API Team -- --

Undocumented PHP Client API Library Change for Reporting in v10.0.0

2016-07-06 Thread Mark Rogoyski
In the AdWords PHP Client API Library, it seems like there was a major breaking change to reporting that isn't documented in the release notes. Release notes for v10.0.0: https://github.com/googleads/googleads-php-lib/releases/tag/10.0.0 The change I noticed is that *ReportUtils* no longer

Re: How to tie revenue associated to a Google Click Id to a search query?

2016-07-06 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Stephen, Revenue information is not available through the API. You will need to use the UI in order to get this information. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: AdGroupAdService not returning all fields for Expanded Text Ads

2016-07-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Yaakov and Gabriel, You need to use *CreativeFinalUrls, Path1* and *Path2* in the selector to get URL related data for Expanded Text Ads using AdGroupAdService

Re: Link existing account to MCC account via API?

2016-07-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can use ManagedCustomerService to link client accounts to a manager account. You can use the ManagedCustomerService.mutateLink

Re: TrafficEstimatorService Date Range

2016-07-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, I'm afraid we cannot comment on the availability of new features in future releases of the AdWords API. Please keep an eye on our blog for any announcements or updates. Regards, Shwetha, AdWords API Team. -- --

Re: Cant retrieve final url of expanded ads

2016-07-06 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Gabriel, In order to get the final URLs, you will need to select it using CreativeFinalUrls . If you are still having issues, please let me know. Regards, Anthony AdWords API Team

Re: QualityScore Field in KEYWORD_PERFORMANCE_REPORT is zero

2016-07-06 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Sebastian, Thanks for sharing the report; I've shared it with the team working on this change. I'll update you as I hear from them. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, July 6, 2016 at 1:53:55 PM UTC-4, sebastian.lame...@despegar.com wrote: > > Could you please share

Re: First AdWords API call - GetRefreshToken not found

2016-07-06 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Geza, This looks like a maven project setup issue in your local environment. Please follow these instructions to setup your maven project correctly before requesting a refresh token. Regards, Vishal,

Cant retrieve final url of expanded ads

2016-07-06 Thread Gabriel Abadi
I'm having issues with expanded ads. No matter i ask for url, urls, final url, final urls i can not retrieve it Here i have some example: http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsd="http://www.w3.org/2001/XMLSchema; xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance;>

Re: Unexpected biddingStrategy configuration return type

2016-07-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Stefano, The ParseResponse method of the batch_job_helper object internally converts the XML response to dict in the Python client library. This method returns an OrderedDict

Re: Expanded Text Ads- v201605 implement & test?

2016-07-06 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, This feature is currently only available in test accounts as you have noticed. If you have an account manager, you can reach out to them. They may be able to get you onto the whitelist; however there are no guarantees. Regards, Mike, AdWords API Team On Wednesday, July 6, 2016 at

Re: UAC (Universal app campaigns) support in the API

2016-07-06 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Igor, Could you please provide me with your report definition, client customer Id and a copy of your reports so that I can verify whether there is an issue on our side or not? Please do so using *reply privately to author*. Thanks, Anthony AdWords API Team -- --

Re: Express account using API

2016-07-06 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Radek, You *cannot* create AdWords Express accounts using the AdWords API. Only AdWords accounts can be created using the AdWords API. Regards, Vishal, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: QualityScore Field in KEYWORD_PERFORMANCE_REPORT is zero

2016-07-06 Thread sebastian . lamelas
Could you please share one or more (campaign ID, ad group ID, keyword) where this is happening? I replied to you privately sending a csv report. Also, have you noticed any instance where the value is zero and the keyword is not deleted? Not that I know of, but I can't completely discard it

Re: How to get all VALID results from DisplayKeywordPerformaceReport

2016-07-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, By default, only rows which have non-zero Impressions are returned when the *includeZeroImpressions* request header is not specified or is set to *false*. To get all the keywords in a campaign, you would

Re: AdGroupAdService not returning all fields for Expanded Text Ads

2016-07-06 Thread Gabriel Abadi
I'm having the same issue. If i ask for the url i don't get it in the response: http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsd="http://www.w3.org/2001/XMLSchema; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;> https://adwords.google.com/api/adwords/cm/v201605;

Re: AdGroupAdService not returning all fields for Expanded Text Ads

2016-07-06 Thread Gabriel Abadi
I'm having the same issue. If i ask for the url i don't get it in the response: http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsd="http://www.w3.org/2001/XMLSchema; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;> https://adwords.google.com/api/adwords/cm/v201605;

Re: QualityScore Field in KEYWORD_PERFORMANCE_REPORT is zero

2016-07-06 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Sebastian, Could you please share one or more (campaign ID, ad group ID, keyword) where this is happening? Also, have you noticed any instance where the value is zero and the keyword is not deleted? Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, July 5, 2016 at 11:05:42 AM

Re: daily tracker setting problem

2016-07-06 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Eshwar, We try to address AdWords API related questions on this forum. However, I found this article which I think would be able to help you. Are you using the AdWords API? If yes, could you describe what you are trying to do and

Re: AdGroupAdService not returning all fields for Expanded Text Ads

2016-07-06 Thread Yaakov Gesher
Swetha, thanks for your attention, but as I stated above, but none of those fields don't appear at all when I perform a download. On Wednesday, July 6, 2016 at 7:04:11 PM UTC+3, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Yaakov, > > Expanded text ads >

Re: Express account using API

2016-07-06 Thread Radek Karkut
Hi Vishal, Is it possible to add new Express account using API? Regards. W dniu środa, 6 lipca 2016 17:15:32 UTC+2 użytkownik Vishal Vinayak (Adwords API Team) napisał: > > Hi Radek, > > That is correct. You can create AdWords accounts using the > ManagedCustomerService >

Re: AdGroupAdService not returning all fields for Expanded Text Ads

2016-07-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Yaakov, Expanded text ads do not use url, displayUrl or finalAppUrls fields. You need to use the finalUrls

Re: Different cost for reports Account Performance and Geo Performance

2016-07-06 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kim, Could you provide the report definitions used to pull this data from each report along with the clientCustomerId? Please use *Reply privately to author* when responding. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

First AdWords API call - GetRefreshToken not found

2016-07-06 Thread Geza Sapi
I am a total newby and am trying to make my first AdWords API call. I have been following the instructions at https://developers.google.com/adwords/api/docs/guides/first-api-call but am stuck. In Eclipse (I use LiClipse) I get the error message that "adwords.axis.auth.GetRefreshToken" cannot

Link existing account to MCC account via API?

2016-07-06 Thread LoCurto
I couldn't find any relevant questions in the last 2 or so years regarding this question. I have an account that I want to be able to link other accounts to, using just the customer ID, through the API. At the end of this, I am writing a Hipchat bot where I can say !link And my code (in

TrafficEstimatorService Date Range

2016-07-06 Thread Stickeeds
Hello, We were wondering if there is any planned support for date ranges when using the TrafficEstimatorService to retrieve click and cost forecasts? Currently it is listed as "Not Supported". We are concerned about various seasonal keywords being skewed depending on the date of which we

Link MCC to client accounts through API

2016-07-06 Thread LoCurto
I couldn't find this after looking through old posts. I'm trying to use Python to write something to link MCC accounts to client accounts by using just the client ID. So eventually, I'd have a bot that I could say: !adwords And on the backend, it uses the API to automatically link that client

How to get all VALID results from DisplayKeywordPerformaceReport

2016-07-06 Thread T.Motodate
Hi. I have some question about the below related to DisplayKeywrodPerformanceReport. To get all data of keyword on display network, I used the below AWQL through PHP AdWords Lib Ver.201601. SELECT CampaignName , AdGroupId , AdGroupName , Id , Criteria , Status ,

TrafficEstimatorService Date Range

2016-07-06 Thread Stickeeds
Hello, Was wondering if there is any planned timeline for implementing date range support for the TrafficEstimatorService? Obviously, only having access to the front-end equivalent of "Get forecasts based on: Next 7 days Showing daily forecasts" means that seasonal keywords are skewed

Re: Express account using API

2016-07-06 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Radek, That is correct. You can create AdWords accounts using the ManagedCustomerService , but not an AdWords Express Account. Regards, Vishal, AdWords API Team -- --

Re: What is the membership life span for custom combination user lists?

2016-07-06 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, We're going to investigate how the membershipLifeSpan field works specifically for LogicalUserLists and I will get back to you as soon as I have more information to share. Regards, Mike, AdWords API Team On Sunday, July 3, 2016 at 9:44:57 PM UTC-4, Yang wrote: > > Hi, thanks for the

update for AdCustomizer

2016-07-06 Thread KisAw
Hello, Help me, I'm lost lol !! ^^ I can create a AdCustomizer with this link : https://developers.google.com/adwords/api/docs/samples/php/advanced-operations But, I would like update several times a day the price in this ad... How I can do that ? I don't find on the Web... Thank you and

Re: BatchJob Cancelled Unknown / Internal Error

2016-07-06 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, For the IDs you provided, engineering has identified two specific issues that are causing failures and are currently working on fixes that will address each of them. We will update this thread with information once the fixes are ready. Regards, Mike, AdWords API Team On Tuesday, July

Expanded Text Ads- v201605 implement & test?

2016-07-06 Thread priya bahuguna
Hello, I need some help understanding how I can implement and test Expanded Text Ads against production account. I was able to test the functionality using a test account but our custom application uses a production account and connects to a Test MCC account for testing purposes. To implement

How to tie revenue associated to a Google Click Id to a search query?

2016-07-06 Thread Stephen
Using the Click report I am able to associate offline revenue with a google click id back to a keyword or ad but I do not see how this is possible with the search query report. However, with offline revenue upload using the google click id we are able to see revenue at a query level in the

daily tracker setting problem

2016-07-06 Thread Eshwar Chettri
can anyone help me why this exception is occuring. javax.servlet.ServletException: Servlet execution threw an exception org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)