OceanGEPrice

AI Overview😉

  • The potential purpose of this module is to provide information about the prices of products in different geographic locations (locales) for Google's e-commerce platform, likely to help with product pricing and availability for users searching for products in specific regions.
  • This module could impact search results by influencing the ranking of product listings based on their pricing and availability in the user's location. It may also affect the display of product information, such as prices, in search results. This could lead to more relevant and localized search results for users searching for products.
  • To be more favorable for this function, a website may want to ensure that it provides accurate and up-to-date pricing information for its products, as well as making it clear which geographic locations the products are available in. This could involve providing structured data about product prices and availability, and making sure that this data is easily accessible to Google's crawlers. Additionally, websites may want to consider implementing geo-targeting strategies to tailor their product offerings and pricing to specific regions.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

GE sale related data

Attributes

  • locale (type: list(GoogleApi.ContentWarehouse.V1.Model.OceanGEPriceLocale.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.OceanGEPrice{
  locale: [GoogleApi.ContentWarehouse.V1.Model.OceanGEPriceLocale.t()] | nil
}

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.