

# BillingPeriodRange
<a name="API_BillingPeriodRange"></a>

A time range for which the margin summary is effective. The time range can be up to 12 months.

## Contents
<a name="API_BillingPeriodRange_Contents"></a>

 ** ExclusiveEndBillingPeriod **   <a name="billingconductor-Type-BillingPeriodRange-ExclusiveEndBillingPeriod"></a>
The exclusive end billing period that defines a billing period range for the margin summary. For example, if you choose a billing period that starts in October 2023 and ends in December 2023, the margin summary will only include data from October 2023 and November 2023.  
Type: String  
Pattern: `\d{4}-(0?[1-9]|1[012])`   
Required: Yes

 ** InclusiveStartBillingPeriod **   <a name="billingconductor-Type-BillingPeriodRange-InclusiveStartBillingPeriod"></a>
The inclusive start billing period that defines a billing period range for the margin summary.  
Type: String  
Pattern: `\d{4}-(0?[1-9]|1[012])`   
Required: Yes

## See Also
<a name="API_BillingPeriodRange_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/billingconductor-2021-07-30/BillingPeriodRange) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/billingconductor-2021-07-30/BillingPeriodRange) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/billingconductor-2021-07-30/BillingPeriodRange) 