NAME

add_smart_campaign

DESCRIPTION

This example shows how to create a Smart Campaign.

More details on Smart Campaigns can be found here: https://support.google.com/google-ads/answer/7652860

SYNOPSIS

add_smart_campaign.pl [options]

-help                       Show the help message.
-customer_id                The Google Ads customer ID.
-keyword_text               A keyword text used to generate a set of keyword themes,
                            which are used to improve the budget recommendation and
                            performance of the Smart Campaign. Default value is defined
                            in the DEFAULT_KEYWORD_TEXT constant.
-business_location_id       The ID of a Google My Business (GMB) location.
                            This is required if a business name is not provided.
                            This ID can be retrieved using the GMB API, for details see:
                            https://developers.google.com/my-business/reference/rest/v4/accounts.locations
-business_name              The name of a Google My Business (GMB) business.
                            This is required if a business location ID is not provided.