AppsPeopleOzExternalMergedpeopleapiSourceIdentity

People APIEntity Understanding

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiSourceIdentity

2
out of 10
Low
SEO Impact
Id of a single source from the merged person.

SEO Analysis

AI Generated

Related to entity recognition and knowledge graph integration. Important for semantic search and knowledge panels. This model (Apps People Oz External Mergedpeopleapi Source Identity) contains 7 attributes that define its data structure. Key functionality includes: The type of source. To be deprecated infavor of container_type

Actionable Insights for SEOs

  • Build topical authority through comprehensive, entity-focused content
  • Implement structured data to help Google understand entities on your pages
  • Create content that clearly establishes entity relationships

Attributes

7
Sort:|Filter:
containerstring
Default: nilFull type: String.t

The type of source. To be deprecated infavor of container_type

containerTypestring
Default: nilFull type: String.t

The type of the source.

deletedboolean(
Default: nil

In sync responses, indicates whether the identity source has been deleted. Not applicable to GOOGLE_GROUP.

idstring
Default: nilFull type: String.t

The encoded id of the data source. This field correlates to PersonFieldMetadata.encoded_container_id. The possible values of this id field are as follows based on the value of the container_type field: CONTACT: Hex-encoded contact id. PROFILE: DOMAIN_PROFILE: GOOGLE_GROUP: NAMED_CHAT_ROOM: Focus-obfuscated Gaia ID. DOMAIN_CONTACT: Synthetic-contact id representing the domain shared contact. PLACE: Encoded PlaceId (go/javagoog/maps/api/places/util/PlaceIdEncoder.java) RAW_DEVICE_CONTACT: Pair of device_id and raw_contact_id, encoded as base64 serialized social.graph.peopleapi.proto.internal.RawDeviceContactId proto. CONTACT_ANNOTATION: Pair of annotation_id and event_timestamp, encoded as base64 serialized social.graph.peopleapi.proto.internal.ContactAnnotationId proto. -- DEPRECATED container types -- If the container is CIRCLE, then the id is going to be the synthetic- contact id representing the email-only circle member or gaia circle member for which the requester does not have a contact for.

lastUpdateddatetime
Default: nilFull type: DateTime.t

Last update timestamp of this source. NOTE: Only populated for CONTACT container type in Java PeopleAPI. Populated for CONTACT, PROFILE, DOMAIN_PROFILE in Sharpen implementation. NOTE: Not populated for GOOGLE_GROUP.

lastUpdatedMicrosstring
Default: nilFull type: String.t

DEPRECATED Please use last_updated field instead. Last update timestamp of this source in microseconds. NOTE: Only populated for CONTACT container type.

sourceEtagstring
Default: nilFull type: String.t

NOTE: Not populated for GOOGLE_GROUP.