Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ekalinin/sitemap.js
Browse files Browse the repository at this point in the history
  • Loading branch information
derduher committed May 30, 2024
2 parents 20e5be9 + 7984ddf commit b9cc06c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ Sitemap video. <https://support.google.com/webmasters/answer/80471?hl=en&ref_top
|price:currency| string - optional|"USD"|currency [Required] Specifies the currency in ISO 4217 format.|
|price:type|string - optional|"rent"|type [Optional] Specifies the purchase option. Supported values are rent and own. |
|uploader|string - optional|"GrillyMcGrillerson"|The video uploader's name. Only one <video:uploader> is allowed per video. String value, max 255 characters.|
|uploader:info|string - optional|"https://example.com/about"|Specifies the URL of a webpage with additional information about this uploader. This URL must be in the same domain as the `<loc>` tag.
|platform|string - optional|"tv"|Whether to show or hide your video in search results on specified platform types. This is a list of space-delimited platform types. See <https://support.google.com/webmasters/answer/80471?hl=en&ref_topic=4581190> for more detail|
|platform:relationship|string 'Allow'\|'Deny' - optional|'Allow'||
|id|string - optional|||
Expand Down

0 comments on commit b9cc06c

Please sign in to comment.