[[["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-03-22 UTC."],[[["This document provides the details for `LinkVerificationState`, a Protobuf enum used in the Google Marketing Platform admin API to represent the verification state of a link between a product account and a GMP organization."],["There are eight versions of `LinkVerificationState` documented, ranging from version 0.1.0 up to 0.9.0, with 0.9.0 being the latest release."],["The enum has three distinct states: `LINK_VERIFICATION_STATE_UNSPECIFIED`, `LINK_VERIFICATION_STATE_VERIFIED`, and `LINK_VERIFICATION_STATE_NOT_VERIFIED`, each with corresponding value fields, and a final `UNRECOGNIZED` state."],["The `LinkVerificationState` enum implements the `ProtocolMessageEnum` interface and inherits several methods from the `Enum` and `Object` classes."],["The documentation lists several static methods like `forNumber`, `valueOf`, and `values` for working with the enum, and some instance methods like `getNumber` and `getValueDescriptor` to retrieve the specifics of the enum."]]],[]]