placement

Specifies where in a destination section cross-published content items are added.

Syntax
<placement
    poolid="..."
    type="(inbox|list)"?
    placement="(top|bottom)"?
  />
Attributes
poolid="..."

The id of the inbox or list to which content items should be added.

type="(inbox|list)" (optional)

The pool type to which content items should be added.

Allowed values are:

inbox (default)

Add cross-published content items to an inbox.

list

Add cross-published content items to a list.

placement="(top|bottom)" (optional)

Specifies where content items are to be added.

Allowed values are:

top (default)

Add content items to the top of the specified list/inbox.

bottom

Add content items to the bottom of the specified list/inbox.