enum ContentStatusDefinedBy (v202502)
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/v202502
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."],[],["The core content describes the `ContentStatusDefinedBy` enumeration within the `ContentService`. It outlines two possible status sources for `Content`: `CMS`, indicating the Content Management System defines the status, and `USER`, signifying that the user defines the status. This information is part of the `v202502` version of the API, found in the `https://www.google.com/apis/ads/publisher/v202502` namespace.\n"],null,["# enum ContentStatusDefinedBy (v202502)\n\n**Service** \n**ContentService** **Dependencies** \n[Content](/ad-manager/api/reference/v202502/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/v202502`\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. |"]]