Class: Aws::Types::GetCampaignDateRangeKpiResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetCampaignDateRangeKpiResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#campaign_date_range_kpi_response ⇒ Types::CampaignDateRangeKpiResponse
Returns the value of attribute campaign_date_range_kpi_response.
Instance Attribute Details
#campaign_date_range_kpi_response ⇒ Types::CampaignDateRangeKpiResponse
Returns the value of attribute campaign_date_range_kpi_response.
1472 1473 1474 |
# File 'sig/types.rbs', line 1472 def campaign_date_range_kpi_response @campaign_date_range_kpi_response end |