Re: Existing campaign with adgroup traffic estimation

2020-08-25 Thread denma test
Hi Thanks for the confirmation, sure will limit the similar posts as you mentioned. However can you please check with my another question subject as * "impressionsPerDay calcualtion" *please, so i can finalize the Traffic estimator setup from my end. On Tuesday, August 25, 2020 at 11:48:53 PM U

RE: Existing campaign with adgroup traffic estimation

2020-08-25 Thread Google Ads API Forum Advisor Prod
Hi, I see you've posted similar questions on multiple posts. Please try to limit the posts you make since it'll help with our support. Unfortunately, there are no ad group estimates in the API. You will need to include keywords. There is, however, a feature request to have them added. Follow o

Existing campaign with adgroup traffic estimation

2020-08-25 Thread denma test
Hi I have created a campaign with one adgroup, how can i get adgroup estimation with and without keywords. Have done code as like below public function trafficExists(){ $session = self::setSession(); $adWordsServices = new AdWordsServices(); $trafficEstimatorService = $adW

RE: To get the keyword traffic estimation with long tail keywords

2020-07-08 Thread Google Ads API Forum Advisor Prod
Hi, I've deleted your most recent post because there was sensitive information on your post. For your security, please make sure you refrain from posting sensitive information, and if you'd like to send us this information, please use "reply privately to the author" as mentioned previously. As

RE: Traffic estimation

2020-02-25 Thread Google Ads API Forum Advisor Prod
Hi Linkeo, Thank you for reaching out. Please see this guide on best practices. Other than that, there isn't much you can do since these are ver large calls. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UXTBa9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Traffic estimation

2020-02-25 Thread Linkeo Linkeo
Hi, I'm trying to estimate traffic for 20 different keywords. The goal is to find the smallest CPCmax for a position below 1.5 For each keyword I create a CampaignEstimateRequest, an AdGroupEstimateRequest and a KeywordEstimateRequest. { I then make several calls to the trafficEstimatorSer

Re: Traffic Estimation Service Data for Search campaign

2020-01-23 Thread Google Ads API Forum Advisor Prod
Hi Pradeep, Can you please provide the complete detailed request and response logs and a screenshot of the UI keyword planner via reply privately to author? You can find information on enabling logging in the ReadMe of your client library. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._

Re: Traffic Estimation Service Data for Search campaign

2020-01-22 Thread Pradeep Datla
On Wednesday, January 22, 2020 at 1:44:16 PM UTC-8, Pradeep Datla wrote: > > Hi Mitchell, > > We took your advice and now we are taking maxCPC and daily budget from the > user. But even after sending both maxCPC(in KeywordEstimateRequest) and > dailyBudget(in CampaignEstimateRequest), the click

Re: Traffic Estimation Service Data for Search campaign

2020-01-22 Thread Pradeep Datla
Hi Mitchell, We took your advice and now we are taking maxCPC and daily budget from the user. But even after sending both maxCPC(in KeywordEstimateRequest) and dailyBudget(in CampaignEstimateRequest), the clicks count i get from api dont match with the one shown in keywordplanner forecast UI of

Re: Traffic Estimation Service Data for Search campaign

2020-01-21 Thread Google Ads API Forum Advisor Prod
Hi Pradeep, The TargetingIdeaService's average CPC is based on historical metrics so it is a good projection but will not accurately reflect the CPC for the keyword in the user's ad group. I recommend implementing a way to get the max CPC from the user as it is very specific to their account. I

Re: Traffic Estimation Service Data for Search campaign

2020-01-17 Thread Pradeep Datla
As i dont have maxCPC from the user , Can i average the avgCPC of the keywords user selected from "TargetingIdeaService" and send it as maxCPC.* Is this the right way to guess maxCPC value? * also *please suggest* if there is any alternative to comeup with a maxCPC value to get t

RE: Traffic Estimation Service Data for Search campaign

2020-01-17 Thread Google Ads API Forum Advisor Prod
Hi Pradeep, Thank you for reaching out. As explained here, the TrafficEstimatorService is meant to mimic the keyword planner in the UI so the values you are getting are the expected values. Unfortunately, there is no way to retrieve the daily estimates from the screenshot you provided. Regards

Traffic Estimation Service Data for Search campaign

2020-01-16 Thread Pradeep Datla
Hi, We are creating Search Campaign through API and using "TargetingIdeaService" to get Keywords Ideas. Based on keywords selected by the user and selected Campaign Budget we want to show the reach. we dont have a maxCPC value from the user and we only take the budget per day value. So when i

Re: Traffic estimation for mobile app campaign

2015-07-06 Thread Umesh Dengale
Hello, Currently, there is no plan to add above functionality to the AdWords API. Please refer to the AdWords API blog for any updates or announcements. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Traffic estimation for mobile app campaign

2015-07-01 Thread artem . bikov . ingate
Are you planning to add this function? среда, 1 июля 2015 г., 20:53:08 UTC+3 пользователь Umesh Dengale написал: > > Hello, > > The AdWords API does not support the traffic estimation for the Mobile > app installs campaign. > > Thanks, >

Re: Traffic estimation for mobile app campaign

2015-07-01 Thread Umesh Dengale
Hello, The AdWords API does not support the traffic estimation for the Mobile app installs campaign. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

Traffic estimation for mobile app campaign

2015-06-30 Thread artem . bikov . ingate
Hello. I'm looking for api to get traffic estimation for mobile app installs campaign. I can't use TrafficEstimationService, because I don't have keywords. How I can get estimation? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Traffic estimation API

2014-03-26 Thread Michael Cloonan (AdWords API Team)
Hi, Traffic estimation is based on historical performance, but it is not limited specifically to the history of the account in question. It is more of a wide-scale historical prediction. Regards, Mike, AdWords API Advisor On Monday, March 24, 2014 10:09:06 PM UTC-4, Cap'n of d'

Traffic estimation API

2014-03-24 Thread Cap'n of d'Ship
When we do traffic estimation via the API, is the result based on the historical performance of the account? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

Re: Creating a reporting API - Would I be allowed to ask for traffic estimation?

2012-10-13 Thread Brice
Thank you for your answer. I finally find the answer in the translated version of the RMF: if you want to use any service like TargetingIdeaService, TrafficEstimatorService or BulkOpportunityService, you need to developp all the creation and management functions listed in the RMFs. So I sho

Re: Creating a reporting API - Would I be allowed to ask for traffic estimation?

2012-10-12 Thread Ewan Heming
Hi Brice, I don't work for Google and the team that monitors this forum won't be able to answer your question directly, but the way I understand it, you can develop a tool like this as long as it was just using the reporting part of the API; however, you would need to take note of the section o

Creating a reporting API - Would I be allowed to ask for traffic estimation?

2012-10-12 Thread Brice
Hello, I am working on the developpment of a reporting API to audit existing campaigns and to generate suggestions and reports for new clients (and so for not existing campaigns). I read all the RMF but I was not able to determine if I would be allowed to ask for traffic estimation for

Re: Problem with traffic estimation v201109

2012-04-23 Thread David Torres
Hi Michael, I don't seem to find your request in our logs, could you please generate a new one and paste it for me to review. Best, -David Torres - AdWords API Team On Monday, April 16, 2012 7:02:56 PM UTC-4, Michael Frost wrote: > > I'm getting back all zeros for keyword estimates for keyword

Problem with traffic estimation v201109

2012-04-16 Thread Michael Frost
I'm getting back all zeros for keyword estimates for keywords that show non-zero values when checked with the AdWords UI. I've found similar problems reported in the past, but none of the conditions in those posts appear to apply. I don't have one keyword stealing from others in the same requ

Re: Traffic Estimation API

2010-06-22 Thread AdWords API Advisor
Hi Gary, Unfortunately the traffic estimator service is not yet available in v201003. Please continue using the v13 service for now. Best, David Torres, AdWords API Team On Jun 21, 10:06 am, search test wrote: > What is the suitable service to use to replace > TrafficEstimatorInterface of v13?

Traffic Estimation API

2010-06-21 Thread search test
What is the suitable service to use to replace TrafficEstimatorInterface of v13? I would like to get the average clicks and cpc value. Thanks, Gary -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.goo

AdWords API Re: traffic estimation service - problematic results when using proximity targets

2010-03-23 Thread AdWords API Advisor
> I'm using the v13 traffic estimation service and I receive peculiar results > when setting proximity targets  (radius geo targets). > > The following is example data I'm getting for a single keyword input (the > output I get is max # clicks per month (aggregation of max d

AdWords API traffic estimation service - problematic results when using proximity targets

2010-03-22 Thread Guy Zucker
Hi, I'm using the v13 traffic estimation service and I receive peculiar results when setting proximity targets (radius geo targets). The following is example data I'm getting for a single keyword input (the output I get is max # clicks per month (aggregation of max daily clicks)) key