[[["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\u003e\u003ccode\u003eContentStatusDefinedBy\u003c/code\u003e describes whether the status of a \u003ccode\u003eContent\u003c/code\u003e object is defined by the CMS or a user.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration has two possible values: \u003ccode\u003eCMS\u003c/code\u003e and \u003ccode\u003eUSER\u003c/code\u003e, indicating the source of the content status definition.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the Google Ad Manager API and falls under the \u003ccode\u003eContentService\u003c/code\u003e domain.\u003c/p\u003e\n"]]],["The `ContentStatusDefinedBy` enumeration within the `ContentService` outlines who determines the effective status of content. There are two possible values: `CMS`, indicating that the content management system defines the status, and `USER`, specifying that the user controls the content's status. This information is used in the `ContentService` API within the `v202408` version, accessible through the provided namespace.\n"],null,["# enum ContentStatusDefinedBy (v202408)\n\n**Service** \n**ContentService** **Dependencies** \n[Content](/ad-manager/api/reference/v202408/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/v202408`\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. |"]]