[[["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-06 UTC."],[[["\u003cp\u003eContentStatusDefinedBy describes who sets the status of the Content, whether it's the CMS or a user.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration includes two values: \u003ccode\u003eCMS\u003c/code\u003e and \u003ccode\u003eUSER\u003c/code\u003e, representing the system or a user as the source of the content status.\u003c/p\u003e\n"],["\u003cp\u003eThe ContentStatusDefinedBy enumeration is part of the Google Ad Manager API and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `ContentStatusDefinedBy` enumeration defines who controls the status of content within the system. Two options exist: `CMS`, indicating the Content Management System determines the content's status, and `USER`, meaning a user directly manages the content's status. This enumeration is part of the `ContentService` within the `v202411` API, and it specifies the authority behind content status definitions.\n"],null,["# enum ContentStatusDefinedBy (v202411)\n\n**Service** \n**ContentService** **Dependencies** \n[Content](/ad-manager/api/reference/v202411/ContentService.Content) \n▼\n**ContentStatusDefinedBy**\n\nDescribes who defined the effective status of the `Content`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------|--------------------------------------------------------------------|\n| `CMS` | Indicates that the status of the `Content` is defined by the CMS. |\n| `USER` | Indicates that the status of the `Content` is defined by the user. |"]]