RefreshToken
class RefreshToken (View source)
Command line example that prompts you for the required OAuth2 credentials to generate an offline refresh token for installed application flows.
<
p>You can then use this refresh token to generate access tokens to authenticate against the ads API(s) you're using.
Properties
protected string | $adwods_api_scope | ||
protected string | $authorization_uri | ||
protected string | $redirect_uri | ||
protected | $scope |
Methods
static
byConsole()
No description