Google Analytics Admin V1alpha Client - Class LinkProposalInitiatingProduct (0.11.1)

Reference documentation and code samples for the Google Analytics Admin V1alpha Client class LinkProposalInitiatingProduct.

An indication of which product the user initiated a link proposal from.

Protobuf type google.analytics.admin.v1alpha.LinkProposalInitiatingProduct

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

Value: 0

Unspecified product.

Generated from protobuf enum LINK_PROPOSAL_INITIATING_PRODUCT_UNSPECIFIED = 0;

GOOGLE_ANALYTICS

Value: 1

This proposal was created by a user from Google Analytics.

Generated from protobuf enum GOOGLE_ANALYTICS = 1;

LINKED_PRODUCT

Value: 2

This proposal was created by a user from a linked product (not Google Analytics).

Generated from protobuf enum LINKED_PRODUCT = 2;