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

NAME

add_google_my_business_location_extensions

DESCRIPTION

This example adds a feed that syncs feed items from a Google My Business (GMB) account and associates the feed with a customer.

SYNOPSIS

add_google_my_business_location_extensions.pl [options]

    -help                               Show the help message.
    -customer_id                        The Google Ads customer ID.
    -gmb_email_address                  The email address associated with the GMB account.
    -business_account_id                The account ID of the managed business.
    -gmb_access_token                   The access token created using the 'AdWords' scope
                                        and the client ID and client secret of with the
                                        Cloud project associated with the GMB account.