QualityActionsReminder

QualityQuality Signal

GoogleApi.ContentWarehouse.V1.Model.QualityActionsReminder

8
out of 10
High
SEO Impact
Next id: 33

SEO Analysis

AI Generated

This model (Quality Actions Reminder) contains 29 attributes that define its data structure. Key functionality includes: OPTIONAL. True if the reminder is archived. Not present implies false.

Actionable Insights for SEOs

  • Monitor for changes in rankings that may correlate with updates to this system
  • Consider how your content strategy aligns with what this signal evaluates

Attributes

29
Sort:|Filter:
archivedboolean(
Default: nil

OPTIONAL. True if the reminder is archived. Not present implies false.

archivedTimedatetime →
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiDateTime.t

OPTIONAL. The time when this reminder is archived. Deprecated. Use archived_timestamp instead.

archivedTimestampdatetime
Default: nilFull type: DateTime.t

OPTIONAL. When the reminder was completed (only present when archived == true). Maps to apps_intelligence.dialog.Task's complete_time field.

asyncInteractionTypestring
Default: nilFull type: String.t

REQUIRED. async_interaction_type of the reminder trigger notification

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.AssistantRemindersAttachment.t

OPTIONAL. Attachments associated with this Reminder. If the attachment has different behavior on different surfaces (e.g., deeplinks), specify multiple attachments here, and specify the surface types and links in the inner fields. There should be at most one attachment for each surface.

bareTitlestring
Default: nilFull type: String.t

OPTIONAL. Populated only for assignable reminders (E.g. "buy milk"). It will be used in the post-execution card-rendering. If not poulated, i.e. in non-assignable mode, caller should fallback to use $title.

clientIdstring
Default: nilFull type: String.t

OPTIONAL. The reminders "client" id. This ID uniquely identifies a reminder instance and may be generated by any client that writes to our Reminder backend.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityDialogManagerReminderClientType.t

REQUIRED. The type of this attachment. This is used for frontends (e.g., Hubpage) to customize UX. And also for customized VE logging.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiDateTime.t

OPTIONAL. The create time of this reminder. This field is propagated only for the reminders fetched from backend.

createTimestampdatetime
Default: nilFull type: DateTime.t

OPTIONAL. The create time of this reminder. This field is propagated only only for the reminders fetched from backend.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityActionsReminderPerson.t

OPTIONAL. Creator of a reminder (owned by the current user). Used in shared reminder RUD operations.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.QualityActionsCustomizedNotification.t

OPTIONAL. Contains fields needed to build the customized notification card DEPRECATED. No longer supported after migration to Tasks.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiDateTime.t

A representation of the Gregorian calendar date and timezone-relative time a reminder is scheduled for. This contains the date and time of either a single reminder or the upcoming instance of a recurring reminder.

descriptionstring
Default: nilFull type: String.t

OPTIONAL. Full-length description of the reminder.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityActionsReminderDocument.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityActionsReminderDynamiteGroup.t
extraNotificationDeviceIdstring
Default: nilFull type: String.t

OPTIONAL. Device ID for home notification which should have loud notification. See go/device-id-storage-in-tasks

idstring
Default: nilFull type: String.t

DEPRECATED. Use client_id or server_id instead.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityActionsReminderLocation.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantLogsReminderLog.t

OPTIONAL. Associated logs to be plumbed through along with a reminder.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantRemindersMemoryPayload.t

OPTIONAL. Memory record payload which is associated with this reminder. This will be set for all Assistant reminders created after the first launch of the Reminder Memory integration, see go/reminders-memory for more details. Also, this might apply to all other types of reminders.

notifyingboolean(
Default: nil

OPTIONAL. True if the reminder is notifying on the device that is making the request to the server.

personalReferenceMetadataCopleySourceTypeList →
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.CopleySourceTypeList.t

OPTIONAL. Populated if the reminder is based off of a personal reference, e.g. [my hotel] when the user has a hotel reservation. Contains the information needed for suggestion chip attribution, e.g. a link back to the email reservation.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityActionsReminderPerson.t

OPTIONAL. Recipient of a reminder (created by the current user). Used for shared reminder CRUD operations.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityActionsReminderRecurrenceInfo.t
serverIdstring
Default: nilFull type: String.t

OPTIONAL. The reminders backend "server" id. Only filled in some scenarios, e.g. to generate the reminders hubpage detailed-reminder view.

symbolicTimestring
Default: nilFull type: String.t
titlestring
Default: nilFull type: String.t

REQUIRED. The main textual representation of the reminder with the final title. For assignable reminders, this would be e.g. "From John: buy milk".

updateTimestampdatetime
Default: nilFull type: DateTime.t

OPTIONAL. The last updated time of this reminder. This field is propagated only for the reminders fetched from ARIS (go/aris-dd).