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 [optional] A keyword text used to retrieve keyword theme constant
suggestions from the KeywordThemeConstantService. These keyword
theme suggestions are generated using auto-completion data for the
given text and may help improve the performance of the Smart campaign.
-free_form_keyword_text [optional] A keyword text used to create a free-form keyword theme,
which is entirely user-specified and not derived from any suggestion
service. Using free-form keyword themes is typically not recommended
because they are less effective than suggested keyword themes, however
they are useful in situations where a very specific term needs to be targeted.
-business_profile_location [optional] The resource name of a Business Profile location.
This is required if a business name is not provided.
This ID can be retrieved using the Business Profile API, for details see:
https://developers.google.com/my-business/reference/businessinformation/rest/v1/accounts.locations
or from the Business Profile UI (https://support.google.com/business/answer/10737668).
-business_name [optional] The name of a business in Business Profile.
This is required if a business profile location is not provided.