OceanLocaleViewability

OceanLocal SEO

GoogleApi.ContentWarehouse.V1.Model.OceanLocaleViewability

4
out of 10
Low
SEO Impact
How a volume may be viewed in a particular locale. Next available ID: 25 (ikkwong)

SEO Analysis

AI Generated

Related to local search and geographic signals. Critical for local business visibility. This model (Ocean Locale Viewability) contains 22 attributes that define its data structure. Key functionality includes: These capture "commercial" contract related access rights provided by partners for a volume.

Actionable Insights for SEOs

  • Optimize Google Business Profile with accurate location data
  • Ensure NAP (Name, Address, Phone) consistency across the web
  • Build local citations and location-relevant content

Attributes

22
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.OceanVolumeAccessRights.t

These capture "commercial" contract related access rights provided by partners for a volume.

allowAddingFrontmatterToPreviewboolean(
Default: nil

Are we allowed to add all the front matter to the preview in addition to the preview amount that is from percent_book_shown? This means the front matter becomes freely previewable and does not count towards the previewable amount based on the percentage.

allowContinuousBrowseboolean(
Default: nil

By default, we allow continuous browse. PFE provides a means for partners to opt out entirely or just specific books.

allowRetailSyndicationboolean(
Default: nil

whether OFE should display this volume in syndicated search results

bibkeystring
Default: nilFull type: String.t

The bibkey upon which this viewability information is based.

canDisplayAdsboolean(
Default: nil

Whether we can show ads with this book in this locale.

canDownloadEpubboolean(
Default: nil

In future, we will generate epub iff can_download_epub = true irrespective of viewability or download pdf state.

canDownloadPdfboolean(
Default: nil

In future, we will generate PDF iff can_download_pdf = true irrespective of viewability.

canShowLibraryLinksboolean(
Default: nil

Whether to show library links for the books in this imprint.

canShowPhotosboolean(
Default: nil

Whether we can show photos for this book in this locale.

canUseMetadataCoverboolean(
Default: nil

It should be OK to use metadata covers normally, but we allow publishers to explicitly disallow them.

clientIdstring
Default: nilFull type: String.t

The client who provided the rights for this bibkey, and who should receive revenue derived from this book in this locale. This will only be present when we receive explicit rights from a publisher.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.OceanVolumeComputedAccessRights.t

Volume related access rights that are computed by Goovols Syncher from partner and book metadata. This complements VolumeAccessRights. This message is used to capture "commerical" contracts that are computed from other sources. Any future computed rights that are not related to volume access should go into a new message.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.OceanLocaleViewabilityDates.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.OceanVolumeDisplayDetails.t

Volume display specific attributes are kept in display_details

metadataViewMayIncludeInfoFromScansboolean(
Default: nil

This only applies when view_type == VIEW_METADATA and controls whether we're allowed to include scanned info (keywords, toc, etc). in the metadata-view. For books in metadata view because they have been opted out, this would be false.

metadataViewSampleAllowedboolean(
Default: nil

This only applies when view_type == VIEW_METADATA and controls whether we're allowed to include a text sample even for a metadata view book.

percentBookShowninteger(
Default: nil

How much of the book can be viewed in this locale. Will be 100 for VIEWFULL; 0 for VIEW_SNIPPET, VIEW_NONE and VIEW_METADATA; and some value between 0 and 100 (exclusive) for VIEW_PARTIAL.

publicDomainboolean(
Default: nil

If present, this is the rights policy's determination of the public domain status. (Of course, this determination is generally conservative (i.e. false negatives are likely), though exactly how conservative may depend on parameters to the rights policy.) If absent, public domain status can be inferred from view_type and view_reason, but that isn't quite perfectly reliable: view_type should always be VIEW_FULL for public domain, but view_reason might be REASON_PUBLIC_DOMAIN (definitely public domain, obviously), some other value, or absent. In the future, new viewabilities should always have this field whenever possible.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.OceanLocaleViewabilitySourceDetails.t
viewReasonstring
Default: nilFull type: String.t

The reason for the view_type.

viewTypestring
Default: nilFull type: String.t

The viewability specified for this locale.