Using the .net adwords api library, is there any way to get an id for a refresh token when requested?
I have a platform where data is segmented across multipleprojects(organization level) and then profiles (department level) some of these departments will share an adwords account while some will not. I need to be able to have each profile authorize and save a refresh token, and if two profiles share an adwords account they need to be able to share a token. Currently there is no way I have found to request a refresh token, see that the account is already authorized and look up what their previous token was to associate with that profile. I am hoping to find a way to oauth -> request token -> use access token to request the users email. When I look at my apps on the account I am testing on I see "allows app to view email", but I cannot find a way to request that email via the .net adwords api library. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. 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/b102f21b-c08e-47f5-83cc-b5fc4194f3e0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
