<UserAttributes> ::=
(organization|organizations clear|([type domain_only|school|unknown|work] [customtype <String>] [name <String>] [title <String>] [department <String>] [symbol <String>]
[costcenter <String>] [location <String>] [description <String>] [domain <String>] notprimary|primary))|
(phone|phones clear|([type work|home|other|work_fax|home_fax|other_fax|main|company_main|assistant|mobile|work_mobile|pager|work_pager|car|radio|callback|isdn|telex|tty_tdd|grand_central|(custom <String>)]
[value <String>] notprimary|primary))|
What do you mean by custom category; do you have a user defined schema?
Ross
--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/4525D525-ADBD-4497-9B4B-1DAA9B058AE4%40auhsdschools.org.
For more options, visit https://groups.google.com/d/optout.
# Schemas
<SchemaFieldDefinition> ::=
field <FieldName> (type bool|date|double|email|int64|phone|string) [multivalued|multivalue] [indexed] [restricted] [range <Number> <Number>] endfield
gam create schema|schemas <SchemaName> <SchemaFieldDefinition>+
gam update schema <SchemaName> <SchemaFieldDefinition>* (deletefield <FieldName>)*
gam delete schema <SchemaName>
gam info schema <SchemaName>
gam update schemas <SchemaEntity> <SchemaFieldDefinition>* (deletefield <FieldName>)*
gam delete schemas <SchemaEntity>
gam info schemas <SchemaEntity>
gam show schema|schemas
gam print schema|schemas [todrive [<ToDriveAttributes>]]
<UserAttributes> ::=
(<SchemaName>.<FieldName> [multivalued|multivalue|value|multinonempty [type work|home|other|(custom <String>)]] <String>)
--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/4CEAFA03-B6D2-4152-B5E1-0C1F1B883269%40auhsdschools.org.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/4CEAFA03-B6D2-4152-B5E1-0C1F1B883269%40auhsdschools.org.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CAJkvRS_wAF%3D6iLapmkgUf2wyNY9aBcgRfDguWED5LoAo%2BTrBJA%40mail.gmail.com.
root@dvecgam01:/usr/local/gamadv-x# gam show schemasShow 1 SchemaSchema: CampusschemaId: MdI2KxqWT4mU61QMghQ2zg==Field: CampusfieldType: STRINGreadAccessType: ALL_DOMAIN_USERSfieldId: Jwb0l7TSTFuQOg2rbTbsjA==multiValued: FalseField: DepartmentfieldType: STRINGreadAccessType: ALL_DOMAIN_USERSfieldId: cG36Jy-_SMCHuYNo7snmOA==multiValued: Falseroot@dvecgam01:/usr/local/gamadv-x#
On Sep 28, 2017, at 3:10 PM, Ross Scroggs <ross.s...@gmail.com> wrote:
Eric,Do: gam show schemasPost your two custom categories and I can give you the full command.Ross
Eric,Yes, those are custom user schemas.# Schemas<SchemaFieldDefinition> ::=field <FieldName> (type bool|date|double|email|int64|phone|string) [multivalued|multivalue] [indexed] [restricted] [range <Number> <Number>] endfieldgam create schema|schemas <SchemaName> <SchemaFieldDefinition>+gam update schema <SchemaName> <SchemaFieldDefinition>* (deletefield <FieldName>)*gam delete schema <SchemaName>gam info schema <SchemaName>gam update schemas <SchemaEntity> <SchemaFieldDefinition>* (deletefield <FieldName>)*gam delete schemas <SchemaEntity>gam info schemas <SchemaEntity>gam show schema|schemasgam print schema|schemas [todrive [<ToDriveAttributes>]]<UserAttributes> ::=(<SchemaName>.<FieldName> [multivalued|multivalue|value|multinonempty [type work|home|other|(custom <String>)]] <String>)Ross
If you go into the admin page, and users, and click “Manage user attributes” you can create custom fields in there. Is that accessible or addressable via GAM?---
Eric Dannewitz
Technology Assistant
Acalanes Union High School District
District Office Technology DepartmentOn Sep 28, 2017, at 2:27 PM, Ross Scroggs <ross.s...@gmail.com> wrote:Eric,<UserAttributes> ::=(organization|organizations clear|([type domain_only|school|unknown|work] [customtype <String>] [name <String>] [title <String>] [department <String>] [symbol <String>][costcenter <String>] [location <String>] [description <String>] [domain <String>] notprimary|primary))|(phone|phones clear|([type work|home|other|work_fax|home_fax|other_fax|main|company_main|assistant|mobile|work_mobile|pager|work_pager|car|radio|callback|isdn|telex|tty_tdd|grand_central|(custom <String>)][value <String>] notprimary|primary))|What do you mean by custom category; do you have a user defined schema?Ross
--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/4CEAFA03-B6D2-4152-B5E1-0C1F1B883269%40auhsdschools.org.
--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CAJkvRS_wAF%3D6iLapmkgUf2wyNY9aBcgRfDguWED5LoAo%2BTrBJA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "GAM for G Suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/36CEFF0D-E86C-4508-9B87-3B1D041C8351%40auhsdschools.org.