- Family Graph API
- Objects
- AggregateValueAdd
- Album
- Audio
- BuyNowData
- ChildInFamily
- Citation
- ColorizationData
- 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
- PhotoVersion
- Range
- RecordColorizationData
- 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
PersonalPhotosDiscovery
Personal photos discovery which includes up to 10 photos
Fields
The PersonalPhotosDiscovery
object contains the following fields:
Name | Description | Type | Access Mode |
id |
The discovery's id |
id |
read |
link |
Link to this discovery at MyHeritage.com |
string |
read |
photo_count |
The number of photos in the discovery |
int |
read |
status |
The discovery's status
|
string |
read, write |
score |
The score of the discovery |
int |
read |
is_applicable |
Returns whether the user can apply the discovery |
boolean |
read |
discovery_type |
returns the type of discovery - Personal Photo |
string |
read |
new_photos |
List of new photos for the photo discovery |
array of NewPhotoInfo objects containing the id field |
read, write |
tree |
The family tree the individual is part of |
Tree object: id and name fields |
read, write |
class_name |
The object class name |
string |
read |