Is there any way to retrieve the permissions of the currently authenticated user (access_token) as they relate to the specified bing ads account.
Asked
Active
Viewed 211 times
1 Answers
1
You can call the GetUser operation with UserId set to nil. This will return the role for the customer and accounts that the current authenticated user (per the provided access token) can access.

Eric Urban
- 582
- 2
- 7
-
Hi, can you tell me where will I get developer token? – Piyush S. Wanare Aug 07 '18 at 13:34