Re: Changes to Account-level Conversion Settings?

2016-08-05 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Steve, The only changes I've heard of so far were to reporting in that many of the ConvertedClicks fields were replaced as mentioned in the release notes . I'll check with one of my teammates who worked on these chang

Re: OAuthTokenGenerator.exe reports "Your browser is not supported anymore. Please update to a more recent one"

2016-08-05 Thread San Mehat
A little bit of digging (via my favorite search engine) yielded the following article which provided a solution for me that works. Specifically the following snippet from 'RoolWillie

Re: Will "CustomerSynchService.get" operations report clearing of Target CPA and Conversion Optimizer bid mods?

2016-08-05 Thread adivenuti
Thanks, Nadine. Please do reply back with what you hear from your team. -Al On Thursday, August 4, 2016 at 7:56:07 PM UTC-4, Nadine Sundquist (AdWords API Team) wrote: > > Hi Al, > > I'm glad you liked the post! That's helpful feedback. I don't believe > these changes will show up in CustomerS

Re: OAuthTokenGenerator.exe reports "Your browser is not supported anymore. Please update to a more recent one"

2016-08-05 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, I apologize for the slow response time. I have escalated the issue within engineering and hopefully will have more information to share soon. In the meanwhile, the .NET client library team for the AdWords and DFP APIs have been made aware of this change and are looking into if there are

Re: OAuthTokenGenerator.exe reports "Your browser is not supported anymore. Please update to a more recent one"

2016-08-05 Thread San Mehat
I'm running into the same issue - to my untrained eye it looks like the Browser control that .NET uses to back Windows.Forms.WebBrowser is no longer supported by whatever server component handles Auth... :\. Changing your default browser will have no effect. Best, -san. On Thursday, August 4,

Re: api version 201605

2016-08-05 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, Under normal circumstances, the job shouldn't move to Done unless some data has been provided and processed. That's why I'm so curious about what exactly made it into your request that allowed this to happen. Regards, Mike, AdWords API Team On Friday, August 5, 2016 at 11:03:35 AM UTC-4

Re: api version 201605

2016-08-05 Thread xtcsuk
Hi Mike, Thanks for the reply, our records show the job included some operations, but do not have the log to provide you with, will try to see if we can do this. In the meantime, is it possible for a job change status from Active to Done with no operations attached to it? regards, Zia On Frid

Re: How to get Customer Id using Access token for Non-MCC account

2016-08-05 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, Use the CustomerService for this. The CustomerService does not require a CustomerID header to be specified, and will return the currently authenticated customer. The Customer

Re: Targeting Idea Service STATS CollectionSizeError.TOO_MANY

2016-08-05 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, Thank you for providing the logs. I will pass them along to the engineering team to take a look and let you know when I hear back. Regards, Mike, AdWords API Team On Thursday, August 4, 2016 at 7:05:41 PM UTC-4, Anthony Madrigal wrote: > > Hi Alex, > > The limit has not changed as far as

Re: api version 201605

2016-08-05 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, I took a look at the log you provided. It appears that in the case where the downloadUrl is omitted, there were also no operations performed, which means there would be no results to share via the downloadUrl anyway. Do you have logs of exactly what operations you uploaded for such a job

Re: api version 201605

2016-08-05 Thread xtcsuk
Hi Pete, We are still suffering from batchjobservice returning null downloadUrl (intermittently) for a completed (done) job, sent you the soap (request/response) privately, just wondering if you have received it. regards, Zia On Tuesday, 2 August 2016 04:09:00 UTC+1, Peter Oliquino wrote: > >

Re: KEYWORDS_PERFORMANCE_REPORT returns duplicate keywords

2016-08-05 Thread Dorian Kind
I might be mistaken, but to me it looks as if these two keywords have different match types: "1031 exchange" is a phrase keyword, and [1031 exchange] is an exact match keyword. You can get this information out of the KEYWORD_PERFORMANCE_REPORT by including the "KeywordMatchType" field. Hope thi

Re: How to enable soap request and response logging in Adwords API.

2016-08-05 Thread 'Joyce Lava' via AdWords API Forum
Hi Mounica, There is no way I am aware of in AdWords API and its services that will return the request and response objects. Also, as informed by Vishal, SOAP calls in the API can be logged only by usi