Hello, We're using this REST API  GET 
https://googleads.googleapis.com/v12/customers:listAccessibleCustomers to 
get customers list as this is the only option we have as we can't use  
client libraries due to system upgrade issues.

However, we're only getting these data from the API with not much details 
as shown below.

array:1 [
  "resourceNames" => array:3 [
    0 => "customers/6862541299"
    1 => "customers/3316672250"
    2 => "customers/4045997423"
  ]
]

Is there anyway we could get from this list the manager account ID after 
logging in using Google OAuth2?

This is the only headers content we have to get that list.

array:1 [
  "headers" => array:3 [
    "Content-Type" => "application/json"
    "developer-token" => "dev_token"
    "Authorization" => "Bearer token"
  ]
]

Basically we only want the manager account ID who logged in to our system. 
Thanks in advance.

Kind regards,
 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/65573d38-adb0-4309-907b-6d18179919e9n%40googlegroups.com.

Reply via email to