- Family Graph API
- Objects
- AggregateValueAdd
- Album
- Audio
- BuyNowData
- ChildInFamily
- Citation
- ColorizationData
- Comment
- Config
- ConfirmationStatus
- Counter
- Device
- DiscoveryBase
- DnaAncestorName
- DnaEnums
- DnaEthnicity
- DnaEthnicityReport
- DnaKit
- DnaKitFile
- DnaLabel
- 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
DnaMatchCommonAncestor
A common ancestor for a DNA match
Fields
The DnaMatchCommonAncestor
object contains the following fields:
Name | Description | Type | Access Mode |
surname |
Surname of the common ancestor. |
string |
read |
other_surname |
Surname of the other common ancestor. |
string |
read |
name |
Name of the common ancestor. |
DnaAncestorName object: first_name, last_name, maiden_name, former_name and class_name fields |
read |
other_name |
Name of the other common ancestor. |
DnaAncestorName object: first_name, last_name, maiden_name, former_name and class_name fields |
read |
name_count |
Name count of the common ancestor. |
integer |
read |
other_name_count |
Name Count of the other common ancestor. |
integer |
read |
closest_relationship |
Closest relationship of the common ancestor. |
string |
read |
other_closest_relationship |
Closest relationship of the other common ancestor. |
string |
read |
closest_relationship_side |
Closest relationship side of the common ancestor(maternal/paternal). |
string |
read |
other_closest_relationship_side |
Closest relationship side of the other common ancestor(maternal/paternal). |
string |
read |
class_name |
The object class name |
string |
read |