My favorites | English | Sign in

More personalization in Google Friend Connect New!

opensocial.Person.Field (v0.7)

 SUMMARY     DETAIL

Static Class opensocial.Person.Field

All of the fields that a person has. These are the supported keys for the Person.getField() method.

Field Summary

<static> object ABOUT_ME
A general statement about the person, specified as a String.
<static> object ACTIVITIES
Person's favorite activities, specified as an Array of Strings.
<static> object ADDRESSES
Addresses associated with the person, specified as an Array of Addresses.
<static> object AGE
Person's age, specified as a number.
<static> object BODY_TYPE
Person's body characteristics, specified as an opensocial.BodyType.
<static> object BOOKS
Person's favorite books, specified as an Array of Strings.
<static> object CARS
Person's favorite cars, specified as an Array of Strings.
<static> object CHILDREN
Description of the person's children, specified as a String.
<static> object CURRENT_LOCATION
Person's current location, specified as an Address.
<static> object DATE_OF_BIRTH
Person's date of birth, specified as a Date object.
<static> object DRINKER
Person's drinking status, specified as an opensocial.Enum with the enum's key referencing opensocial.Enum.Drinker.
<static> object EMAILS
Emails associated with the person, specified as an Array of Emails.
<static> object ETHNICITY
Person's ethnicity, specified as a String.
<static> object FASHION
Person's thoughts on fashion, specified as a String.
<static> object FOOD
Person's favorite food, specified as an Array of Strings.
<static> object GENDER
Person's gender, specified as an opensocial.Enum with the enum's key referencing opensocial.Enum.Gender.
<static> object HAPPIEST_WHEN
Describes when the person is happiest, specified as a String.
<static> object HEROES
Person's favorite heroes, specified as an Array of Strings.
<static> object HUMOR
Person's thoughts on humor, specified as a String.
<static> object ID
A string ID that can be permanently associated with this person.
<static> object INTERESTS
Person's interests, hobbies or passions, specified as an Array of Strings.
<static> object JOB_INTERESTS
Person's favorite jobs, or job interests and skills, specified as a String.
<static> object JOBS
Jobs the person has held, specified as an Array of Organizations.
<static> object LANGUAGES_SPOKEN
List of the languages that the person speaks as ISO 639-1 codes, specified as an Array of Strings.
<static> object LIVING_ARRANGEMENT
Description of the person's living arrangement, specified as a String.
<static> object LOOKING_FOR
Person's statement about who or what they are looking for, or what they are interested in meeting people for.
<static> object MOVIES
Person's favorite movies, specified as an Array of Strings.
<static> object MUSIC
Person's favorite music, specified as an Array of Strings.
<static> object NAME
A opensocial.Name object containing the person's name.
<static> object NICKNAME
A String representing the person's nickname.
<static> object PETS
Description of the person's pets, specified as a String.
<static> object PHONE_NUMBERS
Phone numbers associated with the person, specified as an Array of Phones.
<static> object POLITICAL_VIEWS
Person's political views, specified as a String.
<static> object PROFILE_SONG
Person's profile song, specified as an opensocial.Url.
<static> object PROFILE_URL
Person's profile URL, specified as a String.
<static> object PROFILE_VIDEO
Person's profile video, specified as an opensocial.Url.
<static> object QUOTES
Person's favorite quotes, specified as an Array of Strings.
<static> object RELATIONSHIP_STATUS
Person's relationship status, specified as a String.
<static> object RELIGION
Person's relgion or religious views, specified as a String.
<static> object ROMANCE
Person's comments about romance, specified as a String.
<static> object SCARED_OF
What the person is scared of, specified as a String.
<static> object SCHOOLS
Schools the person has attended, specified as an Array of Organizations.
<static> object SEXUAL_ORIENTATION
Person's sexual orientation, specified as a String.
<static> object SMOKER
Person's smoking status, specified as an opensocial.Enum with the enum's key referencing opensocial.Enum.Smoker.
<static> object SPORTS
Person's favorite sports, specified as an Array of Strings.
<static> object STATUS
Person's status, headline or shoutout, specified as a String.
<static> object TAGS
Arbitrary tags about the person, specified as an Array of Strings.
<static> object THUMBNAIL_URL
Person's photo thumbnail URL, specified as a String.
<static> object TIME_ZONE
Person's time zone, specified as the difference in minutes between Greenwich Mean Time (GMT) and the user's local time.
<static> object TURN_OFFS
Person's turn offs, specified as an Array of Strings.
<static> object TURN_ONS
Person's turn ons, specified as an Array of Strings.
<static> object TV_SHOWS
Person's favorite TV shows, specified as an Array of Strings.
<static> object URLS
URLs related to the person, their webpages, or feeds.
 

