- Family Graph API
- Objects
- AggregateValueAdd
- Album
- Audio
- BuyNowData
- ChildInFamily
- Citation
- Comment
- Config
- ConfirmationStatus
- Counter
- Device
- DiscoveryBase
- DnaAncestorName
- DnaEnums
- DnaEthnicity
- DnaEthnicityReport
- DnaKit
- DnaKitFile
- DnaMatch
- DnaMatchCommonAncestor
- DnaMatchNote
- DnaMatchRelationship
- DnaOrderItemShippingDetails
- Document
- Enums
- EthnicityInLocation
- Event
- EventDate
- EventPlace
- ExportGEDCOM
- ExportGEDCOMStatus
- Family
- FamilyEvent
- GenealogyEvent
- GoalActivity
- Image
- Individual
- Installation
- Invitation
- MatchesCount
- MatchingRequest
- MediaItem
- Membership
- Navigation
- NavigationItem
- NavigationItemBadge
- NewPhotoInfo
- Note
- Notification
- NotificationHistory
- OrderItemCoupon
- OrderItemShippingDetails
- Page
- PersonalPhotosDiscovery
- Phones
- Photo
- Range
- RecordIndividual
- RecordMatchesCount
- Relationship
- ResiEvent
- ShippingOption
- SingleDate
- Site
- SmartMatch
- Source
- StructuredDate
- StructuredPlace
- SubTree
- SuggestedRelative
- System
- Tag
- ThreadsCount
- Tree
- TreeItem
- User
- UserMenu
- ValueAddData
- ValueAddElement
- ValueAddFactor
- Video
- WorldEthnicities
- SDKs
- PHP SDK
- iOS SDK
- Android SDK
NewPhotoInfo
This objects represents a new photo in a personal photo discovery
Fields
The NewPhotoInfo
object contains the following fields:
Name | Description | Type | Access Mode |
id |
The discovery's id |
id |
read |
personal_photo |
The match's individual object |
Photo object: id and name fields |
read |
individual |
The individual that will receive the photo |
Individual object: id and name fields |
read |
other_individual |
The individual with the personal photo |
Individual object: id and name fields |
read |
tag_x |
X coordinate for the tagging on the photo |
float between 0 and 1 |
read |
tag_y |
Y coordinate for the tagging on the photo |
float between 0 and 1 |
read |
tag_width |
Width for the tagging on the photo |
float between 0 and 1 |
read |
tag_height |
Height for the tagging on the photo |
float between 0 and 1 |
read |
class_name |
The object class name |
string |
read |