# CustomerEmailAddressOpenTrackingLevel - admin-graphql - ENUM Version: 2024-10 ## Description The different levels related to whether a customer has opted in to having their opened emails tracked. ### Access Scopes ## Enum values * [OPTED_IN](/docs/api/admin-graphql/2024-10/enums/OPTED_IN) * [OPTED_OUT](/docs/api/admin-graphql/2024-10/enums/OPTED_OUT) * [UNKNOWN](/docs/api/admin-graphql/2024-10/enums/UNKNOWN) ## Fields with this enum * [CustomerEmailAddress.openTrackingLevel](/docs/api/admin-graphql/2024-10/objects/CustomerEmailAddress) ## Examples