Expected clickthrough rate

2015-05-13 Thread Marcin Gdak
Hi, Can I get information about Expected clickthrough rate? I can get information about Ad relevance and Landing page experience Do you know if it's available trough API or not? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Parallel operations with AdwordsSession Exception - More than one SoapHeader while invoking public abstract com...SimpleMutateJob

2015-05-13 Thread Biniam Asnake
I am using Google Adwords API v201502 via the Java client they provide. I got this error when making mutate call to google. I know the AdwordsSession is not thread https://github.com/googleads/googleads-java-lib/wiki/Thread-Safety#threadsafety-in-the-java-library safe but I have one adwords

Re: Reporting - Data for Removed artifacts

2015-05-13 Thread Danial Klimkin
Thank you for your feedback, and, of course, for the very valid concern. Sending beer to Zurich is unlikely to be efficient ;) but thanks! -Danial. On Thursday, May 7, 2015 at 7:53:56 PM UTC+2, AdWordsApiUser wrote: Saw this blog post a few hours ago:

Re: How to get total AverageCPC?

2015-05-13 Thread Dorian Kind
Hi Mike, I would assume that AverageCPC is weighted by clicks, not by days. So you would need to take the total cost of this adgroup for the week and divide it by the total number of clicks to get the same result. Cheers, Dorian On Tuesday, May 12, 2015 at 5:15:10 PM UTC+2, Michael D wrote:

Re: OAuth2 Token Generator gives Access is Denied

2015-05-13 Thread atif
ok, Found the problem. My Port 8080 was busy, and the Application was crashing. So I debugged the code and changed the Port Number, and its working now. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: CampaignService.get()

2015-05-13 Thread Anthony Madrigal
Hey Jonathan, The error you are getting indicates that the user whose OAuth credentials you are using does not have an AdWords account. Please generate another refresh/ access token, this time making sure you are signed in as a user with access to your test account. Also, take a look at the

Re: Currencycode is missing when asking gender/age range performance report

2015-05-13 Thread Raghavendra Soudala (AdWords API Team)
Hi, Can you send over one or more campaign IDs from your report. This would be useful for us to investigate on our side. Cheers, Raghavendra, AdWords API Team. On Tuesday, May 12, 2015 at 11:59:34 AM UTC-4, Salman Hoseini wrote: Hello All, When I ask for a Gender or Age Range performance

Re: Keyword Match Types

2015-05-13 Thread Nadine Sundquist (AdWords API Team)
Hi Veselin, To mimic the *Only show ideas closely related to my search terms *functionality in the API, you need to use both RelatedToQuerySearchParameter https://developers.google.com/adwords/api/docs/reference/latest/TargetingIdeaService.RelatedToQuerySearchParameter and

Re: Parallel (multi-threaded) access to API to speed things up?

2015-05-13 Thread Josh Radcliff (AdWords API Team)
Hi Biniam, Please see my response to your question on your other post https://groups.google.com/d/msg/adwords-api/t_zdfGj7UyM/KR3hIErsjO4J. If you have additional questions, let's continue the discussion there to avoid duplicating information. Thanks, Josh, AdWords API Team On Wednesday, May

Re: Disapproval Reasons for Keyword/AdExtension

2015-05-13 Thread Anthony Madrigal
Hi Jon, Yes, there is now a feature to get the disapproval reasons https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupCriterionService.BiddableAdGroupCriterion#disapprovalReasons! It is located under the *BiddableAdGroupCriterion.* Cheers, Anthony, AdWords API Team --

Re: GMB Account Token Through OAuth — What is the Scope variable?

2015-05-13 Thread Anthony Madrigal
Hi, The scope variable https://developers.google.com/adwords/api/docs/guides/authentication#scope has been changed from https://adwords.google.com/api/adwords/ to https://www.googleapis.com/auth/adwords. You could also use the same scope both for your AdWords account and your GMB account.

Re: update automatic placements bids

2015-05-13 Thread Igor V
it works, Thanks On Wednesday, May 13, 2015 at 1:24:55 PM UTC+2, Igor V wrote: Thanks, I will try and inform if find any problem. Regards, Igor On Tuesday, May 12, 2015 at 10:49:30 PM UTC+2, Josh Radcliff (AdWords API Team) wrote: Hi Igor, In order to bid on a placement, you have

Waiver to scrape data

2015-05-13 Thread dan lawton
Hello, we have an adwords API and the API does not have a required data field available. The data is accessible via a screen scrape, but we need a waiver approved first. Where can I get access to the waiver? Or who can I reach out to? Best, Dan -- --

How to resubmit a tracking template that was disapproved

2015-05-13 Thread jon
Hi, We had a site outage on our tracking server and as a result some of our keywords were disapproved with: Tracking template does not redirect to a final URL How can we get these re-crawled now that the issue has been fixed? Thanks! Jon -- --

Re: Expected clickthrough rate

2015-05-13 Thread Raghavendra Soudala (AdWords API Team)
Hi Marcin, It is currently not possible to get those data through AdWords API. Regards, Raghavendra, AdWords API. On Wednesday, May 13, 2015 at 6:33:06 AM UTC-4, Marcin Gdak wrote: Hi, Can I get information about Expected clickthrough rate? I can get information about Ad relevance and

