GoogleApi.DFAReporting.V4.Model.UserProfile (google_api_dfa_reporting v0.31.0)
View SourceA UserProfile resource lets you list all DFA user profiles that are associated with a Google user account. The profile_id needs to be specified in other API requests.
Attributes
-
accountId
(type:String.t
, default:nil
) - The account ID to which this profile belongs. -
accountName
(type:String.t
, default:nil
) - The account name this profile belongs to. -
etag
(type:String.t
, default:nil
) - Etag of this resource. -
kind
(type:String.t
, default:nil
) - Identifies what kind of resource this is. Value: the fixed string "dfareporting#userProfile". -
profileId
(type:String.t
, default:nil
) - The unique ID of the user profile. -
subAccountId
(type:String.t
, default:nil
) - The sub account ID this profile belongs to if applicable. -
subAccountName
(type:String.t
, default:nil
) - The sub account name this profile belongs to if applicable. -
userName
(type:String.t
, default:nil
) - The user name.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.