KnowledgeGraphDateTimeProto

KnowledgeKnowledge Graph

GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphDateTimeProto

4
out of 10
Low
SEO Impact
Unwrap a decoded JSON object into its complex fields.

SEO Analysis

AI Generated

Related to Google's Knowledge Graph and answer systems. The Knowledge Graph powers knowledge panels, featured snippets, and direct answers in search results. This model processes entity relationships, factual data, and structured knowledge that Google uses to provide direct answers to user queries, affecting featured snippet eligibility.

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

8
Sort:|Filter:
daysinteger(
Default: nil

A day of month, 1-31. If present, year and month must be present as well, and must form a valid date.

hoursinteger(
Default: nil

Hour of the day, 0-23

microsecondsinteger(
Default: nil

Microsecond, in the interval [0, 999999]. If present, seconds have to be present as well.

minutesinteger(
Default: nil

Minute, 0-59. If present, hours have to be present as well.

monthsinteger(
Default: nil

A month, 1-12. If present, year must be present as well.

secondsinteger(
Default: nil

Second, in the interval [0, 60], where 60 is an exceptional value reserved for leap seconds. If present, minutes have to be present as well.

tzOffsetstring
Default: nilFull type: String.t

Timezone offset in seconds (can be positive/negative). If present, hours have to be present as well If absent, we expect the time above to be in local time (a.k.a. civil time, go/httat#civil_time).

yearsinteger(
Default: nil

A year.