Metadata for content
Metadata for an item of content consists of the content type and the content ID.
Note: Metadata name-value pairs are case-sensitive.
To limit a rule
to a particular content type or item: - Click Edit next to the Metadata field for the rule.
- Click Add Metadata
-
Add the name-value pair
type=contentType
to limit the rule to a particular content type, and the name-value pairid=contentID
to further limit it to a specific item. (You need both the content type and the content ID to limit a rule to the specific item.) You can find the type and id values for a content item by starting to create or edit a piece of content and inspecting the URL to find the human-readable content type and the numeric ID. For example, a blog post URL might look like this:https://community.mycompany.com/blog/update-post.jspa?ID=27760
. You'd then add the name-value pairstype=blogpost
andid=27760
to ensure the mission requirement was limited to only that one blog post. - Click Done.