Reference documentation and code samples for the Google Analytics Admin V1alpha API module Google::Analytics::Admin::V1alpha::LinkProposalState.
The state of a link proposal resource.
Constants
LINK_PROPOSAL_STATE_UNSPECIFIED
value: 0
Unspecified state
AWAITING_REVIEW_FROM_GOOGLE_ANALYTICS
value: 1
This proposal is awaiting review from a Google Analytics user. This
proposal will automatically expire after some time.
AWAITING_REVIEW_FROM_LINKED_PRODUCT
value: 2
This proposal is awaiting review from a user of a linked product. This
proposal will automatically expire after some time.
WITHDRAWN
value: 3
This proposal has been withdrawn by an admin on the initiating product.
This proposal will be automatically deleted after some time.
DECLINED
value: 4
This proposal has been declined by an admin on the receiving product. This
proposal will be automatically deleted after some time.
EXPIRED
value: 5
This proposal expired due to lack of response from an admin on the
receiving product. This proposal will be automatically deleted after some
time.
OBSOLETE
value: 6
This proposal has become obsolete because a link was directly created to
the same external product resource that this proposal specifies. This
proposal will be automatically deleted after some time.