user_profiles
Overview
Name | user_profiles |
Type | Resource |
Id | googleads.dfareporting.user_profiles |
Fields
Name | Datatype | Description |
---|---|---|
userName | string | The user name. |
accountId | string | The account ID to which this profile belongs. |
accountName | string | The account name this profile belongs to. |
etag | string | Etag of this resource. |
kind | string | Identifies what kind of resource this is. Value: the fixed string "dfareporting#userProfile". |
profileId | string | The unique ID of the user profile. |
subAccountId | string | The sub account ID this profile belongs to if applicable. |
subAccountName | string | The sub account name this profile belongs to if applicable. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
userProfiles_get | SELECT | profileId | Gets one user profile by ID. |
userProfiles_list | SELECT | Retrieves list of user profiles for a user. |