Re: [OfflineConversionError.UNAUTHORIZED_USER @ operations[0].operand].

2016-03-03 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Karl, This feature request has been marked as not feasible since this change affects a lot of systems that we have in place today. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, March 3, 2016 at 9:03:23 AM UTC-5, Karl Adler wrote: > > Is there any known solution yet, how to gener

Re: [OfflineConversionError.UNAUTHORIZED_USER @ operations[0].operand].

2016-03-03 Thread Karl Adler
Is there any known solution yet, how to generate gclid using an test account? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: OfflineConversionError.UNAUTHORIZED_USER

2015-12-14 Thread Umesh Dengale
Hi Mathieu, You could use the MCC conversion tracking (cross-account conversion tracking) to track conversions across all of those accounts the MCC manages. If your managed accounts already have conversions, you can stop using those account-specific conversion actions and instead use cross-acc

Re: OfflineConversionError.UNAUTHORIZED_USER

2015-12-11 Thread eureca
Hi Umesh, thanks for the reply. So I tried with the main MCC account containing the clientCustomerId used before and I have no errors back. So I suppose I need to change the workflow on my side to use the main MCC as the gclid can originate from other accounts in within. Mathieu On Friday,

Re: OfflineConversionError.UNAUTHORIZED_USER

2015-12-11 Thread Umesh Dengale
Hi Mathieu, The UNAUTHORIZED_USER - this customer is trying to upload conversions for a different customer that it does not manage. This suggests that the credentials y

OfflineConversionError.UNAUTHORIZED_USER

2015-12-11 Thread eureca
Hi, I'm tryin to upload a conversion for a given customer but keep getting the error in the sbuject. The googleClickId is CKunu_LMzskCFUKeGwodHX8Caw The SOAP request id is : 000526a3a27b13c80a815f8bfd01eb5e I can provide the clientCustomerId in private messaging. Thanks. Mathieu -- -- =~

Re: OfflineConversionError.UNAUTHORIZED_USER

2014-10-09 Thread Josh Radcliff (AdWords API Team)
Hi, Are you specifying the new account's customer ID in the clientCustomerId header when submitting the request? Also, are you absolutely sure that the OAuth credentials you are using for your request were generated

OfflineConversionError.UNAUTHORIZED_USER

2014-10-07 Thread ronen matomy
Hello We have a MCC account and under this account we have created a new Account, but now when i wan to send OfflineConversion i receive UNAUTHORIZED_USER. Previous account still works, i can update OfflineConversion. Is there something we are missing? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=

Re: [OfflineConversionError.UNAUTHORIZED_USER @ operations[0].operand].

2014-07-23 Thread Anash P. Oommen (AdWords API Team)
ble to get >> OAuthRefreshToken as well. >> >> But I am getting the following error: >> >> *Failed upload offline >> conversions.[OfflineConversionError.UNAUTHORIZED_USER @ >> operations[0].operand].* >> >> What I am doing wrong here? >&g

Re: [OfflineConversionError.UNAUTHORIZED_USER @ operations[0].operand].

2014-07-16 Thread Anash P. Oommen (AdWords API Team)
ollowing error: > > *Failed upload offline > conversions.[OfflineConversionError.UNAUTHORIZED_USER @ > operations[0].operand].* > > What I am doing wrong here? > Is that necessary that "gclid" should be of that MCC account to which we > are upload the

[OfflineConversionError.UNAUTHORIZED_USER @ operations[0].operand].

2014-07-16 Thread Whatsome WithAll
lso I have correctly setup ClientID, ClientSecret and able to get OAuthRefreshToken as well. But I am getting the following error: *Failed upload offline conversions.[OfflineConversionError.UNAUTHORIZED_USER @ operations[0].operand].* What I am doing wrong here? Is that necessary that "gclid&quo

Re: OfflineConversionError.UNAUTHORIZED_USER using upload_offline_conversions.py

2014-02-18 Thread Gary
> upload conversion type (since I'm not sure if the ID is sensitive, I'll > obscure it): > New upload conversion type with name 'Test3' and ID '' was created. > > But then received this error: > adspygoogle.adwords.AdWordsErrors.AdWordsApiErro

OfflineConversionError.UNAUTHORIZED_USER using upload_offline_conversions.py

2014-02-10 Thread Gary
x27; was created. But then received this error: adspygoogle.adwords.AdWordsErrors.AdWordsApiError: [OfflineConversionError.UNAUTHORIZED_USER @ operations[0].operand] Here's my setup process: 1. Create MCC production account, apply for developer token 2. Create MCC test account 3.