QualityShoppingShoppingAttachmentOffer

GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentOffer


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. condition (type: String.t, default: nil)
    -
  2. controlType (type: String.t, default: nil)
    -
  3. fingerprintOfOfferUrls (type: list(String.t), default: nil)
    - fingerprint of original offer item_urland mobile_offer_url (if present) to be able to understand if offer data came from different url.
  4. gtinValue (type: list(String.t), default: nil)
    - Global trade item number (GTIN).
  5. imageId (type: list(String.t), default: nil)
    - image_id is sorted and distinct for efficient search during serving.
  6. inferredImages (type: list(GoogleApi.ContentWarehouse.V1.Model.ShoppingWebentityShoppingAnnotationInferredImage), default: nil)
    - inferred_images are sorted by inferred_image_id for efficient search during serving.
  7. isLensBuildable (type: boolean(), default: nil)
    - Is the offer Lens buildable. The corresponding field in Shopping Annotation is SurfaceSelection.
  8. matchingType (type: String.t, default: nil)
    - information about methods used to match offer with indexed url. See shopping_annotation.proto
  9. merchantAccountId (type: String.t, default: nil)
    - account_id of the merchant in shopping systems.
  10. merchantItemId (type: String.t, default: nil)
    - merchant_item_id is meaningless without the merchant_account_id.
  11. nonDisplayableBrandMerchantRelationship (type: String.t, default: nil)
    - direct to consumer brand merchant relationship
  12. nonDisplayableCurrency (type: String.t, default: nil)
    -
  13. nonDisplayableOrganicScoreMillis (type: integer(), default: nil)
    - Normalized riskiness score for Organic destinations. It's in range [1,1000] with 1 being the worst score and 1000 being the best.
  14. nonDisplayableStaleAvailability (type: GoogleApi.ContentWarehouse.V1.Model.ShoppingWebentityShoppingAnnotationOfferAvailabilityInfo, default: nil)
    - This is experimental, not filled in yet and not intended to be used. Please contact buyable-corpus@ before considering using this field.
  15. offerDocid (type: String.t, default: nil)
    -
  16. refType (type: String.t, default: nil)
    -
  17. soriVersionId (type: GoogleApi.ContentWarehouse.V1.Model.ShoppingWebentityShoppingAnnotationSoriVersionId, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentOffer{
condition: String.t() | nil,
controlType: String.t() | nil,
fingerprintOfOfferUrls: [String.t()] | nil,
gtinValue: [String.t()] | nil,
imageId: [String.t()] | nil,
inferredImages: [ GoogleApi.ContentWarehouse.V1.Model.ShoppingWebentityShoppingAnnotationInferredImage.t() ] | nil,
isLensBuildable: boolean() | nil,
matchingType: String.t() | nil,
merchantAccountId: String.t() | nil,
merchantItemId: String.t() | nil,
nonDisplayableBrandMerchantRelationship: String.t() | nil,
nonDisplayableCurrency: String.t() | nil,
nonDisplayableOrganicScoreMillis: integer() | nil,
nonDisplayableStaleAvailability: GoogleApi.ContentWarehouse.V1.Model.ShoppingWebentityShoppingAnnotationOfferAvailabilityInfo.t() | nil,
offerDocid: String.t() | nil,
refType: String.t() | nil,
soriVersionId: GoogleApi.ContentWarehouse.V1.Model.ShoppingWebentityShoppingAnnotationSoriVersionId.t() | nil
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityShoppingShoppingAttachmentOffer