Module: Google::Ads::MarketingPlatform::Admin::V1alpha::LinkVerificationState
- Defined in:
- proto_docs/google/marketingplatform/admin/v1alpha/resources.rb
Overview
The verification state of the link between a product account and a GMP organization.
Constant Summary collapse
- LINK_VERIFICATION_STATE_UNSPECIFIED =
The link state is unknown.
0- LINK_VERIFICATION_STATE_VERIFIED =
The link is established.
1- LINK_VERIFICATION_STATE_NOT_VERIFIED =
The link is requested, but hasn't been approved by the product account admin.
2