QualityActionsAppInfoSourceDataMediaProviderSourceData

GoogleApi.ContentWarehouse.V1.Model.QualityActionsAppInfoSourceDataMediaProviderSourceData


Table of Contents ▼

Jump to a specific part of the page:

Description

The MEDIA_PROVIDER source can further specify information about the content served by the app.

Attributes List

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

View Attributes

Attributes

  1. providerKey (type: String.t, default: nil)
    - The unique provider key/enumeration string as used in KG. See also /base/mediaasset/provider/provider_enumerator.
  2. providerType (type: String.t, default: nil)
    - The type of content served by the App. See also chrome.dongle.pints.ProviderType.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityActionsAppInfoSourceDataMediaProviderSourceData{
providerKey: String.t() | nil,
providerType: String.t() | nil
}

Function

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

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