The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

authenticate_in_standalone_application

DESCRIPTION

This example will create an OAuth2 refresh token for the Google Ads API using the Native/Installed application flow.

SYNOPSIS

authenticate_in_standalone_application.pl [options]

    -help                       Show the help message.
    -client_id                  The OAuth2 client id.
    -client_secret              The OAuth2 client secret
    -additional_scopes          [optional] Additional OAuth2 scopes seperated by comma.