[[["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-08-28 UTC."],[],[],null,["# Google Ads Marketing Platform Admin V1alpha Client - Class LinkVerificationState (0.1.1)\n\n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Ads Marketing Platform Admin V1alpha Client class LinkVerificationState.\n\nThe verification state of the link between a product account and a GMP\norganization.\n\nProtobuf type `google.marketingplatform.admin.v1alpha.LinkVerificationState`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ MarketingPlatform \\\\ Admin \\\\ V1alpha\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### LINK_VERIFICATION_STATE_UNSPECIFIED\n\n Value: 0\n\nThe link state is unknown.\n\nGenerated from protobuf enum `LINK_VERIFICATION_STATE_UNSPECIFIED = 0;`\n\n### LINK_VERIFICATION_STATE_VERIFIED\n\n Value: 1\n\nThe link is established.\n\nGenerated from protobuf enum `LINK_VERIFICATION_STATE_VERIFIED = 1;`\n\n### LINK_VERIFICATION_STATE_NOT_VERIFIED\n\n Value: 2\n\nThe link is requested, but hasn't been approved by the product account\nadmin.\n\nGenerated from protobuf enum `LINK_VERIFICATION_STATE_NOT_VERIFIED = 2;`"]]