NAME

update_user_access

DESCRIPTION

This code example updates the access role of a user, given the email address. Note: This code example should be run as a user who is an Administrator on the Google Ads account with the specified customer ID. See https://support.google.com/google-ads/answer/9978556 to learn more about account access levels.

SYNOPSIS

update_user_access.pl [options]

-help             Show the help message.
-customer_id      The Google Ads customer ID.
-email_address    Email address of the user whose access role should be modifled.
-access_role      The updated user access role, e.g. ADMIN, STANDARD, READ_ONLY
                  and EMAIL_ONLY.