GoogleApi.ContentWarehouse.V1.Model.OceanLocaleViewabilitySourceDetails
Table of Contents ▼
Jump to a specific part of the page:
Description
How did we derive this viewability for this locale+volume? For "partner" books, this includes details about the "Imprint" that provided the rights. These details specify things such as preferred buy-the-book-url to show in the frontend.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
imprint
(type:GoogleApi.ContentWarehouse.V1.Model.OceanVolumeImprint
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.OceanLocaleViewabilitySourceDetails{
imprint: GoogleApi.ContentWarehouse.V1.Model.OceanVolumeImprint.t() | nil
}
imprint: GoogleApi.ContentWarehouse.V1.Model.OceanVolumeImprint.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.OceanLocaleViewabilitySourceDetails