Reference documentation and code samples for the Google Analytics Admin V1alpha Client class LinkProposalStatusDetails.
Status information for a link proposal.
Generated from protobuf message google.analytics.admin.v1alpha.LinkProposalStatusDetails
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ link_proposal_initiating_product
int
Output only. The source of this proposal.
↳ requestor_email
string
Output only. The email address of the user that proposed this linkage.
↳ link_proposal_state
int
Output only. The state of this proposal.
getLinkProposalInitiatingProduct
Output only. The source of this proposal.
int
setLinkProposalInitiatingProduct
Output only. The source of this proposal.
var
int
$this
getRequestorEmail
Output only. The email address of the user that proposed this linkage.
string
setRequestorEmail
Output only. The email address of the user that proposed this linkage.
var
string
$this
getLinkProposalState
Output only. The state of this proposal.
int
setLinkProposalState
Output only. The state of this proposal.
var
int
$this