MajelContactInformationShortcutInformation

AI Overview😉

  • The potential purpose of this module is to identify and understand the relationship between a contact and an app shortcut, likely to improve the search results for mobile apps and provide a better user experience.
  • This module could impact search results by influencing the ranking of mobile apps, potentially giving priority to apps with clear and relevant contact information, and improving the visibility of apps that provide a seamless shortcut experience. It may also help Google to better understand the app's functionality and purpose, leading to more accurate search results.
  • A website may change things to be more favorable for this function by ensuring that their app's contact information is accurate, up-to-date, and easily accessible, and by providing a clear and functional app shortcut experience. This could involve optimizing their app's metadata, providing clear instructions for users to create shortcuts, and ensuring that their app's functionality is aligned with the shortcut's purpose.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

GoogleApi.ContentWarehouse.V1.Model.MajelContactInformationShortcutInformation (google_api_content_warehouse v0.4.0)

The information on whether the contact is related to an app shortcut. Next ID: 2

Attributes

  • shortcutContactType (type: String.t, default: nil) -

Summary

Types

t()

Functions

decode(value, options)

Unwrap a decoded JSON object into its complex fields.

Types

Link to this type

t()

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.MajelContactInformationShortcutInformation{
    shortcutContactType: String.t() | nil
  }

Functions

Link to this function

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.