Google Analytics Admin V1beta Client - Class ProvisionAccountTicketResponse (0.8.2)

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

Response message for ProvisionAccountTicket RPC.

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

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