type property
The specific type of content in this sitemap.
For example: web
.
Possible string values are:
- "WEB"
- "IMAGE"
- "VIDEO"
- "NEWS"
- "MOBILE"
- "ANDROID_APP"
- "PATTERN" : Unsupported content type.
- "IOS_APP"
- "DATA_FEED_ELEMENT" : Unsupported content type.
Implementation
core.String? type;