NAME
invite_user_with_access_role
DESCRIPTION
This code example sends an invitation email to a user to manage a customer account with a desired access role.
SYNOPSIS
invite_user_with_access_role.pl [options]
-help Show the help message.
-customer_id The Google Ads customer ID.
-email_address Email address of the user to send the invitation to.
-access_role The user access role, e.g. ADMIN, STANDARD, READ_ONLY
and EMAIL_ONLY.