| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Entity used when reading a user in AdGear
| Nested Element Summary | |
adgear:_urls | _urlsNavigation URLs to help API consumers manipulate this entity |
adgear:boolean | adminIndicates whether this user is a global installation administrator or not |
adgear:boolean | api_enabledIndicates whether this user has API access to AdGear or not |
adgear:string | api_passwordIf the user has API access, this is the API password to use during API calls |
adgear:dateTime | created_atCreation timestamp of the entity |
adgear:long | created_byAdGear's internal ID of another user who created this user, if any |
adgear:string | emailThe email address of the user |
adgear:boolean | hide_price_columnIndicates this user should NOT see the price column in the UI, XLS or API |
adgear:long | idAdGear's internal ID of the user |
adgear:boolean | is_role_adminIndicates whether this user has the ability to administer other users under the same role they belong to |
adgear:string | nameThe real name of the user |
adgear:long | role_idAdGear's internal ID of the role this user logs into ; Used in conjunction with role_type |
adgear:string | role_typeAdGear's internal type of the role this user logs into ; Used in conjunction with role_id |
adgear:string | stateThe state of the user (active, suspended, etc) |
adgear:string | time_zoneThe time zone of the user ; This will influence the user's notion of a "day" when they are interacting with AdGear, especially in terms of reporting ; See the enumeration service for a list of legal time zones |
adgear:string | typeAdGear's internal type of the user |
adgear:dateTime | updated_atLast-modification timestamp of the entity |
adgear:string | usernameThe username of the user |
<xs:element name="user"><xs:complexType></xs:element><xs:all></xs:complexType>
</xs:all>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||