QualityCalypsoAppsUniversalAuLiveOpFormat

GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpFormat


Table of Contents ▼

Jump to a specific part of the page:

Description

Contains the format information for a single LiveOp/LiveEvent. Next ID: 11

Attributes List

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

View Attributes

Attributes

  1. description (type: String.t, default: nil)
    -
  2. eyebrow (type: String.t, default: nil)
    - iOS only, kind of event type
  3. imageUrl (type: String.t, default: nil)
    -
  4. originalImageUrl (type: String.t, default: nil)
    -
  5. squareImageUrl (type: String.t, default: nil)
    -
  6. status (type: String.t, default: nil)
    - iOS only, sort of start schedule
  7. title (type: String.t, default: nil)
    -
  8. videoId (type: String.t, default: nil)
    -
  9. videoUrl (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpFormat{
deeplink: String.t() | nil,
description: String.t() | nil,
eyebrow: String.t() | nil,
imageUrl: String.t() | nil,
originalImageUrl: String.t() | nil,
squareImageUrl: String.t() | nil,
status: String.t() | nil,
title: String.t() | nil,
videoId: String.t() | nil,
videoUrl: String.t() | nil
}

Function

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

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