enum ContentStatusDefinedBy (v202408)
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/v202408
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\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. |"]]