The timestamp of when the Page Rule was created.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/zones_created_on", "title": "zones_created_on", "description": "The timestamp of when the Page Rule was created.", "example": "2014-01-01T05:20:00.12345Z", "format": "date-time", "readOnly": true, "type": "string" }