analytics  v3
Properties | List of all members
Google.Apis.Analytics.v3.Data.AccountTicket Class Reference

JSON template for an Analytics account ticket. The account ticket consists of the ticket ID and the basic information for the account, property and profile. More...

Inheritance diagram for Google.Apis.Analytics.v3.Data.AccountTicket:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual Account Account [get, set]
 Account for this ticket. More...
 
virtual string Id [get, set]
 Account ticket ID used to access the account ticket. More...
 
virtual string Kind [get, set]
 Resource type for account ticket. More...
 
virtual Profile Profile [get, set]
 View (Profile) for the account. More...
 
virtual string RedirectUri [get, set]
 Redirect URI where the user will be sent after accepting Terms of Service. Must be configured in APIs console as a callback URL. More...
 
virtual Webproperty Webproperty [get, set]
 Web property for the account. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for an Analytics account ticket. The account ticket consists of the ticket ID and the basic information for the account, property and profile.

Property Documentation

◆ Account

virtual Account Google.Apis.Analytics.v3.Data.AccountTicket.Account
getset

Account for this ticket.

◆ ETag

virtual string Google.Apis.Analytics.v3.Data.AccountTicket.ETag
getset

The ETag of the item.

◆ Id

virtual string Google.Apis.Analytics.v3.Data.AccountTicket.Id
getset

Account ticket ID used to access the account ticket.

◆ Kind

virtual string Google.Apis.Analytics.v3.Data.AccountTicket.Kind
getset

Resource type for account ticket.

◆ Profile

virtual Profile Google.Apis.Analytics.v3.Data.AccountTicket.Profile
getset

View (Profile) for the account.

◆ RedirectUri

virtual string Google.Apis.Analytics.v3.Data.AccountTicket.RedirectUri
getset

Redirect URI where the user will be sent after accepting Terms of Service. Must be configured in APIs console as a callback URL.

◆ Webproperty

virtual Webproperty Google.Apis.Analytics.v3.Data.AccountTicket.Webproperty
getset

Web property for the account.


The documentation for this class was generated from the following file: