Hello,

We are building an internal tool to create ads via the Google Ads API. 
Other services within our organization will be able to access this tool to 
perform the necessary actions.

Is there a concept of a "System User" in Google Ads? Or some other way to 
denote the caller is an automated/non-human process?

For example, this is the structure of the credentials that we are currently 
using:

{
   "developer_token": "foobar",
   "private_key_config": "json string",
   "impersonated_email": "u...@domain.com",
   "use_proto_plus": True,
   "login_customer_id": "1234567890"
}

However, it seems incorrect to have the "impersonated_email" be associated 
with the changes being made via the API since the changes are coming from a 
"System" or "Server" user, rather than a specific individual.

Hopefully my question makes sense. I can try to clarify further if anything 
is unclear.

Thank you

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5fd8b286-59ab-48c0-82ac-a4561638059an%40googlegroups.com.

Reply via email to