Field Detail

ABOUT_ME

<static> object ABOUT_ME
    A general statement about the person, specified as a String. Not supported by all containers.

ACTIVITIES

<static> object ACTIVITIES
    Person's favorite activities, specified as an Array of Strings. Not supported by all containers.

ADDRESSES

<static> object ADDRESSES
    Addresses associated with the person, specified as an Array of Addresses. Not supported by all containers.

AGE

<static> object AGE
    Person's age, specified as a number. Not supported by all containers.

BODY_TYPE

<static> object BODY_TYPE
    Person's body characteristics, specified as an opensocial.BodyType. Not supported by all containers.

BOOKS

<static> object BOOKS
    Person's favorite books, specified as an Array of Strings. Not supported by all containers.

CARS

<static> object CARS
    Person's favorite cars, specified as an Array of Strings. Not supported by all containers.

CHILDREN

<static> object CHILDREN
    Description of the person's children, specified as a String. Not supported by all containers.

CURRENT_LOCATION

<static> object CURRENT_LOCATION
    Person's current location, specified as an Address. Not supported by all containers.

DATE_OF_BIRTH

<static> object DATE_OF_BIRTH
    Person's date of birth, specified as a Date object. Not supported by all containers.

DRINKER

<static> object DRINKER
    Person's drinking status, specified as an opensocial.Enum with the enum's key referencing opensocial.Enum.Drinker. Not supported by all containers.

EMAILS

<static> object EMAILS
    Emails associated with the person, specified as an Array of Emails. Not supported by all containers.

ETHNICITY

<static> object ETHNICITY
    Person's ethnicity, specified as a String. Not supported by all containers.

FASHION

<static> object FASHION
    Person's thoughts on fashion, specified as a String. Not supported by all containers.

FOOD

<static> object FOOD
    Person's favorite food, specified as an Array of Strings. Not supported by all containers.

GENDER

<static> object GENDER
    Person's gender, specified as an opensocial.Enum with the enum's key referencing opensocial.Enum.Gender. Not supported by all containers.

HAPPIEST_WHEN

<static> object HAPPIEST_WHEN
    Describes when the person is happiest, specified as a String. Not supported by all containers.

HEROES

<static> object HEROES
    Person's favorite heroes, specified as an Array of Strings. Not supported by all containers.

HUMOR

<static> object HUMOR
    Person's thoughts on humor, specified as a String. Not supported by all containers.

ID

<static> object ID
    A string ID that can be permanently associated with this person.

INTERESTS

<static> object INTERESTS
    Person's interests, hobbies or passions, specified as an Array of Strings. Not supported by all containers.

JOB_INTERESTS

<static> object JOB_INTERESTS
    Person's favorite jobs, or job interests and skills, specified as a String. Not supported by all containers.

JOBS

<static> object JOBS
    Jobs the person has held, specified as an Array of Organizations. Not supported by all containers.

LANGUAGES_SPOKEN

<static> object LANGUAGES_SPOKEN
    List of the languages that the person speaks as ISO 639-1 codes, specified as an Array of Strings. Not supported by all containers.

LIVING_ARRANGEMENT

