Reference documentation and code samples for the Google Analytics Admin V1alpha API class Google::Analytics::Admin::V1alpha::ProvisionAccountTicketRequest.
Request message for ProvisionAccountTicket RPC.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#account
def account() -> ::Google::Analytics::Admin::V1alpha::Account
Returns
- (::Google::Analytics::Admin::V1alpha::Account) — The account to create.
#account=
def account=(value) -> ::Google::Analytics::Admin::V1alpha::Account
Parameter
- value (::Google::Analytics::Admin::V1alpha::Account) — The account to create.
Returns
- (::Google::Analytics::Admin::V1alpha::Account) — The account to create.
#redirect_uri
def redirect_uri() -> ::String
Returns
- (::String) — Redirect URI where the user will be sent after accepting Terms of Service. Must be configured in Developers Console as a Redirect URI
#redirect_uri=
def redirect_uri=(value) -> ::String
Parameter
- value (::String) — Redirect URI where the user will be sent after accepting Terms of Service. Must be configured in Developers Console as a Redirect URI
Returns
- (::String) — Redirect URI where the user will be sent after accepting Terms of Service. Must be configured in Developers Console as a Redirect URI