Re: How to check current keyword position

2017-12-21 Thread Pierre Augereau
It is not about predicting. It is more if you can check your position periodicly, you can react as fast as you can. With a good home made sofware using the API to update bid, it is not so hard !! For the average position at 0, I agree, that might be considering as predicting but it is not.

Re: UserListError.CONCRETE_TYPE_REQUIRED

2017-12-21 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, I'm flattered that you wish for us to be friends. :) You can always count on our team for any AdWords API specific concerns. In regards to uploading an image media via the MediaService.upload() , please

Re: UserListError.CONCRETE_TYPE_REQUIRED

2017-12-21 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, I deleted your previous reply as it contains your private information (CID). Reposting again your original reply with masked information: Your code worked.There isn't client librarise for us,Because we use Node.js to develop this project.I maybe lose jop without you reply.I want to konw

Re: Validation Endpoint for checking for policy violations before ads go live

2017-12-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi Christina, Our team can only provide support for policy violation error handling in the AdWords API and we don't have any policy documentation that you can use to ensure the approval of the ads you upload to your

Re: Disable info SOAP logs

2017-12-21 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Vadim, You can easily change the logs for com.google.api.ads.adwords.lib.client. AdWordsServiceClient.*soapXmlLogger *in log4j.properties by setting its value from INFO to

Re: Why, all of a sudden, is it taking a minimum of 70 seconds to retrieve any information from the API?

2017-12-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi Chris, There is currently no known issues that may have caused the delay in your requests using the AdWords API. Additionally, the delay might be due to processing huge amounts of data in your requests. However, in order to better investigate, could you provide your clientCustomerId and the

Re: Split Gmail Clicks and Normal Ads Clicks

2017-12-21 Thread Hazar Hayat
Hi Bharani, Thankyou for the quick response. We are already using GmailSecondaryClicks. We have problem with the Clicks column because it contain both the regular clicks where using is redirected to the landing page which means user session is created and there will be some cost associated

Re: Noob getting set up.

2017-12-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi Mike, Moving forward to your issue, could you confirm if you are back to encountering the DEVELOPER_TOKEN_NOT_APPROVED error? If yes, could you send to me privately (via the *Reply privately to author *option) your clientCustomerId and the generated SOAP request and response so I can

Re: Noob getting set up.

2017-12-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi Mike, I had to repost your previous response and removed some of the details as it contained parts of your credentials and private information. I would recommend that you respond privately using the *Reply privately to author* option should there be any sensitive information you wish to

Re: UserListError.CONCRETE_TYPE_REQUIRED

2017-12-21 Thread 18824261965
> > cartsize > > GREATER_THAN > 1.0 > > > > >

Disable info SOAP logs

2017-12-21 Thread Vadim Detkov
Hi, We are using adWordsServices AdwordsUserListServiceInterface for audiences download in JAVA. There is a lot of SOAP logs printed from com.google.api.ads.adwords.lib.client.AdWordsServiceClient.soapXmlLogger in INFO level , that cause a storage issues. Please update how we can move the

Re: AWQL Reporting slowdown?

2017-12-21 Thread chris . schofield
On Monday, 11 September 2017 17:01:38 UTC+2, AdWordsApiUser wrote: > > Hi Team, > > We're noticing a significant slowdown in the throughput of the AWQL > Reporting using the API since last week, where we're spending about 30%-40% > more time than usual. Is this a known issue, or something that

Validation Endpoint for checking for policy violations before ads go live

2017-12-21 Thread CLynch
Hey there, Is there a validation endpoint, that allows me to check for any policy violations within my campaigns/ads before I upload them to my production account? Thanks, Christina -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Why, all of a sudden, is it taking a minimum of 70 seconds to retrieve any information from the API?

2017-12-21 Thread chris . schofield
Hi all, I have written an application that collates data from the AW API (PHP SOAP). At random times through development, and with literally no changes to the code, connection or environment the response time for the api has gone from being almost instantaneous to a MINIMUM of 70 seconds. Why

Re: Audience report, 'custominmarket::*' audiences - how to get the names?

2017-12-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Oksana, The criteria prefixes in the API reports are the ones documented here . Could you please share the report definition and the client customer id of the account where you are getting these values? You

Re: Inconsistent click counts between GEO_PERFORMANCE_REPORT and CAMPAIGN_PERFORMANCE_REPORT

2017-12-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Justin, I see that in some cases the stats in User Location report and the Campaign Performance report does not match in the UI as well. Since this is a product level question than one specific to the API, could you please post the question on the Advertisers community forum

Re: Split Gmail Clicks and Normal Ads Clicks

2017-12-21 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Hazar, You could use the GmailSecondaryClicks field which returns the number of clicks to your landing page on the expanded state of Gmail ads. You may refer to this guide

Re: ocid in https://adwords.google.com URL's

2017-12-21 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi John, Deep linking is not supported in AdWords. However, you may be able to set up deep links at your application level. To populate the data in your application, you could use the various report types

Re: TargetingIdeaService c# RequestType.STATS Problem

