enum ContentStatusDefinedBy (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Describes who defined the effective status of the Content
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
CMS
|
Indicates that the status of the Content is defined by the CMS.
|
USER
|
Indicates that the status of the Content is defined by the user.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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. |"]]