- Property Manager name: Image and Video Manager
- Criteria version: The
v2023-01-05
rule format supports theadvanced_im_match
criteria v1.2. - Rule format status: GA, stable
- Access: Read/Write
- Allowed in includes: Yes
Matches whether the image_manager
behavior already applies to the current set of requests.
Option | Type | Description | Requires | |
---|---|---|---|---|
match_operator | enum | Specifies the match's logic. | {"displayType":"enum","options":["IS","IS_NOT"],"tag":"select"} | |
IS | Matches the selected requests. | |||
IS_NOT | Does not match the selected requests. | |||
match_on | enum | Specifies the match's scope. | {"displayType":"enum","options":["ANY_IM","PRISTINE"],"tag":"select"} | |
ANY_IM | Whether to match any requests that also include generated derivatives. | |||
PRISTINE | Whether to match only pristine requests on original images or videos from Image and Video Manager. |