SmartCampaignSuggestionInfo

Information needed to get suggestion for Smart Campaign. More information provided will help the system to derive better suggestions.

Fields

final_url

string

Optional. Landing page URL of the campaign.

language_code

string

Optional. The two letter advertising language for the Smart campaign to be constructed, default to 'en' if not set.

ad_schedules[]

AdScheduleInfo

Optional. The business ad schedule.

keyword_themes[]

KeywordThemeInfo

Optional. Smart campaign keyword themes. This field may greatly improve suggestion accuracy and we recommend always setting it if possible.

Union field

business_setting

business_setting. The business settings to consider when generating suggestions. Settings are automatically extracted from the business when provided. Otherwise, these settings must be specified explicitly. business_setting can be only one of the following:

business_context

BusinessContext

Optional. Context describing the business to advertise.

business_profile_location

string

Optional. The resource name of a Business Profile location. Business Profile location resource names can be fetched through the Business Profile API and adhere to the following format: locations/{locationId}.

See the Business Profile API for additional details.

Union field

geo_target

geo_target. The geo target of the campaign, either a list of locations or a single proximity shall be specified. geo_target can be only one of the following:

location_list

LocationList

Optional. The targeting geo location by locations.

proximity

ProximityInfo

Optional. The targeting geo location by proximity.