[#BloombergLP-balm-MetricDescription-preferredPublicationType] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balm.adoc[balm]::xref:BloombergLP/balm/MetricDescription.adoc[MetricDescription]::preferredPublicationType :relfileprefix: ../../../ :mrdocs: Return the preferred publication type of this metric. The preferred publication type of this metric indicates the preferred aggregate to publish for this metric, or `PublicationType::UNSPECIFIED` if there is no preference. Note that there is no uniform definition for how publishers will interpret this value; an `UNSPECIFIED` value generally indicates that the all the collected aggregates (total, count, minimum, and maximum value) should be published. == Synopsis Declared in `<balm_metricdescription.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/balm/PublicationType/Value.adoc[PublicationType::Value] preferredPublicationType() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#