Hi Ritesh, We do not have a specific example from our client library that would generate an access token as the generation of access token happens in the background. Also, access token expires from time to time so we don't recommend you to use the access token of your PHP client library to your other libraries.
If you want to use your current OAuth2 credential to your other client libraries that we do not support, then you need to generate your own access token manually by following this section <https://developers.google.com/identity/protocols/OAuth2InstalledApp#obtainingaccesstokens>. You can also check this guide <https://developers.google.com/adwords/api/docs/guides/authentication#oauth2_internals> for more information regarding OAuth2 internals for the AdWords API. Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 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/bc6ead37-e2a8-4ad2-b271-29ad031745cf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
