> Portal Navigation:
> 
> - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version.
> - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages).
> - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`).
> - Top-level index of all portals: https://dev.wix.com/docs/llms.txt
> - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt

# Resource: Generated Content V1

# Type: Generated Content Object

# Link: https://dev.wix.com/docs/api-reference/business-management/marketing/social-media/generated-content-v1/generated-content-object.md

## Description: Generated content is AI-created post material, such as captions, titles, and images, produced from a text prompt or a site's assets. Use generated content to build a post and then publish it as an item.

## Schema:

```json
 Type: Generated Content Object | type: GeneratedContent
 Description: Generated content is AI-created post material, such as captions, titles, and images, produced from a text prompt or a site's assets. Use generated content to build a post and then publish it as an item.
       - name: id  | type: string | description: Generated content ID.
           - name: value  | type: string | description: 

```