

# LastModifiedDate
<a name="API_LastModifiedDate"></a>

Defines a filter to retrieve opportunities based on the last modified date. This filter is useful for tracking changes or updates to opportunities over time.

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

**Note**  
In the following list, the required parameters are described first.

 ** AfterLastModifiedDate **   <a name="AWSPartnerCentral-Type-LastModifiedDate-AfterLastModifiedDate"></a>
Specifies the date after which the opportunities were modified. Use this filter to retrieve only those opportunities that were modified after a given timestamp.  
Type: Timestamp  
Required: No

 ** BeforeLastModifiedDate **   <a name="AWSPartnerCentral-Type-LastModifiedDate-BeforeLastModifiedDate"></a>
Specifies the date before which the opportunities were modified. Use this filter to retrieve only those opportunities that were modified before a given timestamp.  
Type: Timestamp  
Required: No

## See Also
<a name="API_LastModifiedDate_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/partnercentral-selling-2022-07-26/LastModifiedDate) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/partnercentral-selling-2022-07-26/LastModifiedDate) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/partnercentral-selling-2022-07-26/LastModifiedDate) 