Property Manager Name: Content Characteristics
Specifies characteristics of the delivered content. Akamai uses this information to optimize your metadata configuration, which may result in better origin offload and end-user performance.
Along with other behaviors whose names are prefixed contentCharacteristics, this behavior is customized for a specific product set. Use PAPI’s List available behaviors operation to determine the set available to you. See also the related clientCharacteristics and originCharacteristics behaviors.
Options
- objectSize (enum string): Optimize based on the size of the object retrieved from the origin, either LESS_THAN_1MB, ONE_MB_TO_TEN_MB, TEN_MB_TO_100_MB, or UNKNOWN to defer this optimization. Specify OTHER as a fallback value.
- popularityDistribution (enum string): Optimize based on the content’s expected popularity, either ALL_POPULAR for a high volume of requests over a short period, LONG_TAIL for a low volume of requests over a long period, or UNKNOWN to defer this optimization. Specify OTHER as a fallback value.
- catalogSize (enum string): Optimize based on the total size of the content library delivered, either SMALL (under 100GB), MEDIUM (100GB-1TB), LARGE (1TB-100TB), EXTRA_LARGE (more than 100TB), or UNKNOWN to defer this optimization. Specify OTHER as a fallback value.
- contentType (enum string): Optimize based on the type of content, either SOFTWARE, IMAGES, WEB_OBJECTS (generally, media delivered for websites), USER_GENERATED (generally, user-generated media), OTHER_OBJECTS for content that doesn’t fall under any of these categories, or UNKNOWN, to defer this optimization.