Google Analytics Admin V1alpha Client - Class ProvisionAccountTicketResponse (0.20.0)

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

Response message for ProvisionAccountTicket RPC.

Generated from protobuf message google.analytics.admin.v1alpha.ProvisionAccountTicketResponse

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ account_ticket_id string

The param to be passed in the ToS link.

getAccountTicketId

The param to be passed in the ToS link.

Returns
TypeDescription
string

setAccountTicketId

The param to be passed in the ToS link.

Parameter
NameDescription
var string
Returns
TypeDescription
$this