EmbedsProvenance

Embeds ProvenanceInfrastructure

GoogleApi.ContentWarehouse.V1.Model.EmbedsProvenance

1
out of 10
Minimal
SEO Impact
This field records where the ItemScope was retrieved, if it was created via a web fetch.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Embeds Provenance) contains 6 attributes that define its data structure. Key functionality includes: Annotation blob from Annotation Service.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

6
Sort:|Filter:
annotationBlobstring
Default: nilFull type: String.t

Annotation blob from Annotation Service.

canonicalUrlstring
Default: nilFull type: String.t

Canonical url of the retrieved_url, if one was resolved during retrieval, for example, if a rel="canonical" link tag was provided in the retrieved web page.

inputUrlstring
Default: nilFull type: String.t

The url originally passed in the PRS request, which should be used to re-discover the content. Note that this URL may be a forwarding service or link shortener (bit.ly), so it should not be assumed to be canonical, but should be used for navigation back to the original source of the itemscope.

itemtypestring
Default: nilFull type: list(String.t

Contains exact types as parsed, whether or not we recognized that type at parse time. If an itemscope is created by merging SchemaOrg markup and open graph markup then the first itemtype would be schemaorg type, the second would be open graph and so on. example: http://schema.org/VideoObject, og:video.movie Plain text; usually a URL

retrievedTimestampMsecstring
Default: nilFull type: String.t

The server retrieved timestamp (in msec).

retrievedUrlstring
Default: nilFull type: String.t

The final URL that was the actual source of the itemscope, after any redirects.