# PriceRuleValidityPeriod - admin-graphql - OBJECT Version: 2024-07 ## Description A time period during which a price rule is applicable. ### Access Scopes `read_price_rules` access scope. ## Fields * [end](/docs/api/admin-graphql/2024-07/scalars/DateTime): DateTime - The time after which the price rule becomes invalid. * [start](/docs/api/admin-graphql/2024-07/scalars/DateTime): DateTime! - The time after which the price rule is valid. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples