Google Ads Marketing Platform Admin V1alpha Client - Class LinkVerificationState (0.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Ads Marketing Platform Admin V1alpha Client class LinkVerificationState.
The verification state of the link between a product account and a GMP
organization.
Protobuf type google.marketingplatform.admin.v1alpha.LinkVerificationState
Namespace
Google \ Ads \ MarketingPlatform \ Admin \ V1alpha
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
LINK_VERIFICATION_STATE_UNSPECIFIED
Value: 0
The link state is unknown.
Generated from protobuf enum LINK_VERIFICATION_STATE_UNSPECIFIED = 0;
LINK_VERIFICATION_STATE_VERIFIED
Value: 1
The link is established.
Generated from protobuf enum LINK_VERIFICATION_STATE_VERIFIED = 1;
LINK_VERIFICATION_STATE_NOT_VERIFIED
Value: 2
The link is requested, but hasn't been approved by the product account
admin.
Generated from protobuf enum LINK_VERIFICATION_STATE_NOT_VERIFIED = 2;
[[["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 2026-03-11 UTC."],[],[]]