AdsShoppingReportingOffersSerializedSoriId

GoogleApi.ContentWarehouse.V1.Model.AdsShoppingReportingOffersSerializedSoriId


Table of Contents ▼

Jump to a specific part of the page:

Description

The serialized form of a SORI id. NOTE that this proto is stored in V4/O4 index and that new fields should not be added without getting an agreement from the serving team as well.

Attributes List

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

View Attributes

Attributes

  1. highId (type: String.t, default: nil)
    -
  2. lowId1 (type: String.t, default: nil)
    -
  3. lowId2 (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AdsShoppingReportingOffersSerializedSoriId{
highId: String.t() | nil,
lowId1: String.t() | nil,
lowId2: String.t() | nil
}

Function

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

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