[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `CustomFieldEntityTypeEnum.CustomFieldEntityType` in the Google Ad Manager Java library, which defines the types of entities to which a custom field can be applied."],["The content details multiple versions of the documentation, ranging from version 0.1.0 up to the latest version 0.19.0, with links to specific versions for developers."],["The `CustomFieldEntityType` is a Protobuf enum implementing the `ProtocolMessageEnum` interface and provides static fields like `CREATIVE`, `LINE_ITEM`, `ORDER`, `PROPOSAL`, and `PROPOSAL_LINE_ITEM` to represent different entity types."],["Static methods like `forNumber`, `valueOf`, and `values` are available for interacting with the enum, along with methods such as `getNumber`, `getValueDescriptor`, and `getDescriptorForType` for retrieving information about enum members."],["A breakdown of methods inherited from `Enum` and `Object` is given to inform the user of the scope of available functionalities."]]],[]]