DRE<QueryParameter
>
A Query parameter and value to add to profile queries. This parameter allows you to add any of the Query, TermGetBest, and TermGetInfo action parameters that you have listed in the AdditionalDREQueryParameters, AdditionalDRETermGetBestParameters, and AdditionalDRETermGetInfoParameters configuration parameters to profile queries.
Specify the action parameters to add to profile queries in the following format:
DREQueryParameter
=ParameterValue
where,
QueryParameter
|
is the Query, TermGetBest, or TermGetInfo action parameter to add to the profile query. |
ParameterValue
|
is the value for the specified query parameter. |
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Profile |
Example: | DREPrint=All
|
See Also: | AdditionalDREQueryParameters
AdditionalDRETermGetBestParameters AdditionalDRETermGetInfoParameters |