Getting a subset of content value attributes
When you query content, the response contains a default set of attributes. If you require only a subset of these content value attribuites, add a keyphrase field in your request. The following example shows you how to do this.
Searching for two articles about movies and returning only the titles
Searching for two articles about movies and returning only the titles
The following is a continuation of the querying other types of content example. In this example, you search for two articles using the keyphrase movies and want only their titles.
Here is the request:
Here is the response:
The response has only a subset of the attributes although it searches through all attributes. In this example, the response returns Finding memo review because it belongs to the movie review category.