GetSmartCampaignStatusResponse
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# GetSmartCampaignStatusResponse\n\nResponse message for [SmartCampaignSettingService.GetSmartCampaignStatus](/google-ads/api/reference/rpc/v20/SmartCampaignSettingService/GetSmartCampaignStatus).\n\n| Fields ||\n|-----------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `smart_campaign_status` | [SmartCampaignStatus](/google-ads/api/reference/rpc/v20/SmartCampaignStatusEnum.SmartCampaignStatus) The status of this Smart campaign. |\n| Union field ### `smart_campaign_status_details` `smart_campaign_status_details`. Additional details accompanying the status of a Smart campaign. `smart_campaign_status_details` can be only one of the following: ||\n| ### `not_eligible_details` | [SmartCampaignNotEligibleDetails](/google-ads/api/reference/rpc/v20/SmartCampaignNotEligibleDetails) Details related to Smart campaigns that are ineligible to serve. |\n| ### `eligible_details` | [SmartCampaignEligibleDetails](/google-ads/api/reference/rpc/v20/SmartCampaignEligibleDetails) Details related to Smart campaigns that are eligible to serve. |\n| ### `paused_details` | [SmartCampaignPausedDetails](/google-ads/api/reference/rpc/v20/SmartCampaignPausedDetails) Details related to paused Smart campaigns. |\n| ### `removed_details` | [SmartCampaignRemovedDetails](/google-ads/api/reference/rpc/v20/SmartCampaignRemovedDetails) Details related to removed Smart campaigns. |\n| ### `ended_details` | [SmartCampaignEndedDetails](/google-ads/api/reference/rpc/v20/SmartCampaignEndedDetails) Details related to Smart campaigns that have ended. |"]]