google admin sdk - AdminDirectory.Groups.aliases.list undefined -


i trying use google api google scripts. can data google apps example by: var result = admindirectory.groups.get(optionalargs); when try same with: var result = admindirectory.groups.aliases.list(optionalargs); receive typeerror: cannot call method "list" of undefined how can , update list of google apps groups aliases using google scripts? doing wrong sample?

the alias property should capitalised.

var result = admindirectory.groups.aliases.list(optionalargs); 

Comments

Popular posts from this blog

account - Script error login visual studio DefaultLogin_PCore.js -

xcode - CocoaPod Storyboard error: -