<static> object LIVING_ARRANGEMENT
    Description of the person's living arrangement, specified as a String. Not supported by all containers.

LOOKING_FOR

<static> object LOOKING_FOR
    Person's statement about who or what they are looking for, or what they are interested in meeting people for. Specified as a String. Not supported by all containers.

MOVIES

<static> object MOVIES
    Person's favorite movies, specified as an Array of Strings. Not supported by all containers.

MUSIC

<static> object MUSIC
    Person's favorite music, specified as an Array of Strings. Not supported by all containers.

NAME

<static> object NAME
    A opensocial.Name object containing the person's name.

NICKNAME

<static> object NICKNAME
    A String representing the person's nickname.

PETS

<static> object PETS
    Description of the person's pets, specified as a String. Not supported by all containers.

PHONE_NUMBERS

<static> object PHONE_NUMBERS
    Phone numbers associated with the person, specified as an Array of Phones. Not supported by all containers.

POLITICAL_VIEWS

<static> object POLITICAL_VIEWS
    Person's political views, specified as a String. Not supported by all containers.

PROFILE_SONG

<static> object PROFILE_SONG
    Person's profile song, specified as an opensocial.Url. Not supported by all containers.

PROFILE_URL

<static> object PROFILE_URL
    Person's profile URL, specified as a String. This URL must be fully qualified. Relative URLs will not work in gadgets. Not supported by all containers.

PROFILE_VIDEO

<static> object PROFILE_VIDEO
    Person's profile video, specified as an opensocial.Url. Not supported by all containers.

QUOTES

<static> object QUOTES
    Person's favorite quotes, specified as an Array of Strings. Not supported by all containers.

RELATIONSHIP_STATUS

<static> object RELATIONSHIP_STATUS
    Person's relationship status, specified as a String. Not supported by all containers.

RELIGION

<static> object RELIGION
    Person's relgion or religious views, specified as a String. Not supported by all containers.

ROMANCE

<static> object ROMANCE
    Person's comments about romance, specified as a String. Not supported by all containers.

SCARED_OF

<static> object SCARED_OF
    What the person is scared of, specified as a String. Not supported by all containers.

SCHOOLS

<static> object SCHOOLS
    Schools the person has attended, specified as an Array of Organizations. Not supported by all containers.

SEXUAL_ORIENTATION

<static> object SEXUAL_ORIENTATION
    Person's sexual orientation, specified as a String. Not supported by all containers.

SMOKER

<static> object SMOKER
    Person's smoking status, specified as an opensocial.Enum with the enum's key referencing opensocial.Enum.Smoker. Not supported by all containers.

SPORTS

<static> object SPORTS
    Person's favorite sports, specified as an Array of Strings. Not supported by all containers.

STATUS

<static> object STATUS
    Person's status, headline or shoutout, specified as a String. Not supported by all containers.

TAGS

<static> object TAGS
    Arbitrary tags about the person, specified as an Array of Strings. Not supported by all containers.

THUMBNAIL_URL

<static> object THUMBNAIL_URL
    Person's photo thumbnail URL, specified as a String. This URL must be fully qualified. Relative URLs will not work in gadgets.

TIME_ZONE

<static> object TIME_ZONE
    Person's time zone, specified as the difference in minutes between Greenwich Mean Time (GMT) and the user's local time. See Date.getTimezoneOffset() in javascript for more details on this format. Not supported by all containers.

TURN_OFFS

<static> object TURN_OFFS
    Person's turn offs, specified as an Array of Strings. Not supported by all containers.

TURN_ONS

<static> object TURN_ONS
    Person's turn ons, specified as an Array of Strings. Not supported by all containers.

TV_SHOWS

<static> object TV_SHOWS
    Person's favorite TV shows, specified as an Array of Strings. Not supported by all containers.

URLS

<static> object URLS
    URLs related to the person, their webpages, or feeds. Specified as an Array of opensocial.Url. Not supported by all containers.

Documentation generated by JsDoc Toolkit 1.3.3