# Product Discounts Change Types Change types that represent data modifications made to the [Product Discounts](/api/projects/productDiscounts.md) entity. ## Change types #### Change Is Active Change triggered by the [Change IsActive](/search.md?urn=ctp:api:type:ProductDiscountChangeIsActiveAction) update action. [type definition](/search.md?urn=ctp:history:type:ChangeIsActiveChange). #### Change Localized Name Change triggered by the [Change Name](/search.md?urn=ctp:api:type:ProductDiscountChangeNameAction) update action. [type definition](/search.md?urn=ctp:history:type:ChangeLocalizedNameChange). #### Change Predicate [type definition](/search.md?urn=ctp:history:type:ChangePredicateChange). #### Change Sort Order Change triggered by the [Change Sort Order](/search.md?urn=ctp:api:type:ProductDiscountChangeSortOrderAction) update action. [type definition](/search.md?urn=ctp:history:type:ChangeSortOrderChange). #### Change Value Change triggered by the [Change Value](/search.md?urn=ctp:api:type:ProductDiscountChangeValueAction) update action. [type definition](/search.md?urn=ctp:history:type:ChangeValueChange). #### Set Is Valid [type definition](/search.md?urn=ctp:history:type:SetIsValidChange). #### Set Key [type definition](/search.md?urn=ctp:history:type:SetKeyChange). #### Set Localized Description Change triggered by the [Set Description](/search.md?urn=ctp:api:type:ProductDiscountSetDescriptionAction) update action. [type definition](/search.md?urn=ctp:history:type:SetLocalizedDescriptionChange). #### Set References [type definition](/search.md?urn=ctp:history:type:SetReferencesChange). #### Set Valid From And Until Change triggered by the [Set Valid From and Until](/search.md?urn=ctp:api:type:ProductDiscountSetValidFromAndUntilAction) update action. [type definition](/search.md?urn=ctp:history:type:SetValidFromAndUntilChange). #### Set Valid From Change triggered by the [Set Valid From](/search.md?urn=ctp:api:type:ProductDiscountSetValidFromAction) update action. [type definition](/search.md?urn=ctp:history:type:SetValidFromChange). #### Set Valid Until Change triggered by the [Set Valid Until](/search.md?urn=ctp:api:type:ProductDiscountSetValidUntilAction) update action. [type definition](/search.md?urn=ctp:history:type:SetValidUntilChange). ## Related pages - [Area overview page with navigation](/api.md) - [Previous page: Products](/api/history/change-types/products.md) - [Next page: Product Selections](/api/history/change-types/product-selections.md) - [Search documentation and API specs](/search.md)