| Call Specific Fields | |||
| Field | Type | Summary | Req. |
| GetTitleBuilderResults.Totals | Aggregated totals for the entire sample | yes | |
| ...Totals.Listings | integer | The total number of listings sampled | yes |
| ...Totals.MinPrice | float | The lowest end price in the sample | yes |
| ...Totals.MaxPrice | float | The highest end price in the sample | yes |
| ...Totals.AveragePrice | float | The average end price in the sample | yes |
| ...Totals.AverageShipping | float | The average shipping price in the sample | yes |
| GetTitleBuilderResults.Words | Totals for each individual word suggestion | yes | |
| ...Words.Word | An individual word suggestion | yes | |
| ...Word.Value | string | The word suggested | yes |
| ...Word.Listings | integer | The number of listings using the word | yes |
| ...Word.MinPrice | float | The lowest price of listings using the word | yes |
| ...Word.MaxPrice | float | The highest price of listings using the word | yes |
| ...Word.AveragePrice | float | The average price of listings using the word | yes |
| ...Word.AverageShipping | float | The average shipping price of listings using the word | yes |