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
Namespace
Google \ Analytics \ Admin \ V1betaMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
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 | |
|---|---|
| Type | Description |
string |
|
setAccountTicketId
The param to be passed in the ToS link.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|