SuggestSmartCampaignBudgetOptionsResponse

  • SuggestSmartCampaignBudgetOptionsResponse is the response message for the SmartCampaignSuggestService.SuggestSmartCampaignBudgetOptions service.

  • It may return either all or none of the suggested budget options.

  • The response includes optional fields for low, recommended, and high budget options.

Response message for SmartCampaignSuggestService.SuggestSmartCampaignBudgetOptions. Depending on whether the system could suggest the options, either all of the options or none of them might be returned.

Fields

low

BudgetOption

Optional. The lowest budget option.

BudgetOption

Optional. The recommended budget option.

high

BudgetOption

Optional. The highest budget option.