ユーザに関する標準的な情報を返します。解析目的の利用のみが対象ですので、ここから得られる情報をいかなるユーザにも表示しないでください。ユーザに対して表示する目的の場合はuserテーブルをご利用ください。

注意:デスクトップアプリケーションでは利用できません。

Columns

IndexableNameTypeDescription
*uidint

ユーザID

first_namestring


last_namestring


*namestring

フルネーム


localestring

ロケールの2文字の国コード。ISO 3166 alpha 2 code をご覧ください。  


affiliationsarray

ユーザが属する教育/企業ネットワーク。宗教ネットワークは廃止されたので、何も返しません。


profile_urlstring

プロフィールのURL


timezonestring

ユーザ所在地のタイムゾーン


birthdaystring

誕生日


sexstring

性別


proxied_emailstring

メールプロキシ


current_locationstring

ユーザが居住している都市


allowed_restrictionsstring

該当ユーザ層がアクセスを許可されているタイプ(カンマ区切り)。今のところ、alcoholのみが返され得る値です。

Usage Notes

Privacy Note : affiliations, first_name, last_name, name, uidのフィールド以外は、実行しているユーザに対する、対象ユーザのプライバシーセッティングによって変わります。

See Also