Re: Frequent AdWords API errors

2015-05-13 Thread Josh Radcliff (AdWords API Team)
Hi Holly, Could you provide the ad group IDs for some ad groups for which the requests recently failed? Having the IDs will help me to investigate the source of this problem. Thanks, Josh, AdWords API Team On Monday, May 11, 2015 at 1:55:55 PM UTC-4, Josh Radcliff (AdWords API Team) wrote:

Re: CampaignService.get()

2015-05-13 Thread jonathan
Thanks for your answear Anthony Madrigal, as you said i include the header Authorization with my access_token and now i get the response, now i have another question, when I logged I get a customerID, this with gtm-auth2 (https://code.google.com/p/gtm-oauth2/wiki/Introduction), but the

Re: Roll Back To Previous State

2015-05-13 Thread Raghavendra Soudala (AdWords API Team)
Hi Prashant, Thank you for reaching out to us. AdWords API does not provide support for rollback request. However, in the AdWords user interface you can go to *Change history* and undo individual changes. Cheers Raghavendra, AdWords API Team. On Tuesday, May 12, 2015 at 11:46:27 AM UTC-4,

Re: Verify and enable auto tagging in the account preferences via the API

2015-05-13 Thread Raghavendra Soudala (AdWords API Team)
Hi Todd, Check out the *CustomerService *section of our Managing Customer Accounts guide https://developers.google.com/adwords/api/docs/guides/managing-accounts#customerservice, which explains how to set this value using CustomerService.mutate

Re: How to get total AverageCPC?

2015-05-13 Thread Raghavendra Soudala (AdWords API Team)
Hi Michael, Generally Average CPC = Sum of costs/Sum of Clicks for that period of time. So can you try calculating the total average CPC by the following method Sum of total costs(for those 7 days )/Sum of total clicks (for those 7 days ) instead of Sum of average CPC/No of days. I hope it

CampaignService.get()

2015-05-13 Thread jonathan
I'm developing an app for ios to show information of adwords' accounts, there is no an api to do this so I used gtm-auth in order to log in, i get the refresh token and de customerId of a test account, after this i send the next request soapenv:Envelope

Real Time Changing Of Ads

2015-05-13 Thread Mike Rosenello
Hello, Had a quick few questions and wanted to see if anyone could help it would be much appreciated. We run a flash site where we only have one product at a time and it can change at any time (when it sells out). We were looking for a way to change our Adwords and remarketing ads to

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR requesting Campaign Extension

2015-05-13 Thread Danial Klimkin
This issue should be fully resolved now. Do you still see the same error? If so, please send me the full log over email (reply to author on the right of my post). -Danial, AdWords API Team. On Tuesday, April 21, 2015 at 12:16:49 PM UTC+2, af...@thesnugg.com wrote: Hi Danial, Can you

Re: Disapproval Reasons for Keyword/AdExtension

2015-05-13 Thread jon
Hi, I'm wondering if this was ever addressed? We would like to get disapproval reasons for keyword criterion via api. Thanks, Jon On Friday, March 16, 2012 at 7:53:07 AM UTC-7, Eric Koleda wrote: Hi Lloyd, There is no way to retrieve the disapproval reasons for criteria or extensions

Re: Remarketing List created through Api is not growing

2015-05-13 Thread Josh Radcliff (AdWords API Team)
Hi Victor, You're right -- it looks like the user interface list is growing (and not just because of the past users option) but the API list is not. I've raised this issue with the remarketing team and will let you know as soon as I hear back from them. Thanks, Josh, AdWords API Team On

GMB Account Token Through OAuth — What is the Scope variable?

2015-05-13 Thread Лена Про
Hi! I am trying to re-use the example from here: https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201502/Extensions/AddGoogleMyBusinessLocationExtensions.php I need to obtain an access token for client's GMB account. I need to redirect user to the Google Auth Screen

Re: Changing bids for individual keywords , using experment compare the results and if necessary to remove unsuccessful experments

2015-05-13 Thread Sarah Riddell
Hi Josh, Sorry to disturb you again because i am stucked again. please help me out of this. - Is that any way to get keyword's first appearance date in adwords list? - May i need to add 'date' field on this query? i am downloading report for last 365 days from

Re: Parallel operations with AdwordsSession Exception - More than one SoapHeader while invoking public abstract com...SimpleMutateJob

2015-05-13 Thread Josh Radcliff (AdWords API Team)
Hi, The service stubs (e.g., *MutateJobServiceInterface*) are not thread safe. Are you getting a new instance of each stub for each thread? It's OK to share the *AdWordsServices* instance across threads, but not the stubs or the session. Thanks, Josh, AdWords API Team On Wednesday, May 13,

Re: TargetingIdeaService return keywords stats not matched with Web UI.

2015-05-13 Thread Danial Klimkin
Hello Tanushree, I am closing this thread as it is two years old. Please start a new one with your question. -Danial, AdWords API Team. On Wednesday, May 6, 2015 at 4:49:49 PM UTC+2, tanushree singh wrote: Hi Danial I am curious to know more about AVERAGE_CPC. Is the number reported