[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-13 UTC."],[],[],null,["# enum Contact.Status (v202508)\n\n**Service** \n**ContactService** **Dependencies** \n[Contact](/ad-manager/api/reference/v202508/ContactService.Contact) \n▼\n**Contact.Status**\n\nDescribes the contact statuses.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Enumeration | Description |\n|-------------------|---------------------------------------------------------------------------------------------|\n| `UNINVITED` | The contact has not been invited to see their orders. |\n| `INVITE_PENDNG` | The contact has been invited to see their orders, but has not yet accepted the invitation. |\n| `INVITE_EXPIRED` | The contact has been invited to see their orders, but the invitation has already expired. |\n| `INVITE_CANCELED` | The contact was invited to see their orders, but the invitation was cancelled. |\n| `USER_ACTIVE` | The contact has access to login and view their orders. |\n| `USER_DISABLED` | The contact accepted an invitation to see their orders, but their access was later revoked. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]