# CustomerPhoneNumber - admin - OBJECT Version: unstable ## Description A phone number. ### Access Scopes `read_customers` access scope. ## Fields * [marketingCollectedFrom](/docs/api/admin/unstable/enums/CustomerConsentCollectedFrom): CustomerConsentCollectedFrom - The source from which the SMS marketing information for the customer was collected. * [marketingOptInLevel](/docs/api/admin/unstable/enums/CustomerMarketingOptInLevel): CustomerMarketingOptInLevel - The marketing subscription opt-in level, as described by the M3AAWG best practices guidelines, received when the marketing consent was updated. * [marketingState](/docs/api/admin/unstable/enums/CustomerSmsMarketingState): CustomerSmsMarketingState! - Whether the customer has subscribed to SMS marketing material. * [marketingUpdatedAt](/docs/api/admin/unstable/scalars/DateTime): DateTime - The date and time at which the marketing consent was updated. No date is provided if the email address never updated its marketing consent. * [phoneNumber](/docs/api/admin/unstable/scalars/String): String! - A customer's phone number. * [sourceLocation](/docs/api/admin/unstable/objects/Location): Location - The location where the customer consented to receive marketing material by SMS. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples