Re: AdWords API access with service account set up

2017-08-07 Thread John Reynolds
Justin, can you share how you got this working?

Thanks!

On Wednesday, April 15, 2015 at 10:50:23 AM UTC-7, Justin Coon wrote:
>
> I was able to implement a service account, and while not extremely easy, 
> there are guides on how to do it, and they are a bit confusing in parts. I 
> love it though and it was exactly what we needed - works perfectly
>
> On Tuesday, April 14, 2015 at 9:34:43 AM UTC-5, Danial Klimkin wrote:
>>
>> Hello Evan,
>>
>>
>> We strongly recommend avoid using Service Accounts with AdWords API. It 
>> requires Google Domain to be in place and generally, provides no benefits 
>> comparing to offline access.
>>
>> Please see this guide as a starting point:
>>
>>   https://developers.google.com/adwords/api/docs/guides/authentication
>>
>>
>> -Danial, AdWords API Team.
>>
>>
>> On Tuesday, April 14, 2015 at 3:54:44 PM UTC+3, Evan Troelstra wrote:
>>>
>>>  am writing an application that is
>>>
>>> meant to automatically access the AdWords API to download among things 
>>> performance report data. This application will need to impersonate a user 
>>> for automatically logging in without  manual intervention. It was my 
>>> understanding that the service account email will need to be verified, 
>>> however this can only be done with a business apps account. See:  
>>>
>>>
>>> http://blog.apartmentlist.com/dashboards-for-dummies-decypher-analytics-and-adwords-authentication-so-you-can-build-an-awesome-dashboard/
>>>  
>>> .  
>>>
>>> Is this true? 
>>>
>>> Is there a detailed step by step description of what needs to be done to 
>>> access the AdWords API without user intervention somewhere, including 
>>> example code showing how to impersonate a user? 
>>>
>>> Finally, is it necessary to use google email servers to accomplish this, 
>>> is there a way around this? 
>>>
>>> I do not want to change the MX files just to get access to the AdWords 
>>> API.
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8e85ddae-92e2-4bb4-9266-e8cddd617919%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords API access with service account set up

2015-04-15 Thread Justin Coon
I was able to implement a service account, and while not extremely easy, 
there are guides on how to do it, and they are a bit confusing in parts. I 
love it though and it was exactly what we needed - works perfectly

On Tuesday, April 14, 2015 at 9:34:43 AM UTC-5, Danial Klimkin wrote:

 Hello Evan,


 We strongly recommend avoid using Service Accounts with AdWords API. It 
 requires Google Domain to be in place and generally, provides no benefits 
 comparing to offline access.

 Please see this guide as a starting point:

   https://developers.google.com/adwords/api/docs/guides/authentication


 -Danial, AdWords API Team.


 On Tuesday, April 14, 2015 at 3:54:44 PM UTC+3, Evan Troelstra wrote:

  am writing an application that is

 meant to automatically access the AdWords API to download among things 
 performance report data. This application will need to impersonate a user 
 for automatically logging in without  manual intervention. It was my 
 understanding that the service account email will need to be verified, 
 however this can only be done with a business apps account. See:  


 http://blog.apartmentlist.com/dashboards-for-dummies-decypher-analytics-and-adwords-authentication-so-you-can-build-an-awesome-dashboard/
  
 .  

 Is this true? 

 Is there a detailed step by step description of what needs to be done to 
 access the AdWords API without user intervention somewhere, including 
 example code showing how to impersonate a user? 

 Finally, is it necessary to use google email servers to accomplish this, 
 is there a way around this? 

 I do not want to change the MX files just to get access to the AdWords 
 API.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/39c96e5f-0545-4e84-ada3-d2849c81a634%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords API access with service account set up

2015-04-14 Thread Danial Klimkin
Hello Evan,


We strongly recommend avoid using Service Accounts with AdWords API. It 
requires Google Domain to be in place and generally, provides no benefits 
comparing to offline access.

Please see this guide as a starting point:

  https://developers.google.com/adwords/api/docs/guides/authentication


-Danial, AdWords API Team.


On Tuesday, April 14, 2015 at 3:54:44 PM UTC+3, Evan Troelstra wrote:

  am writing an application that is

 meant to automatically access the AdWords API to download among things 
 performance report data. This application will need to impersonate a user 
 for automatically logging in without  manual intervention. It was my 
 understanding that the service account email will need to be verified, 
 however this can only be done with a business apps account. See:  


 http://blog.apartmentlist.com/dashboards-for-dummies-decypher-analytics-and-adwords-authentication-so-you-can-build-an-awesome-dashboard/
  
 .  

 Is this true? 

 Is there a detailed step by step description of what needs to be done to 
 access the AdWords API without user intervention somewhere, including 
 example code showing how to impersonate a user? 

 Finally, is it necessary to use google email servers to accomplish this, 
 is there a way around this? 

 I do not want to change the MX files just to get access to the AdWords API.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/12b8e840-8f2c-492f-a22c-2704ab98fb85%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.