2017-12-21 Thread tecnologia . dayvo
The problem is solved: Before posting my problem in the forum, I had rolled back my app.config to a previous version in which I was still using the old DeveloperToken and thus the application was accessing the testing environment. Thanks El jueves, 21 de diciembre de 2017, 8:16:21 (UTC+1),

Re: How to check current keyword position

2017-12-21 Thread Zweitze
So it is about predicting the positions of your ads. You should realize that for every Google search, Google organizes an auction among all AdWords accounts. All qualifying accounts (which actually bid on that keyword or a variation, do not have that keyword excluded, got language settings

Re: Regading product details in google adwords api

2017-12-21 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Sushil, I'm afraid, it is not possible to retrieve Products submitted information through the AdWords API. However, I have shared your interest with the team. Let me know if you have any other questions. Regards, Bharani, AdWords API Team On Wednesday, December 20, 2017 at 4:19:28 AM

Audience report, 'custominmarket::*' audiences - how to get the names?

2017-12-21 Thread Oksana Sulyma
Hi guys! I'm retrieving Audience reports from Adwords API. I get there Audience values like: custominmarket::1771950 custominmarket::1771944 uservertical::80099 custominmarket::1771950 custominmarket::1771944 custominmarket::1771947 uservertical::80099 I know that 'uservertical::' Audiences

Re: How to check current keyword position

2017-12-21 Thread Pierre Augereau
Hello and thank you for your answer and time You are right, I want to check my keywords rank (position) to automaticly adjust BID by using the API. I understand that the keyword cost can be different by gender, location, But, how to test each possibilty ? Because, I think the only one

Re: Noob getting set up.

2017-12-21 Thread Mike Diehl
Well, I guess I just needed to wait a bit. This morning, when I ran my script, I got a different error message. This error message indicated that I hadn't setup oAuth and referred me to instructions at: https://github.com/googleads/googleads-perl-lib/wiki/Using-OAuth-2.0 I followed those

Re: Final URL / Final URLs- how to you get the same value as the UI?

2017-12-21 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Timna, The AD_PERFORMANCE_REPORT will show you the *static* attributes of each ad, so it won't reflect the actual effective URLs (with parameter values filled in) for each impression. To get that information, use the FINAL_URL_REPORT

Re: How to check current keyword position

2017-12-21 Thread Zweitze
I understand that you want to see which keywords rank high, and which not? I doubt you can get what you want. After all, your positions depend not only on your quality score and bid, but also on the quality score and bids of your competitor. But more important: Do you realize that not every

Re: How to check current keyword position

2017-12-21 Thread Pierre Augereau
Hello, Thank you for your time and for this sharing. But for now I'm still stuck and no way to keep working correctly... As I saw on all forums, just the fact to want to ask 'keywords position in real time' seems to be the Devil himself :o :o In ours previous messages, we agreed on that MCM

ocid in https://adwords.google.com URL's

2017-12-21 Thread John Bliss
I'm attempting to programmatically build emails with deep-links our Campaign Managers can click to get directly to where they need to go within our AdWords. For example: https://adwords.google.com/aw/ads?campaignId=1234=1234=1234&__c=1234=0&__u=1234 The only part of that that I do not have, I

Split Gmail Clicks and Normal Ads Clicks

2017-12-21 Thread Hazar Hayat
Currently in the API reports the Gmail Clicks(Expand ads) and other normal ads click which lead user to the website landing page are returned in a single filed called clicks. Both of these click types has different meaning to our business because for Gmail Ads Clicks there is no cost until user

Re: UserListError.CONCRETE_TYPE_REQUIRED

2017-12-21 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
GREATER_THAN 1.0 checkoutdate

Re: UserListError.CONCRETE_TYPE_REQUIRED

2017-12-21 Thread 18824261965
Dear Vincent Thanks very much for your reply.this is my code. http://schemas.xmlsoap.org/soap/envelope/; xmlns:v="https://adwords.google.com/api/adwords/rm/v201702; xmlns:v1="https://adwords.google.com/api/adwords/cm/v201702; >testfalsefalse ADD

Re: Get report product goup all field using google adwords api

2017-12-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Using the AdWords API, you may generate the Product Partition Report for shopping campaign information aggregated at the product partition/group level. You may also refer to the Shopping Performance

TargetingIdeaService c# problem

2017-12-21 Thread tecnologia . dayvo
I am trying to use TargetingIdeaService api but the results that it returns are very different from those of Keyword Tool UI. Below I attach the class .cs that I have implemented from the examples, a capture of the results, and another of the results of the Keyword Tool UI. The difference is

Re: Regading product details in google adwords api

2017-12-21 Thread sushilergode2016
Hi, Any other way to get the following field . On Wednesday, December 20, 2017 at 2:49:28 PM UTC+5:30, sushiler...@gmail.com wrote: > > > Hi, > > > I want to fetch following field using Google AdWords API please guide > regarding the same. > > > Product groupMax. CPCBenchmark CTRBenchmark Max.