Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
SmartCampaignSetting
Stay organized with collections
Save and categorize content based on your preferences.
Settings for configuring Smart campaigns.
Fields |
resource_name
|
string
Immutable. The resource name of the Smart campaign setting. Smart campaign setting resource names have the form: customers/{customer_id}/smartCampaignSettings/{campaign_id}
|
campaign
|
string
Output only. The campaign to which these settings apply.
|
phone_number
|
PhoneNumber
Phone number and country code.
|
advertising_language_code
|
string
The language code to advertise in from the set of supported language codes.
|
Union field landing_page
landing_page . The landing page of this campaign. landing_page can be only one of the following: |
final_url
|
string
The user-provided landing page URL for this Campaign.
|
ad_optimized_business_profile_setting
|
AdOptimizedBusinessProfileSetting
Settings for configuring a business profile optimized for ads as this campaign's landing page. This campaign must be linked to a business profile to use this option. For more information on this feature, consult https://support.google.com/google-ads/answer/9827068.
|
Union field business_setting
business_setting . The business setting of this campaign. business_setting can be only one of the following: |
business_name
|
string
The name of the business.
|
business_profile_location
|
string
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["Smart campaign settings allow configuration of campaign details like phone number, language, and landing page."],["Landing pages can either be a final URL or an ad-optimized business profile."],["Business settings include the business name and the associated Business Profile location."],["These settings are applied at the campaign level and are identified by a unique resource name."]]],[]]