beautypg.com

Google Apps Security and Compliance Services Web Services Application Programming Interface Guide, Early Access Version 1.5 User Manual

Page 61

background image

User Sync API

59

DeleteApprovedSenderAddresses -- An unlimited list of approved
sender addresses to be deleted. This is optional.

Type: AddressList. This AddressList has an unlimited number of
approved sender Address elements.

AddBlockedSenderAddresses -- An unlimited list of blocked sender
addresses to be added. This is optional.

Type: AddressList. This AddressList has an unlimited number of
blocked sender Address elements.

DeleteBlockedSenderAddresses -- An unlimited list of blocked
addresses to be deleted. This is optional.

Type: AddressList. This AddressList has an unlimited number of
blocked sender Address elements.

Attributes -- An unlimited list of name-value User API Attributes to be
added. If the attributes do not already exist, they are created.
Otherwise, the attributes are set to the new values. For more
information about attributes, see “Summary” on page 42. This is
optional.

Type: AttributeList. An AttributeList has an Attribute element which is of
type UserAttribute.

DeleteAttributes -- An unlimited list of name/value User API Attributes
that are to be deleted from the user. This is optional.

Type: AttributeNameList. An AttributeNameList has a Name element
which is of type string.