[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage details the `PlacementStatusEnum.PlacementStatus` enum, which is used to define the status of a placement within the Google Ad Manager system."],["The `PlacementStatusEnum.PlacementStatus` is a Java enum that implements `ProtocolMessageEnum`, used for the protobuf messages and defining the inherited members from the enum and the object class."],["The enum offers several static fields to categorize placement status, including `ACTIVE`, `ARCHIVED`, `INACTIVE`, and `PLACEMENT_STATUS_UNSPECIFIED`, each with corresponding value constants."],["The webpage provides access to various versions of the documentation, from version 0.1.0 up to the latest version 0.19.0, including version 0.18.0, being the one currently selected."],["Static methods such as `forNumber`, `getDescriptor`, `internalGetValueMap`, `valueOf` (both by `Descriptors.EnumValueDescriptor` and by `String`) and `values` are provided for interacting with the enum, while also containing methods `getDescriptorForType`, `getNumber`, `getValueDescriptor`."]]],[]]