enum ContentStatusDefinedBy (v202411)

  • ContentStatusDefinedBy describes who sets the status of the Content, whether it's the CMS or a user.

  • This enumeration includes two values: CMS and USER, representing the system or a user as the source of the content status.

  • The ContentStatusDefinedBy enumeration is part of the Google Ad Manager API and uses the namespace https://www.google.com/apis/ads/publisher/v202411.

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.