{"openapi":"3.1.0","info":{"title":"DB23 Api","description":"<p>This is the API Documentation of the new DB23 project.<\/p> <p>All Resources prefixed with \"Legacy\" are part of the legacy API that we are currently rebuilding. Their functionality will be completely identical to the Legacy API once we are done. Until then the old API endpoints must be used to get the current live data.<\/p> <p><i>NOTICE<\/i>: You can use the \"Servers\" dropdown to switch the API domain between new (\"\/\") and old (\"https:\/\/gujims.com\").<\/p>        <p><i>NOTICE<\/i>: No authentication is required for any legacy API endpoint.<\/p> <p>As we are still in the process of rebuilding the API, this documentation is not complete yet. We will add more endpoints and documentation as we go.<\/p> <p>If you have any questions, comments or need help, please do not hesitate to contact me.<\/>","contact":{"name":"Kay Wien\u00f6bst","url":"https:\/\/www.hauptsache.net\/kontakt\/","email":"kay@hauptsache.net"},"version":"0.0.0"},"servers":[{"url":"\/","description":""},{"url":"https:\/\/gujims.com","description":"Legacy API Server"}],"paths":{"\/rest\/2.0\/download\/{locale}\/ad-alliance.zip":{"post":{"operationId":"api_rest2.0download_localead-alliance.zip_post","tags":["AdAlliance Onepager and Ratecard Download"],"responses":{"201":{"description":"AdAlliance Onepager and Ratecard Download resource created","content":{"application\/zip":{"schema":{"$ref":"#\/components\/schemas\/AdAlliance.Onepager.and.Ratecard.Download-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a AdAlliance Onepager and Ratecard Download resource.","description":"Creates a AdAlliance Onepager and Ratecard Download resource.","parameters":[{"name":"locale","in":"path","description":"The locale","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","enum":["de","en"]},"style":"simple","explode":false,"allowReserved":false},{"name":"onepager[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"pre[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"ratecard[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"ratecardNext[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"requestBody":{"description":"The new AdAlliance Onepager and Ratecard Download resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdAlliance.Onepager.and.Ratecard.Download.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdAlliance.Onepager.and.Ratecard.Download-write"}}},"required":true},"deprecated":false}},"\/api\/advertising_formats":{"get":{"operationId":"api_apiadvertising_formats_get_collection","tags":["AdvertisingFormat"],"responses":{"200":{"description":"AdvertisingFormat collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdvertisingFormat.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdvertisingFormat-read"}}}}}},"summary":"Retrieves the collection of AdvertisingFormat resources.","description":"Retrieves the collection of AdvertisingFormat resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"type[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apiadvertising_formats_post","tags":["AdvertisingFormat"],"responses":{"201":{"description":"AdvertisingFormat resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormat.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormat-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a AdvertisingFormat resource.","description":"Creates a AdvertisingFormat resource.","parameters":[],"requestBody":{"description":"The new AdvertisingFormat resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormat.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormat-write"}}},"required":true},"deprecated":false}},"\/api\/advertising_formats\/{id}":{"get":{"operationId":"api_apiadvertising_formats_id_get","tags":["AdvertisingFormat"],"responses":{"200":{"description":"AdvertisingFormat resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormat.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormat-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AdvertisingFormat resource.","description":"Retrieves a AdvertisingFormat resource.","parameters":[{"name":"id","in":"path","description":"AdvertisingFormat identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiadvertising_formats_id_put","tags":["AdvertisingFormat"],"responses":{"200":{"description":"AdvertisingFormat resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormat.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormat-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the AdvertisingFormat resource.","description":"Replaces the AdvertisingFormat resource.","parameters":[{"name":"id","in":"path","description":"AdvertisingFormat identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated AdvertisingFormat resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormat.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormat-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiadvertising_formats_id_delete","tags":["AdvertisingFormat"],"responses":{"204":{"description":"AdvertisingFormat resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the AdvertisingFormat resource.","description":"Removes the AdvertisingFormat resource.","parameters":[{"name":"id","in":"path","description":"AdvertisingFormat identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/advertising_format_downloads":{"get":{"operationId":"api_apiadvertising_format_downloads_get_collection","tags":["AdvertisingFormatDownload"],"responses":{"200":{"description":"AdvertisingFormatDownload collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdvertisingFormatDownload.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdvertisingFormatDownload-read"}}}}}},"summary":"Retrieves the collection of AdvertisingFormatDownload resources.","description":"Retrieves the collection of AdvertisingFormatDownload resources.","parameters":[{"name":"locale","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"locale[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apiadvertising_format_downloads_post","tags":["AdvertisingFormatDownload"],"responses":{"201":{"description":"AdvertisingFormatDownload resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatDownload.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatDownload-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a AdvertisingFormatDownload resource.","description":"Creates a AdvertisingFormatDownload resource.","parameters":[],"requestBody":{"description":"The new AdvertisingFormatDownload resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatDownload.AdvertisingFormatDownloadInput.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatDownload.AdvertisingFormatDownloadInput-write"}}},"required":true},"deprecated":false}},"\/api\/advertising_format_downloads\/{id}":{"get":{"operationId":"api_apiadvertising_format_downloads_id_get","tags":["AdvertisingFormatDownload"],"responses":{"200":{"description":"AdvertisingFormatDownload resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatDownload.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatDownload-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AdvertisingFormatDownload resource.","description":"Retrieves a AdvertisingFormatDownload resource.","parameters":[{"name":"id","in":"path","description":"AdvertisingFormatDownload identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/advertising_format_specification_categories":{"get":{"operationId":"api_apiadvertising_format_specification_categories_get_collection","tags":["AdvertisingFormatSpecificationCategory"],"responses":{"200":{"description":"AdvertisingFormatSpecificationCategory collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory-read"}}}}}},"summary":"Retrieves the collection of AdvertisingFormatSpecificationCategory resources.","description":"Retrieves the collection of AdvertisingFormatSpecificationCategory resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"type[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apiadvertising_format_specification_categories_post","tags":["AdvertisingFormatSpecificationCategory"],"responses":{"201":{"description":"AdvertisingFormatSpecificationCategory resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a AdvertisingFormatSpecificationCategory resource.","description":"Creates a AdvertisingFormatSpecificationCategory resource.","parameters":[],"requestBody":{"description":"The new AdvertisingFormatSpecificationCategory resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory-write"}}},"required":true},"deprecated":false}},"\/api\/advertising_format_specification_categories\/{id}":{"get":{"operationId":"api_apiadvertising_format_specification_categories_id_get","tags":["AdvertisingFormatSpecificationCategory"],"responses":{"200":{"description":"AdvertisingFormatSpecificationCategory resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AdvertisingFormatSpecificationCategory resource.","description":"Retrieves a AdvertisingFormatSpecificationCategory resource.","parameters":[{"name":"id","in":"path","description":"AdvertisingFormatSpecificationCategory identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiadvertising_format_specification_categories_id_put","tags":["AdvertisingFormatSpecificationCategory"],"responses":{"200":{"description":"AdvertisingFormatSpecificationCategory resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the AdvertisingFormatSpecificationCategory resource.","description":"Replaces the AdvertisingFormatSpecificationCategory resource.","parameters":[{"name":"id","in":"path","description":"AdvertisingFormatSpecificationCategory identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated AdvertisingFormatSpecificationCategory resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiadvertising_format_specification_categories_id_delete","tags":["AdvertisingFormatSpecificationCategory"],"responses":{"204":{"description":"AdvertisingFormatSpecificationCategory resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the AdvertisingFormatSpecificationCategory resource.","description":"Removes the AdvertisingFormatSpecificationCategory resource.","parameters":[{"name":"id","in":"path","description":"AdvertisingFormatSpecificationCategory identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/advertising_format_specification_category_translations\/{id}":{"get":{"operationId":"api_apiadvertising_format_specification_category_translations_id_get","tags":["AdvertisingFormatSpecificationCategoryTranslation"],"responses":{"200":{"description":"AdvertisingFormatSpecificationCategoryTranslation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategoryTranslation.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategoryTranslation-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AdvertisingFormatSpecificationCategoryTranslation resource.","description":"Retrieves a AdvertisingFormatSpecificationCategoryTranslation resource.","parameters":[{"name":"id","in":"path","description":"AdvertisingFormatSpecificationCategoryTranslation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/advertising_format_specification_translations\/{id}":{"get":{"operationId":"api_apiadvertising_format_specification_translations_id_get","tags":["AdvertisingFormatSpecificationTranslation"],"responses":{"200":{"description":"AdvertisingFormatSpecificationTranslation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationTranslation.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationTranslation-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AdvertisingFormatSpecificationTranslation resource.","description":"Retrieves a AdvertisingFormatSpecificationTranslation resource.","parameters":[{"name":"id","in":"path","description":"AdvertisingFormatSpecificationTranslation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/branches":{"get":{"operationId":"api_apibranches_get_collection","tags":["Branch"],"responses":{"200":{"description":"Branch collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch-read"}}}}}},"summary":"Retrieves the collection of Branch resources.","description":"Retrieves the collection of Branch resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apibranches_post","tags":["Branch"],"responses":{"201":{"description":"Branch resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Branch.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Branch-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Branch resource.","description":"Creates a Branch resource.","parameters":[],"requestBody":{"description":"The new Branch resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Branch.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Branch-write"}}},"required":true},"deprecated":false}},"\/api\/branches\/{id}":{"get":{"operationId":"api_apibranches_id_get","tags":["Branch"],"responses":{"200":{"description":"Branch resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Branch.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Branch-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Branch resource.","description":"Retrieves a Branch resource.","parameters":[{"name":"id","in":"path","description":"Branch identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apibranches_id_put","tags":["Branch"],"responses":{"200":{"description":"Branch resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Branch.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Branch-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Branch resource.","description":"Replaces the Branch resource.","parameters":[{"name":"id","in":"path","description":"Branch identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Branch resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Branch.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Branch-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apibranches_id_delete","tags":["Branch"],"responses":{"204":{"description":"Branch resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Branch resource.","description":"Removes the Branch resource.","parameters":[{"name":"id","in":"path","description":"Branch identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/brand_universes":{"get":{"operationId":"api_apibrand_universes_get_collection","tags":["BrandUniverse"],"responses":{"200":{"description":"BrandUniverse collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/BrandUniverse.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BrandUniverse-read"}}}}}},"summary":"Retrieves the collection of BrandUniverse resources.","description":"Retrieves the collection of BrandUniverse resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[editor.id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[editor.email]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[publishedIn.isoCode]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"mediaObjectTypes","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"marketingCountries","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"marketingCountries[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"exists[socialAccounts]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apibrand_universes_post","tags":["BrandUniverse"],"responses":{"201":{"description":"BrandUniverse resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a BrandUniverse resource.","description":"Creates a BrandUniverse resource.","parameters":[],"requestBody":{"description":"The new BrandUniverse resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse-write"}}},"required":true},"deprecated":false}},"\/api\/brand_universes\/profile":{"get":{"operationId":"api_apibrand_universesprofile_get_collection","tags":["BrandUniverse"],"responses":{"200":{"description":"BrandUniverse collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/BrandUniverse.BrandProfile.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BrandUniverse.BrandProfile-read"}}}}}},"summary":"Retrieves the collection of BrandUniverse resources.","description":"Retrieves the collection of BrandUniverse resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[editor.id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[editor.email]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[publishedIn.isoCode]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"mediaObjectTypes","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"marketingCountries","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"marketingCountries[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"exists[socialAccounts]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/brand_universes\/{id}":{"get":{"operationId":"api_apibrand_universes_id_get","tags":["BrandUniverse"],"responses":{"200":{"description":"BrandUniverse resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BrandUniverse resource.","description":"Retrieves a BrandUniverse resource.","parameters":[{"name":"id","in":"path","description":"BrandUniverse identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apibrand_universes_id_put","tags":["BrandUniverse"],"responses":{"200":{"description":"BrandUniverse resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the BrandUniverse resource.","description":"Replaces the BrandUniverse resource.","parameters":[{"name":"id","in":"path","description":"BrandUniverse identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated BrandUniverse resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apibrand_universes_id_delete","tags":["BrandUniverse"],"responses":{"204":{"description":"BrandUniverse resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the BrandUniverse resource.","description":"Removes the BrandUniverse resource.","parameters":[{"name":"id","in":"path","description":"BrandUniverse identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_apibrand_universes_id_patch","tags":["BrandUniverse"],"responses":{"200":{"description":"BrandUniverse resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the BrandUniverse resource.","description":"Updates the BrandUniverse resource.","parameters":[{"name":"id","in":"path","description":"BrandUniverse identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated BrandUniverse resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse-write"}}},"required":true},"deprecated":false}},"\/api\/brand_universes\/{id}\/onepager_preview\/{template}\/{locale}\/{format}":{"get":{"operationId":"api_apibrand_universes_idonepager_preview_template_locale_format_get","tags":["BrandUniverse"],"responses":{"200":{"description":"BrandUniverse resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BrandUniverse resource.","description":"Retrieves a BrandUniverse resource.","parameters":[{"name":"id","in":"path","description":"BrandUniverse identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"template","in":"path","description":"BrandUniverse identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"locale","in":"path","description":"BrandUniverse identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"format","in":"path","description":"BrandUniverse identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/brand_universes\/{id}\/profile":{"get":{"operationId":"api_apibrand_universes_idprofile_get","tags":["BrandUniverse"],"responses":{"200":{"description":"BrandUniverse resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse.BrandProfile.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse.BrandProfile-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BrandUniverse resource.","description":"Retrieves a BrandUniverse resource.","parameters":[{"name":"id","in":"path","description":"BrandUniverse identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/brand_universes\/{id}\/publish":{"get":{"operationId":"api_apibrand_universes_idpublish_get","tags":["BrandUniverse"],"responses":{"200":{"description":"BrandUniverse resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverse-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BrandUniverse resource.","description":"Retrieves a BrandUniverse resource.","parameters":[{"name":"id","in":"path","description":"BrandUniverse identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/brand_universes\/{id}\/social_accounts":{"get":{"operationId":"api_apibrand_universes_idsocial_accounts_get_collection","tags":["BrandUniverse"],"responses":{"200":{"description":"SocialAccount collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/SocialAccount.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SocialAccount-read"}}}}}},"summary":"Retrieves the collection of SocialAccount resources.","description":"Retrieves the collection of SocialAccount resources.","parameters":[{"name":"id","in":"path","description":"SocialAccount identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"type[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[brandUniverse.name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[type]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[manualCount]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[count]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[countUpdatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[crawlerState.status]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"exportExcel","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/comsult\/analyses":{"get":{"operationId":"api_apicomsultanalyses_get_collection","tags":["Comsult"],"responses":{"200":{"description":"Analysis collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Analysis.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Analysis-read"}}}}}},"summary":"Retrieves the collection of Analysis resources.","description":"Retrieves the collection of Analysis resources.","parameters":[],"deprecated":false}},"\/api\/comsult\/analyses\/{id}":{"get":{"operationId":"api_apicomsultanalyses_id_get","tags":["Comsult"],"responses":{"200":{"description":"Analysis resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Analysis.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Analysis-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Analysis resource.","description":"Retrieves a Analysis resource.","parameters":[{"name":"id","in":"path","description":"Analysis identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/comsult\/configurations":{"get":{"operationId":"api_apicomsultconfigurations_get_collection","tags":["Comsult"],"responses":{"200":{"description":"Configuration collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Configuration.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Configuration-read"}}}}}},"summary":"Retrieves the collection of Configuration resources.","description":"Retrieves the collection of Configuration resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apicomsultconfigurations_post","tags":["Comsult"],"responses":{"201":{"description":"Configuration resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Configuration resource.","description":"Creates a Configuration resource.","parameters":[],"requestBody":{"description":"The new Configuration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration-write"}}},"required":true},"deprecated":false}},"\/api\/comsult\/configurations\/{id}":{"get":{"operationId":"api_apicomsultconfigurations_id_get","tags":["Comsult"],"responses":{"200":{"description":"Configuration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Configuration resource.","description":"Retrieves a Configuration resource.","parameters":[{"name":"id","in":"path","description":"Configuration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apicomsultconfigurations_id_put","tags":["Comsult"],"responses":{"200":{"description":"Configuration resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Configuration resource.","description":"Replaces the Configuration resource.","parameters":[{"name":"id","in":"path","description":"Configuration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Configuration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apicomsultconfigurations_id_delete","tags":["Comsult"],"responses":{"204":{"description":"Configuration resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Configuration resource.","description":"Removes the Configuration resource.","parameters":[{"name":"id","in":"path","description":"Configuration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/comsult\/ivw_codes":{"get":{"operationId":"api_apicomsultivw_codes_get_collection","tags":["Comsult"],"responses":{"200":{"description":"IvwCode collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/IvwCode.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/IvwCode-read"}}}}}},"summary":"Retrieves the collection of IvwCode resources.","description":"Retrieves the collection of IvwCode resources.","parameters":[],"deprecated":false}},"\/api\/comsult\/ivw_codes\/{id}":{"get":{"operationId":"api_apicomsultivw_codes_id_get","tags":["Comsult"],"responses":{"200":{"description":"IvwCode resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/IvwCode.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/IvwCode-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a IvwCode resource.","description":"Retrieves a IvwCode resource.","parameters":[{"name":"id","in":"path","description":"IvwCode identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/comsult\/{analysis}\/media":{"get":{"operationId":"api_apicomsult_analysismedia_get_collection","tags":["Comsult"],"responses":{"200":{"description":"Medium collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Medium.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Medium-read"}}}}}},"summary":"Retrieves the collection of Medium resources.","description":"Retrieves the collection of Medium resources.","parameters":[{"name":"analysis","in":"path","description":"Medium identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false}},"\/api\/comsult\/{analysis}\/media\/{id}":{"get":{"operationId":"api_apicomsult_analysismedia_id_get","tags":["Comsult"],"responses":{"200":{"description":"Medium resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Medium.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Medium-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Medium resource.","description":"Retrieves a Medium resource.","parameters":[{"name":"analysis","in":"path","description":"Medium identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"path","description":"Medium identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/contacts":{"get":{"operationId":"api_apicontacts_get_collection","tags":["Contact"],"responses":{"200":{"description":"Contact collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Contact.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Contact-read"}}}}}},"summary":"Retrieves the collection of Contact resources.","description":"Retrieves the collection of Contact resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[lastname]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[firstname]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apicontacts_post","tags":["Contact"],"responses":{"201":{"description":"Contact resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Contact.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Contact-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Contact resource.","description":"Creates a Contact resource.","parameters":[],"requestBody":{"description":"The new Contact resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Contact.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Contact-write"}}},"required":true},"deprecated":false}},"\/api\/contacts\/{id}":{"get":{"operationId":"api_apicontacts_id_get","tags":["Contact"],"responses":{"200":{"description":"Contact resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Contact.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Contact-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Contact resource.","description":"Retrieves a Contact resource.","parameters":[{"name":"id","in":"path","description":"Contact identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apicontacts_id_put","tags":["Contact"],"responses":{"200":{"description":"Contact resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Contact.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Contact-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Contact resource.","description":"Replaces the Contact resource.","parameters":[{"name":"id","in":"path","description":"Contact identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Contact resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Contact.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Contact-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apicontacts_id_delete","tags":["Contact"],"responses":{"204":{"description":"Contact resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Contact resource.","description":"Removes the Contact resource.","parameters":[{"name":"id","in":"path","description":"Contact identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/countries":{"get":{"operationId":"api_apicountries_get_collection","tags":["Country"],"responses":{"200":{"description":"Country collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Country.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Country-read"}}}}}},"summary":"Retrieves the collection of Country resources.","description":"Retrieves the collection of Country resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"marketedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"translations.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apicountries_post","tags":["Country"],"responses":{"201":{"description":"Country resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Country.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Country resource.","description":"Creates a Country resource.","parameters":[],"requestBody":{"description":"The new Country resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Country.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-write"}}},"required":true},"deprecated":false}},"\/api\/countries\/{id}":{"get":{"operationId":"api_apicountries_id_get","tags":["Country"],"responses":{"200":{"description":"Country resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Country.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Country resource.","description":"Retrieves a Country resource.","parameters":[{"name":"id","in":"path","description":"Country identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apicountries_id_put","tags":["Country"],"responses":{"200":{"description":"Country resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Country.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Country resource.","description":"Replaces the Country resource.","parameters":[{"name":"id","in":"path","description":"Country identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Country resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Country.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Country-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apicountries_id_delete","tags":["Country"],"responses":{"204":{"description":"Country resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Country resource.","description":"Removes the Country resource.","parameters":[{"name":"id","in":"path","description":"Country identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/currencies\/{locale}":{"get":{"operationId":"api_apicurrencies_locale_get_collection","tags":["Currency"],"responses":{"200":{"description":"Currency collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Currency.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Currency-read"}}}}}},"summary":"Retrieves the collection of Currency resources.","description":"Retrieves the collection of Currency resources.","parameters":[{"name":"locale","in":"path","description":"Currency identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/digital_media_object_profiles\/{id}":{"get":{"operationId":"api_apidigital_media_object_profiles_id_get","tags":["DigitalMediaObjectProfile"],"responses":{"200":{"description":"DigitalMediaObjectProfile resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DigitalMediaObjectProfile.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DigitalMediaObjectProfile-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a DigitalMediaObjectProfile resource.","description":"Retrieves a DigitalMediaObjectProfile resource.","parameters":[{"name":"id","in":"path","description":"DigitalMediaObjectProfile identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/frequencies":{"get":{"operationId":"api_apifrequencies_get_collection","tags":["Frequency"],"responses":{"200":{"description":"Frequency collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Frequency.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Frequency-read"}}}}}},"summary":"Retrieves the collection of Frequency resources.","description":"Retrieves the collection of Frequency resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[translations.name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"translations.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"usedByPrintObject","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"usedByNewsletter","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apifrequencies_post","tags":["Frequency"],"responses":{"201":{"description":"Frequency resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Frequency.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Frequency-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Frequency resource.","description":"Creates a Frequency resource.","parameters":[],"requestBody":{"description":"The new Frequency resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Frequency.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Frequency-write"}}},"required":true},"deprecated":false}},"\/api\/frequencies\/{id}":{"get":{"operationId":"api_apifrequencies_id_get","tags":["Frequency"],"responses":{"200":{"description":"Frequency resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Frequency.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Frequency-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Frequency resource.","description":"Retrieves a Frequency resource.","parameters":[{"name":"id","in":"path","description":"Frequency identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apifrequencies_id_put","tags":["Frequency"],"responses":{"200":{"description":"Frequency resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Frequency.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Frequency-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Frequency resource.","description":"Replaces the Frequency resource.","parameters":[{"name":"id","in":"path","description":"Frequency identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Frequency resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Frequency.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Frequency-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apifrequencies_id_delete","tags":["Frequency"],"responses":{"204":{"description":"Frequency resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Frequency resource.","description":"Removes the Frequency resource.","parameters":[{"name":"id","in":"path","description":"Frequency identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/rest\/2.0\/advertisingformat\/{locale}\/list\/{type}":{"get":{"operationId":"api_rest2.0advertisingformat_localelist_type_get_collection","tags":["Legacy AdvertisingFormat"],"responses":{"200":{"description":"Legacy AdvertisingFormat collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Legacy.AdvertisingFormat-read"}}}}}},"summary":"Retrieves the collection of Legacy AdvertisingFormat resources.","description":"Retrieves the collection of Legacy AdvertisingFormat resources.","parameters":[{"name":"locale","in":"path","description":"Legacy AdvertisingFormat identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"type","in":"path","description":"Legacy AdvertisingFormat identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":true}},"\/rest\/2.0\/branduniverse\/{locale}\/get\/{id}":{"get":{"operationId":"api_rest2.0branduniverse_localeget_id_get","tags":["Legacy BrandUniverse"],"responses":{"200":{"description":"Legacy BrandUniverse resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Legacy.BrandUniverse-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Legacy BrandUniverse resource.","description":"Retrieves a Legacy BrandUniverse resource.","parameters":[{"name":"locale","in":"path","description":"Legacy BrandUniverse identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"path","description":"Legacy BrandUniverse identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":true}},"\/rest\/2.0\/branduniverse\/{locale}\/list":{"get":{"operationId":"api_rest2.0branduniverse_localelist_get_collection","tags":["Legacy BrandUniverse"],"responses":{"200":{"description":"Legacy BrandUniverse collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Legacy.BrandUniverse-read"}}}}}},"summary":"Retrieves the collection of Legacy BrandUniverse resources.","description":"Retrieves the collection of Legacy BrandUniverse resources.","parameters":[{"name":"locale","in":"path","description":"Legacy BrandUniverse identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":true}},"\/onepager\/download\/{hash}\/{locale}":{"get":{"operationId":"api_onepagerdownload_hash_locale_get","tags":["Legacy Favourites Download"],"responses":{"200":{"description":"Legacy Favourites Download resource","content":{"application\/pdf":{"schema":{"$ref":"#\/components\/schemas\/Legacy.Favourites.Download-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Legacy Favourites Download resource.","description":"Retrieves a Legacy Favourites Download resource.","parameters":[{"name":"hash","in":"path","description":"base 64 encoded json object containing the favourites","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":true}},"\/rest\/2.0\/download\/{pseudoLocale}\/guj.zip":{"post":{"operationId":"api_rest2.0download_pseudoLocaleguj.zip_post","tags":["Legacy IMS Download"],"responses":{"201":{"description":"Legacy IMS Download resource created","content":{"application\/zip":{"schema":{"$ref":"#\/components\/schemas\/Legacy.IMS.Download-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Legacy IMS Download resource.","description":"Creates a Legacy IMS Download resource.","parameters":[{"name":"pseudoLocale","in":"path","description":"The pseudo locale, \"en\" and \"de\" only set the locale, ims sets the locale to \"en\" and also the the onepager template to IMS, which defaults to Ad Alliance for \"en\" and \"de\".","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","enum":["de","en","ims"]},"style":"simple","explode":false,"allowReserved":false},{"name":"onepager[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"pre[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"ratecard[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"ratecardNext[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"requestBody":{"description":"The new Legacy IMS Download resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Legacy.IMS.Download.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Legacy.IMS.Download-write"}}},"required":true},"deprecated":true}},"\/rest\/2.0\/object\/{locale}\/get\/{id}":{"get":{"operationId":"api_rest2.0object_localeget_id_get","tags":["Legacy MediaObject"],"responses":{"200":{"description":"Legacy MediaObject resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Legacy.MediaObject-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Legacy MediaObject resource.","description":"Retrieves a Legacy MediaObject resource.","parameters":[{"name":"locale","in":"path","description":"Legacy MediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"path","description":"Legacy MediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":true}},"\/rest\/2.0\/object\/{locale}\/get\/{id}\/basic_rates\/{year}":{"get":{"operationId":"api_rest2.0object_localeget_idbasic_rates_year_get","tags":["Legacy MediaObject"],"responses":{"200":{"description":"Legacy Basic Rate resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Legacy.Basic.Rate-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Legacy Basic Rate resource.","description":"Retrieves a Legacy Basic Rate resource.","parameters":[{"name":"locale","in":"path","description":"Legacy Basic Rate identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"path","description":"Legacy Basic Rate identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"year","in":"path","description":"Legacy Basic Rate identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":true}},"\/rest\/2.0\/object\/{locale}\/get\/{id}\/issue_dates\/{year}":{"get":{"operationId":"api_rest2.0object_localeget_idissue_dates_year_get","tags":["Legacy MediaObject"],"responses":{"200":{"description":"Legacy Issue Date resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Legacy.Issue.Date-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Legacy Issue Date resource.","description":"Retrieves a Legacy Issue Date resource.","parameters":[{"name":"locale","in":"path","description":"Legacy Issue Date identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"path","description":"Legacy Issue Date identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"year","in":"path","description":"Legacy Issue Date identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":true}},"\/rest\/2.0\/object\/{locale}\/list":{"get":{"operationId":"api_rest2.0object_localelist_get_collection","tags":["Legacy MediaObject"],"responses":{"200":{"description":"Legacy MediaObject collection","content":{"application\/json":{"schema":{}}}}},"summary":"Retrieves the collection of Legacy MediaObject resources.","description":"Retrieves the collection of Legacy MediaObject resources.","parameters":[{"name":"locale","in":"path","description":"Legacy MediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":true}},"\/rest\/2.0\/object\/{locale}\/get\/{id}\/performancevalues":{"get":{"operationId":"api_rest2.0object_localeget_idperformancevalues_get_collection","tags":["Legacy PerformanceValue"],"responses":{"200":{"description":"Legacy PerformanceValue collection","content":{"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Legacy.PerformanceValue-read"}}}}}},"summary":"Retrieves the collection of Legacy PerformanceValue resources.","description":"Retrieves the collection of Legacy PerformanceValue resources.","parameters":[{"name":"locale","in":"path","description":"Legacy PerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"path","description":"Legacy PerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":true}},"\/api\/login":{"post":{"operationId":"login_check_post","tags":["Login Check"],"responses":{"200":{"description":"User token created","content":{"application\/json":{"schema":{"type":"object","properties":{"token":{"readOnly":true,"type":"string","nullable":false}},"required":["token"]}}}}},"summary":"Creates a user token.","description":"Creates a user token.","requestBody":{"description":"The login data","content":{"application\/json":{"schema":{"type":"object","properties":{"username":{"type":"string","nullable":false},"password":{"type":"string","nullable":false}},"required":["username","password"]}}},"required":true}}},"\/api\/ambient_media_objects":{"get":{"operationId":"api_apiambient_media_objects_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"AmbientMediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/AmbientMediaObject.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AmbientMediaObject-read"}}}}}},"summary":"Retrieves the collection of AmbientMediaObject resources.","description":"Retrieves the collection of AmbientMediaObject resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apiambient_media_objects_post","tags":["MediaObject"],"responses":{"201":{"description":"AmbientMediaObject resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AmbientMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AmbientMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a AmbientMediaObject resource.","description":"Creates a AmbientMediaObject resource.","parameters":[],"requestBody":{"description":"The new AmbientMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AmbientMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AmbientMediaObject-write"}}},"required":true},"deprecated":false}},"\/api\/ambient_media_objects\/{id}":{"get":{"operationId":"api_apiambient_media_objects_id_get","tags":["MediaObject"],"responses":{"200":{"description":"AmbientMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AmbientMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AmbientMediaObject-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AmbientMediaObject resource.","description":"Retrieves a AmbientMediaObject resource.","parameters":[{"name":"id","in":"path","description":"AmbientMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiambient_media_objects_id_put","tags":["MediaObject"],"responses":{"200":{"description":"AmbientMediaObject resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AmbientMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AmbientMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the AmbientMediaObject resource.","description":"Replaces the AmbientMediaObject resource.","parameters":[{"name":"id","in":"path","description":"AmbientMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated AmbientMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AmbientMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AmbientMediaObject-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiambient_media_objects_id_delete","tags":["MediaObject"],"responses":{"204":{"description":"AmbientMediaObject resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the AmbientMediaObject resource.","description":"Removes the AmbientMediaObject resource.","parameters":[{"name":"id","in":"path","description":"AmbientMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/avod_media_objects":{"get":{"operationId":"api_apiavod_media_objects_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"AvodMediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/AvodMediaObject.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AvodMediaObject-read"}}}}}},"summary":"Retrieves the collection of AvodMediaObject resources.","description":"Retrieves the collection of AvodMediaObject resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apiavod_media_objects_post","tags":["MediaObject"],"responses":{"201":{"description":"AvodMediaObject resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AvodMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AvodMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a AvodMediaObject resource.","description":"Creates a AvodMediaObject resource.","parameters":[],"requestBody":{"description":"The new AvodMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AvodMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AvodMediaObject-write"}}},"required":true},"deprecated":false}},"\/api\/avod_media_objects\/{id}":{"get":{"operationId":"api_apiavod_media_objects_id_get","tags":["MediaObject"],"responses":{"200":{"description":"AvodMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AvodMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AvodMediaObject-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AvodMediaObject resource.","description":"Retrieves a AvodMediaObject resource.","parameters":[{"name":"id","in":"path","description":"AvodMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiavod_media_objects_id_put","tags":["MediaObject"],"responses":{"200":{"description":"AvodMediaObject resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AvodMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AvodMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the AvodMediaObject resource.","description":"Replaces the AvodMediaObject resource.","parameters":[{"name":"id","in":"path","description":"AvodMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated AvodMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AvodMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AvodMediaObject-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiavod_media_objects_id_delete","tags":["MediaObject"],"responses":{"204":{"description":"AvodMediaObject resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the AvodMediaObject resource.","description":"Removes the AvodMediaObject resource.","parameters":[{"name":"id","in":"path","description":"AvodMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/brand_universes\/{id}\/media_objects":{"get":{"operationId":"api_apibrand_universes_idmedia_objects_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"MediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-read"}}}}}},"summary":"Retrieves the collection of MediaObject resources.","description":"Retrieves the collection of MediaObject resources.","parameters":[{"name":"id","in":"path","description":"MediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/bvod_media_objects":{"get":{"operationId":"api_apibvod_media_objects_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"BvodMediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/BvodMediaObject.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BvodMediaObject-read"}}}}}},"summary":"Retrieves the collection of BvodMediaObject resources.","description":"Retrieves the collection of BvodMediaObject resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apibvod_media_objects_post","tags":["MediaObject"],"responses":{"201":{"description":"BvodMediaObject resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BvodMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BvodMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a BvodMediaObject resource.","description":"Creates a BvodMediaObject resource.","parameters":[],"requestBody":{"description":"The new BvodMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BvodMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BvodMediaObject-write"}}},"required":true},"deprecated":false}},"\/api\/bvod_media_objects\/{id}":{"get":{"operationId":"api_apibvod_media_objects_id_get","tags":["MediaObject"],"responses":{"200":{"description":"BvodMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BvodMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BvodMediaObject-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BvodMediaObject resource.","description":"Retrieves a BvodMediaObject resource.","parameters":[{"name":"id","in":"path","description":"BvodMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apibvod_media_objects_id_put","tags":["MediaObject"],"responses":{"200":{"description":"BvodMediaObject resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BvodMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BvodMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the BvodMediaObject resource.","description":"Replaces the BvodMediaObject resource.","parameters":[{"name":"id","in":"path","description":"BvodMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated BvodMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BvodMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BvodMediaObject-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apibvod_media_objects_id_delete","tags":["MediaObject"],"responses":{"204":{"description":"BvodMediaObject resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the BvodMediaObject resource.","description":"Removes the BvodMediaObject resource.","parameters":[{"name":"id","in":"path","description":"BvodMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/digital_media_objects":{"get":{"operationId":"api_apidigital_media_objects_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"DigitalMediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/DigitalMediaObject.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/DigitalMediaObject-read"}}}}}},"summary":"Retrieves the collection of DigitalMediaObject resources.","description":"Retrieves the collection of DigitalMediaObject resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apidigital_media_objects_post","tags":["MediaObject"],"responses":{"201":{"description":"DigitalMediaObject resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DigitalMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DigitalMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a DigitalMediaObject resource.","description":"Creates a DigitalMediaObject resource.","parameters":[],"requestBody":{"description":"The new DigitalMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DigitalMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DigitalMediaObject-write"}}},"required":true},"deprecated":false}},"\/api\/digital_media_objects\/{id}":{"get":{"operationId":"api_apidigital_media_objects_id_get","tags":["MediaObject"],"responses":{"200":{"description":"DigitalMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DigitalMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DigitalMediaObject-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a DigitalMediaObject resource.","description":"Retrieves a DigitalMediaObject resource.","parameters":[{"name":"id","in":"path","description":"DigitalMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apidigital_media_objects_id_put","tags":["MediaObject"],"responses":{"200":{"description":"DigitalMediaObject resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DigitalMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DigitalMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the DigitalMediaObject resource.","description":"Replaces the DigitalMediaObject resource.","parameters":[{"name":"id","in":"path","description":"DigitalMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated DigitalMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DigitalMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DigitalMediaObject-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apidigital_media_objects_id_delete","tags":["MediaObject"],"responses":{"204":{"description":"DigitalMediaObject resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the DigitalMediaObject resource.","description":"Removes the DigitalMediaObject resource.","parameters":[{"name":"id","in":"path","description":"DigitalMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/media_objects":{"get":{"operationId":"api_apimedia_objects_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"MediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject-read"}}}}}},"summary":"Retrieves the collection of MediaObject resources.","description":"Retrieves the collection of MediaObject resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/media_objects\/profile":{"get":{"operationId":"api_apimedia_objectsprofile_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"MediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.MediaObjectProfile.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObject.MediaObjectProfile-read"}}}}}},"summary":"Retrieves the collection of MediaObject resources.","description":"Retrieves the collection of MediaObject resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/media_objects\/{id}":{"get":{"operationId":"api_apimedia_objects_id_get","tags":["MediaObject"],"responses":{"200":{"description":"MediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MediaObject-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a MediaObject resource.","description":"Retrieves a MediaObject resource.","parameters":[{"name":"id","in":"path","description":"MediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/media_objects\/{id}\/profile":{"get":{"operationId":"api_apimedia_objects_idprofile_get","tags":["MediaObject"],"responses":{"200":{"description":"MediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MediaObject.MediaObjectProfile.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MediaObject.MediaObjectProfile-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a MediaObject resource.","description":"Retrieves a MediaObject resource.","parameters":[{"name":"id","in":"path","description":"MediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/olv_media_objects":{"get":{"operationId":"api_apiolv_media_objects_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"OlvMediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/OlvMediaObject.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OlvMediaObject-read"}}}}}},"summary":"Retrieves the collection of OlvMediaObject resources.","description":"Retrieves the collection of OlvMediaObject resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apiolv_media_objects_post","tags":["MediaObject"],"responses":{"201":{"description":"OlvMediaObject resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OlvMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OlvMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a OlvMediaObject resource.","description":"Creates a OlvMediaObject resource.","parameters":[],"requestBody":{"description":"The new OlvMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OlvMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OlvMediaObject-write"}}},"required":true},"deprecated":false}},"\/api\/olv_media_objects\/{id}":{"get":{"operationId":"api_apiolv_media_objects_id_get","tags":["MediaObject"],"responses":{"200":{"description":"OlvMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OlvMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OlvMediaObject-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a OlvMediaObject resource.","description":"Retrieves a OlvMediaObject resource.","parameters":[{"name":"id","in":"path","description":"OlvMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiolv_media_objects_id_put","tags":["MediaObject"],"responses":{"200":{"description":"OlvMediaObject resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OlvMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OlvMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the OlvMediaObject resource.","description":"Replaces the OlvMediaObject resource.","parameters":[{"name":"id","in":"path","description":"OlvMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated OlvMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OlvMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OlvMediaObject-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiolv_media_objects_id_delete","tags":["MediaObject"],"responses":{"204":{"description":"OlvMediaObject resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the OlvMediaObject resource.","description":"Removes the OlvMediaObject resource.","parameters":[{"name":"id","in":"path","description":"OlvMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/print_combination_media_objects":{"get":{"operationId":"api_apiprint_combination_media_objects_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"PrintCombinationMediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject-read"}}}}}},"summary":"Retrieves the collection of PrintCombinationMediaObject resources.","description":"Retrieves the collection of PrintCombinationMediaObject resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"printMediaObjects","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"printMediaObjects[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"exists[pzn]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apiprint_combination_media_objects_post","tags":["MediaObject"],"responses":{"201":{"description":"PrintCombinationMediaObject resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PrintCombinationMediaObject resource.","description":"Creates a PrintCombinationMediaObject resource.","parameters":[],"requestBody":{"description":"The new PrintCombinationMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject-write"}}},"required":true},"deprecated":false}},"\/api\/print_combination_media_objects\/{id}":{"get":{"operationId":"api_apiprint_combination_media_objects_id_get","tags":["MediaObject"],"responses":{"200":{"description":"PrintCombinationMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PrintCombinationMediaObject resource.","description":"Retrieves a PrintCombinationMediaObject resource.","parameters":[{"name":"id","in":"path","description":"PrintCombinationMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiprint_combination_media_objects_id_put","tags":["MediaObject"],"responses":{"200":{"description":"PrintCombinationMediaObject resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PrintCombinationMediaObject resource.","description":"Replaces the PrintCombinationMediaObject resource.","parameters":[{"name":"id","in":"path","description":"PrintCombinationMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PrintCombinationMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiprint_combination_media_objects_id_delete","tags":["MediaObject"],"responses":{"204":{"description":"PrintCombinationMediaObject resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PrintCombinationMediaObject resource.","description":"Removes the PrintCombinationMediaObject resource.","parameters":[{"name":"id","in":"path","description":"PrintCombinationMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/print_combination_media_objects\/{id}\/print_media_objects":{"get":{"operationId":"api_apiprint_combination_media_objects_idprint_media_objects_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"PrintMediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrintMediaObject.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrintMediaObject-read"}}}}}},"summary":"Retrieves the collection of PrintMediaObject resources.","description":"Retrieves the collection of PrintMediaObject resources.","parameters":[{"name":"id","in":"path","description":"PrintMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"exists[pzn]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/print_media_objects":{"get":{"operationId":"api_apiprint_media_objects_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"PrintMediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrintMediaObject.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrintMediaObject-read"}}}}}},"summary":"Retrieves the collection of PrintMediaObject resources.","description":"Retrieves the collection of PrintMediaObject resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"exists[pzn]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apiprint_media_objects_post","tags":["MediaObject"],"responses":{"201":{"description":"PrintMediaObject resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PrintMediaObject resource.","description":"Creates a PrintMediaObject resource.","parameters":[],"requestBody":{"description":"The new PrintMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObject-write"}}},"required":true},"deprecated":false}},"\/api\/print_media_objects\/ratecard_status":{"get":{"operationId":"api_apiprint_media_objectsratecard_status_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"PrintMediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrintMediaObject.RateCardObjectYearDataStatus.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrintMediaObject.RateCardObjectYearDataStatus-read"}}}}}},"summary":"Retrieves the collection of PrintMediaObject resources.","description":"Retrieves the collection of PrintMediaObject resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"exists[pzn]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/print_media_objects\/{id}":{"get":{"operationId":"api_apiprint_media_objects_id_get","tags":["MediaObject"],"responses":{"200":{"description":"PrintMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObject-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PrintMediaObject resource.","description":"Retrieves a PrintMediaObject resource.","parameters":[{"name":"id","in":"path","description":"PrintMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiprint_media_objects_id_put","tags":["MediaObject"],"responses":{"200":{"description":"PrintMediaObject resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PrintMediaObject resource.","description":"Replaces the PrintMediaObject resource.","parameters":[{"name":"id","in":"path","description":"PrintMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PrintMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObject-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiprint_media_objects_id_delete","tags":["MediaObject"],"responses":{"204":{"description":"PrintMediaObject resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PrintMediaObject resource.","description":"Removes the PrintMediaObject resource.","parameters":[{"name":"id","in":"path","description":"PrintMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/print_media_objects\/{id}\/basic_rates":{"get":{"operationId":"api_apiprint_media_objects_idbasic_rates_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"BasicRate collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasicRate.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasicRate-read"}}}}}},"summary":"Retrieves the collection of BasicRate resources.","description":"Retrieves the collection of BasicRate resources.","parameters":[{"name":"id","in":"path","description":"BasicRate identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/print_media_objects\/{id}\/basic_rates_tables\/{year}\/{locale}":{"get":{"operationId":"api_apiprint_media_objects_idbasic_rates_tables_year_locale_get","tags":["MediaObject"],"responses":{"200":{"description":"BasicRatesTable resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BasicRatesTable.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BasicRatesTable-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BasicRatesTable resource.","description":"Retrieves a BasicRatesTable resource.","parameters":[{"name":"locale","in":"path","description":"BasicRatesTable identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"path","description":"BasicRatesTable identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"year","in":"path","description":"BasicRatesTable identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/print_media_objects\/{id}\/issue_dates":{"get":{"operationId":"api_apiprint_media_objects_idissue_dates_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"IssueDate collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/IssueDate.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/IssueDate-read"}}}}}},"summary":"Retrieves the collection of IssueDate resources.","description":"Retrieves the collection of IssueDate resources.","parameters":[{"name":"id","in":"path","description":"IssueDate identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/print_media_objects\/{id}\/issue_dates_tables\/{year}\/{locale}":{"get":{"operationId":"api_apiprint_media_objects_idissue_dates_tables_year_locale_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"IssueDatesTable collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/IssueDatesTable.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/IssueDatesTable-read"}}}}}},"summary":"Retrieves the collection of IssueDatesTable resources.","description":"Retrieves the collection of IssueDatesTable resources.","parameters":[{"name":"locale","in":"path","description":"IssueDatesTable identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"path","description":"IssueDatesTable identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"year","in":"path","description":"IssueDatesTable identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/print_media_objects\/{id}\/onepager_preview\/{locale}\/{format}":{"get":{"operationId":"api_apiprint_media_objects_idonepager_preview_locale_format_get","tags":["MediaObject"],"responses":{"200":{"description":"PrintMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObject-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PrintMediaObject resource.","description":"Retrieves a PrintMediaObject resource.","parameters":[{"name":"id","in":"path","description":"PrintMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"locale","in":"path","description":"PrintMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"format","in":"path","description":"PrintMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/print_media_objects\/{id}\/ratecard_preview\/{year}\/{locale}":{"get":{"operationId":"api_apiprint_media_objects_idratecard_preview_year_locale_get","tags":["MediaObject"],"responses":{"200":{"description":"PrintMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObject-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PrintMediaObject resource.","description":"Retrieves a PrintMediaObject resource.","parameters":[{"name":"id","in":"path","description":"PrintMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"year","in":"path","description":"PrintMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"locale","in":"path","description":"PrintMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/print_media_objects\/{id}\/special_placement_rates":{"get":{"operationId":"api_apiprint_media_objects_idspecial_placement_rates_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"SpecialPlacementRate collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/SpecialPlacementRate.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SpecialPlacementRate-read"}}}}}},"summary":"Retrieves the collection of SpecialPlacementRate resources.","description":"Retrieves the collection of SpecialPlacementRate resources.","parameters":[{"name":"id","in":"path","description":"SpecialPlacementRate identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/radio_media_objects":{"get":{"operationId":"api_apiradio_media_objects_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"RadioMediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/RadioMediaObject.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RadioMediaObject-read"}}}}}},"summary":"Retrieves the collection of RadioMediaObject resources.","description":"Retrieves the collection of RadioMediaObject resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apiradio_media_objects_post","tags":["MediaObject"],"responses":{"201":{"description":"RadioMediaObject resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RadioMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RadioMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a RadioMediaObject resource.","description":"Creates a RadioMediaObject resource.","parameters":[],"requestBody":{"description":"The new RadioMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RadioMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RadioMediaObject-write"}}},"required":true},"deprecated":false}},"\/api\/radio_media_objects\/{id}":{"get":{"operationId":"api_apiradio_media_objects_id_get","tags":["MediaObject"],"responses":{"200":{"description":"RadioMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RadioMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RadioMediaObject-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a RadioMediaObject resource.","description":"Retrieves a RadioMediaObject resource.","parameters":[{"name":"id","in":"path","description":"RadioMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiradio_media_objects_id_put","tags":["MediaObject"],"responses":{"200":{"description":"RadioMediaObject resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RadioMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RadioMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the RadioMediaObject resource.","description":"Replaces the RadioMediaObject resource.","parameters":[{"name":"id","in":"path","description":"RadioMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated RadioMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RadioMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RadioMediaObject-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiradio_media_objects_id_delete","tags":["MediaObject"],"responses":{"204":{"description":"RadioMediaObject resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the RadioMediaObject resource.","description":"Removes the RadioMediaObject resource.","parameters":[{"name":"id","in":"path","description":"RadioMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/social_video_media_objects":{"get":{"operationId":"api_apisocial_video_media_objects_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"SocialVideoMediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/SocialVideoMediaObject.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SocialVideoMediaObject-read"}}}}}},"summary":"Retrieves the collection of SocialVideoMediaObject resources.","description":"Retrieves the collection of SocialVideoMediaObject resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apisocial_video_media_objects_post","tags":["MediaObject"],"responses":{"201":{"description":"SocialVideoMediaObject resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SocialVideoMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SocialVideoMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a SocialVideoMediaObject resource.","description":"Creates a SocialVideoMediaObject resource.","parameters":[],"requestBody":{"description":"The new SocialVideoMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SocialVideoMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SocialVideoMediaObject-write"}}},"required":true},"deprecated":false}},"\/api\/social_video_media_objects\/{id}":{"get":{"operationId":"api_apisocial_video_media_objects_id_get","tags":["MediaObject"],"responses":{"200":{"description":"SocialVideoMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SocialVideoMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SocialVideoMediaObject-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a SocialVideoMediaObject resource.","description":"Retrieves a SocialVideoMediaObject resource.","parameters":[{"name":"id","in":"path","description":"SocialVideoMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apisocial_video_media_objects_id_put","tags":["MediaObject"],"responses":{"200":{"description":"SocialVideoMediaObject resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SocialVideoMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SocialVideoMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the SocialVideoMediaObject resource.","description":"Replaces the SocialVideoMediaObject resource.","parameters":[{"name":"id","in":"path","description":"SocialVideoMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated SocialVideoMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SocialVideoMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SocialVideoMediaObject-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apisocial_video_media_objects_id_delete","tags":["MediaObject"],"responses":{"204":{"description":"SocialVideoMediaObject resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the SocialVideoMediaObject resource.","description":"Removes the SocialVideoMediaObject resource.","parameters":[{"name":"id","in":"path","description":"SocialVideoMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/tv_media_objects":{"get":{"operationId":"api_apitv_media_objects_get_collection","tags":["MediaObject"],"responses":{"200":{"description":"TvMediaObject collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/TvMediaObject.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TvMediaObject-read"}}}}}},"summary":"Retrieves the collection of TvMediaObject resources.","description":"Retrieves the collection of TvMediaObject resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOnGujmedia","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"editor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editor[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"visibleOn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"editorOrBrandUniverseEditor","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.publishedIn","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.publishedIn[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[sorting]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apitv_media_objects_post","tags":["MediaObject"],"responses":{"201":{"description":"TvMediaObject resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TvMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TvMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a TvMediaObject resource.","description":"Creates a TvMediaObject resource.","parameters":[],"requestBody":{"description":"The new TvMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TvMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TvMediaObject-write"}}},"required":true},"deprecated":false}},"\/api\/tv_media_objects\/{id}":{"get":{"operationId":"api_apitv_media_objects_id_get","tags":["MediaObject"],"responses":{"200":{"description":"TvMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TvMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TvMediaObject-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a TvMediaObject resource.","description":"Retrieves a TvMediaObject resource.","parameters":[{"name":"id","in":"path","description":"TvMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apitv_media_objects_id_put","tags":["MediaObject"],"responses":{"200":{"description":"TvMediaObject resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TvMediaObject.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TvMediaObject-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the TvMediaObject resource.","description":"Replaces the TvMediaObject resource.","parameters":[{"name":"id","in":"path","description":"TvMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TvMediaObject resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TvMediaObject.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TvMediaObject-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apitv_media_objects_id_delete","tags":["MediaObject"],"responses":{"204":{"description":"TvMediaObject resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the TvMediaObject resource.","description":"Removes the TvMediaObject resource.","parameters":[{"name":"id","in":"path","description":"TvMediaObject identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/media_object_profiles\/{id}":{"get":{"operationId":"api_apimedia_object_profiles_id_get","tags":["MediaObjectProfile"],"responses":{"200":{"description":"MediaObjectProfile resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MediaObjectProfile.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MediaObjectProfile-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a MediaObjectProfile resource.","description":"Retrieves a MediaObjectProfile resource.","parameters":[{"name":"id","in":"path","description":"MediaObjectProfile identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/brand_universe_onepager_configurations":{"get":{"operationId":"api_apibrand_universe_onepager_configurations_get_collection","tags":["Onepager"],"responses":{"200":{"description":"BrandUniverseOnepagerConfiguration collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration-read"}}}}}},"summary":"Retrieves the collection of BrandUniverseOnepagerConfiguration resources.","description":"Retrieves the collection of BrandUniverseOnepagerConfiguration resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"onepagerConfiguration.template","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"onepagerConfiguration.template[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"translations.locale","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"translations.locale[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"translations.publish","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"order[brandUniverse.name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apibrand_universe_onepager_configurations_post","tags":["Onepager"],"responses":{"201":{"description":"BrandUniverseOnepagerConfiguration resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a BrandUniverseOnepagerConfiguration resource.","description":"Creates a BrandUniverseOnepagerConfiguration resource.","parameters":[],"requestBody":{"description":"The new BrandUniverseOnepagerConfiguration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration-write"}}},"required":true},"deprecated":false}},"\/api\/brand_universe_onepager_configurations\/{id}":{"get":{"operationId":"api_apibrand_universe_onepager_configurations_id_get","tags":["Onepager"],"responses":{"200":{"description":"BrandUniverseOnepagerConfiguration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BrandUniverseOnepagerConfiguration resource.","description":"Retrieves a BrandUniverseOnepagerConfiguration resource.","parameters":[{"name":"id","in":"path","description":"BrandUniverseOnepagerConfiguration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apibrand_universe_onepager_configurations_id_put","tags":["Onepager"],"responses":{"200":{"description":"BrandUniverseOnepagerConfiguration resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the BrandUniverseOnepagerConfiguration resource.","description":"Replaces the BrandUniverseOnepagerConfiguration resource.","parameters":[{"name":"id","in":"path","description":"BrandUniverseOnepagerConfiguration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated BrandUniverseOnepagerConfiguration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apibrand_universe_onepager_configurations_id_delete","tags":["Onepager"],"responses":{"204":{"description":"BrandUniverseOnepagerConfiguration resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the BrandUniverseOnepagerConfiguration resource.","description":"Removes the BrandUniverseOnepagerConfiguration resource.","parameters":[{"name":"id","in":"path","description":"BrandUniverseOnepagerConfiguration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/global_configurations":{"get":{"operationId":"api_apiglobal_configurations_get_collection","tags":["Onepager"],"responses":{"200":{"description":"GlobalConfiguration collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/GlobalConfiguration.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/GlobalConfiguration-read"}}}}}},"summary":"Retrieves the collection of GlobalConfiguration resources.","description":"Retrieves the collection of GlobalConfiguration resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"template","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"template[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apiglobal_configurations_post","tags":["Onepager"],"responses":{"201":{"description":"GlobalConfiguration resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GlobalConfiguration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GlobalConfiguration-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a GlobalConfiguration resource.","description":"Creates a GlobalConfiguration resource.","parameters":[],"requestBody":{"description":"The new GlobalConfiguration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GlobalConfiguration.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GlobalConfiguration-write"}}},"required":true},"deprecated":false}},"\/api\/global_configurations\/{id}":{"get":{"operationId":"api_apiglobal_configurations_id_get","tags":["Onepager"],"responses":{"200":{"description":"GlobalConfiguration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GlobalConfiguration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GlobalConfiguration-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a GlobalConfiguration resource.","description":"Retrieves a GlobalConfiguration resource.","parameters":[{"name":"id","in":"path","description":"GlobalConfiguration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiglobal_configurations_id_put","tags":["Onepager"],"responses":{"200":{"description":"GlobalConfiguration resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GlobalConfiguration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GlobalConfiguration-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the GlobalConfiguration resource.","description":"Replaces the GlobalConfiguration resource.","parameters":[{"name":"id","in":"path","description":"GlobalConfiguration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated GlobalConfiguration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GlobalConfiguration.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GlobalConfiguration-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiglobal_configurations_id_delete","tags":["Onepager"],"responses":{"204":{"description":"GlobalConfiguration resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the GlobalConfiguration resource.","description":"Removes the GlobalConfiguration resource.","parameters":[{"name":"id","in":"path","description":"GlobalConfiguration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/media_object_onepager_configurations":{"get":{"operationId":"api_apimedia_object_onepager_configurations_get_collection","tags":["Onepager"],"responses":{"200":{"description":"MediaObjectOnepagerConfiguration collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"}}}}}},"summary":"Retrieves the collection of MediaObjectOnepagerConfiguration resources.","description":"Retrieves the collection of MediaObjectOnepagerConfiguration resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apimedia_object_onepager_configurations_post","tags":["Onepager"],"responses":{"201":{"description":"MediaObjectOnepagerConfiguration resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a MediaObjectOnepagerConfiguration resource.","description":"Creates a MediaObjectOnepagerConfiguration resource.","parameters":[],"requestBody":{"description":"The new MediaObjectOnepagerConfiguration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-write"}}},"required":true},"deprecated":false}},"\/api\/media_object_onepager_configurations\/{id}":{"get":{"operationId":"api_apimedia_object_onepager_configurations_id_get","tags":["Onepager"],"responses":{"200":{"description":"MediaObjectOnepagerConfiguration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a MediaObjectOnepagerConfiguration resource.","description":"Retrieves a MediaObjectOnepagerConfiguration resource.","parameters":[{"name":"id","in":"path","description":"MediaObjectOnepagerConfiguration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apimedia_object_onepager_configurations_id_put","tags":["Onepager"],"responses":{"200":{"description":"MediaObjectOnepagerConfiguration resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the MediaObjectOnepagerConfiguration resource.","description":"Replaces the MediaObjectOnepagerConfiguration resource.","parameters":[{"name":"id","in":"path","description":"MediaObjectOnepagerConfiguration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated MediaObjectOnepagerConfiguration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apimedia_object_onepager_configurations_id_delete","tags":["Onepager"],"responses":{"204":{"description":"MediaObjectOnepagerConfiguration resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the MediaObjectOnepagerConfiguration resource.","description":"Removes the MediaObjectOnepagerConfiguration resource.","parameters":[{"name":"id","in":"path","description":"MediaObjectOnepagerConfiguration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/onepager\/branduniverse\/{id}\/{template}\/{locale}.{format}":{"get":{"operationId":"api_onepagerbranduniverse_id_template_locale._format_get","tags":["Onepager"],"responses":{"200":{"description":"Onepager resource","content":{"application\/pdf":{"schema":{"$ref":"#\/components\/schemas\/Onepager-read"}},"application\/vnd.openxmlformats-officedocument.presentationml.presentation":{"schema":{"$ref":"#\/components\/schemas\/Onepager-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Onepager resource.","description":"Retrieves a Onepager resource.","parameters":[{"name":"locale","in":"path","description":"Onepager identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"path","description":"Onepager identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"template","in":"path","description":"Onepager identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"format","in":"path","description":"Onepager identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/onepager\/mediaobject\/{id}\/{locale}.{format}":{"get":{"operationId":"api_onepagermediaobject_id_locale._format_get","tags":["Onepager"],"responses":{"200":{"description":"Onepager resource","content":{"application\/pdf":{"schema":{"$ref":"#\/components\/schemas\/Onepager-read"}},"application\/vnd.openxmlformats-officedocument.presentationml.presentation":{"schema":{"$ref":"#\/components\/schemas\/Onepager-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Onepager resource.","description":"Retrieves a Onepager resource.","parameters":[{"name":"locale","in":"path","description":"Onepager identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"path","description":"Onepager identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"format","in":"path","description":"Onepager identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/onepager_collections":{"post":{"operationId":"api_apionepager_collections_post","tags":["OnepagerCollection"],"responses":{"201":{"description":"OnepagerCollection resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OnepagerCollection.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OnepagerCollection-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a OnepagerCollection resource.","description":"Creates a OnepagerCollection resource.","parameters":[],"requestBody":{"description":"The new OnepagerCollection resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OnepagerCollection.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OnepagerCollection-write"}}},"required":true},"deprecated":false}},"\/api\/onepager_collections\/{id}\/download":{"get":{"operationId":"api_apionepager_collections_iddownload_get","tags":["OnepagerCollection"],"responses":{"200":{"description":"OnepagerCollection resource","content":{"application\/zip":{"schema":{"$ref":"#\/components\/schemas\/OnepagerCollection-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a OnepagerCollection resource.","description":"Retrieves a OnepagerCollection resource.","parameters":[{"name":"id","in":"path","description":"OnepagerCollection identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/password_reset_requests":{"post":{"operationId":"api_apipassword_reset_requests_post","tags":["PasswordResetRequest"],"responses":{"201":{"description":"PasswordResetRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PasswordResetRequest.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PasswordResetRequest-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PasswordResetRequest resource.","description":"Creates a PasswordResetRequest resource.","parameters":[],"requestBody":{"description":"The new PasswordResetRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PasswordResetRequest.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PasswordResetRequest-write"}}},"required":true},"deprecated":false}},"\/api\/circulation_performance_values":{"post":{"operationId":"api_apicirculation_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"CirculationPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CirculationPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CirculationPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a CirculationPerformanceValue resource.","description":"Creates a CirculationPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new CirculationPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CirculationPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CirculationPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/circulation_performance_values\/{id}":{"get":{"operationId":"api_apicirculation_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"CirculationPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CirculationPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CirculationPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a CirculationPerformanceValue resource.","description":"Retrieves a CirculationPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"CirculationPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apicirculation_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"CirculationPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CirculationPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CirculationPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the CirculationPerformanceValue resource.","description":"Replaces the CirculationPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"CirculationPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated CirculationPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CirculationPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CirculationPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apicirculation_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"CirculationPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the CirculationPerformanceValue resource.","description":"Removes the CirculationPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"CirculationPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/coverage_performance_values":{"post":{"operationId":"api_apicoverage_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"CoveragePerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CoveragePerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CoveragePerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a CoveragePerformanceValue resource.","description":"Creates a CoveragePerformanceValue resource.","parameters":[],"requestBody":{"description":"The new CoveragePerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CoveragePerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CoveragePerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/coverage_performance_values\/{id}":{"get":{"operationId":"api_apicoverage_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"CoveragePerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CoveragePerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CoveragePerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a CoveragePerformanceValue resource.","description":"Retrieves a CoveragePerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"CoveragePerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apicoverage_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"CoveragePerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CoveragePerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CoveragePerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the CoveragePerformanceValue resource.","description":"Replaces the CoveragePerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"CoveragePerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated CoveragePerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CoveragePerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CoveragePerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apicoverage_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"CoveragePerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the CoveragePerformanceValue resource.","description":"Removes the CoveragePerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"CoveragePerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/digital_coverage_performance_values":{"post":{"operationId":"api_apidigital_coverage_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"DigitalCoveragePerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DigitalCoveragePerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DigitalCoveragePerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a DigitalCoveragePerformanceValue resource.","description":"Creates a DigitalCoveragePerformanceValue resource.","parameters":[],"requestBody":{"description":"The new DigitalCoveragePerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DigitalCoveragePerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DigitalCoveragePerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/digital_coverage_performance_values\/{id}":{"get":{"operationId":"api_apidigital_coverage_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"DigitalCoveragePerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DigitalCoveragePerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DigitalCoveragePerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a DigitalCoveragePerformanceValue resource.","description":"Retrieves a DigitalCoveragePerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"DigitalCoveragePerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apidigital_coverage_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"DigitalCoveragePerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DigitalCoveragePerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DigitalCoveragePerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the DigitalCoveragePerformanceValue resource.","description":"Replaces the DigitalCoveragePerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"DigitalCoveragePerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated DigitalCoveragePerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DigitalCoveragePerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DigitalCoveragePerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apidigital_coverage_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"DigitalCoveragePerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the DigitalCoveragePerformanceValue resource.","description":"Removes the DigitalCoveragePerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"DigitalCoveragePerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/in_stream_bumper_impressions_performance_values":{"post":{"operationId":"api_apiin_stream_bumper_impressions_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"InStreamBumperImpressionsPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamBumperImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamBumperImpressionsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a InStreamBumperImpressionsPerformanceValue resource.","description":"Creates a InStreamBumperImpressionsPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new InStreamBumperImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamBumperImpressionsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamBumperImpressionsPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/in_stream_bumper_impressions_performance_values\/{id}":{"get":{"operationId":"api_apiin_stream_bumper_impressions_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"InStreamBumperImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamBumperImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamBumperImpressionsPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a InStreamBumperImpressionsPerformanceValue resource.","description":"Retrieves a InStreamBumperImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"InStreamBumperImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiin_stream_bumper_impressions_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"InStreamBumperImpressionsPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamBumperImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamBumperImpressionsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the InStreamBumperImpressionsPerformanceValue resource.","description":"Replaces the InStreamBumperImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"InStreamBumperImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated InStreamBumperImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamBumperImpressionsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamBumperImpressionsPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiin_stream_bumper_impressions_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"InStreamBumperImpressionsPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the InStreamBumperImpressionsPerformanceValue resource.","description":"Removes the InStreamBumperImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"InStreamBumperImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/in_stream_impressions_performance_values":{"post":{"operationId":"api_apiin_stream_impressions_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"InStreamImpressionsPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamImpressionsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a InStreamImpressionsPerformanceValue resource.","description":"Creates a InStreamImpressionsPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new InStreamImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamImpressionsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamImpressionsPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/in_stream_impressions_performance_values\/{id}":{"get":{"operationId":"api_apiin_stream_impressions_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"InStreamImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamImpressionsPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a InStreamImpressionsPerformanceValue resource.","description":"Retrieves a InStreamImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"InStreamImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiin_stream_impressions_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"InStreamImpressionsPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamImpressionsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the InStreamImpressionsPerformanceValue resource.","description":"Replaces the InStreamImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"InStreamImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated InStreamImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamImpressionsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamImpressionsPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiin_stream_impressions_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"InStreamImpressionsPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the InStreamImpressionsPerformanceValue resource.","description":"Removes the InStreamImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"InStreamImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/in_stream_non_skippable_impressions_performance_values":{"post":{"operationId":"api_apiin_stream_non_skippable_impressions_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"InStreamNonSkippableImpressionsPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamNonSkippableImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamNonSkippableImpressionsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a InStreamNonSkippableImpressionsPerformanceValue resource.","description":"Creates a InStreamNonSkippableImpressionsPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new InStreamNonSkippableImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamNonSkippableImpressionsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamNonSkippableImpressionsPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/in_stream_non_skippable_impressions_performance_values\/{id}":{"get":{"operationId":"api_apiin_stream_non_skippable_impressions_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"InStreamNonSkippableImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamNonSkippableImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamNonSkippableImpressionsPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a InStreamNonSkippableImpressionsPerformanceValue resource.","description":"Retrieves a InStreamNonSkippableImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"InStreamNonSkippableImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiin_stream_non_skippable_impressions_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"InStreamNonSkippableImpressionsPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamNonSkippableImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamNonSkippableImpressionsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the InStreamNonSkippableImpressionsPerformanceValue resource.","description":"Replaces the InStreamNonSkippableImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"InStreamNonSkippableImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated InStreamNonSkippableImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamNonSkippableImpressionsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamNonSkippableImpressionsPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiin_stream_non_skippable_impressions_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"InStreamNonSkippableImpressionsPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the InStreamNonSkippableImpressionsPerformanceValue resource.","description":"Removes the InStreamNonSkippableImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"InStreamNonSkippableImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/in_stream_skippable_impressions_performance_values":{"post":{"operationId":"api_apiin_stream_skippable_impressions_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"InStreamSkippableImpressionsPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamSkippableImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamSkippableImpressionsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a InStreamSkippableImpressionsPerformanceValue resource.","description":"Creates a InStreamSkippableImpressionsPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new InStreamSkippableImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamSkippableImpressionsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamSkippableImpressionsPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/in_stream_skippable_impressions_performance_values\/{id}":{"get":{"operationId":"api_apiin_stream_skippable_impressions_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"InStreamSkippableImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamSkippableImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamSkippableImpressionsPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a InStreamSkippableImpressionsPerformanceValue resource.","description":"Retrieves a InStreamSkippableImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"InStreamSkippableImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiin_stream_skippable_impressions_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"InStreamSkippableImpressionsPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamSkippableImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamSkippableImpressionsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the InStreamSkippableImpressionsPerformanceValue resource.","description":"Replaces the InStreamSkippableImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"InStreamSkippableImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated InStreamSkippableImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/InStreamSkippableImpressionsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/InStreamSkippableImpressionsPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiin_stream_skippable_impressions_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"InStreamSkippableImpressionsPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the InStreamSkippableImpressionsPerformanceValue resource.","description":"Removes the InStreamSkippableImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"InStreamSkippableImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/media_objects\/{id}\/performance_values":{"get":{"operationId":"api_apimedia_objects_idperformance_values_get_collection","tags":["PerformanceValue"],"responses":{"200":{"description":"PerformanceValue collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue-read"}}}}}},"summary":"Retrieves the collection of PerformanceValue resources.","description":"Retrieves the collection of PerformanceValue resources.","parameters":[{"name":"id","in":"path","description":"PerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"object.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"object.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false}},"\/api\/net_reach_performance_values":{"post":{"operationId":"api_apinet_reach_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"NetReachPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NetReachPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NetReachPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a NetReachPerformanceValue resource.","description":"Creates a NetReachPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new NetReachPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NetReachPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NetReachPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/net_reach_performance_values\/{id}":{"get":{"operationId":"api_apinet_reach_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"NetReachPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NetReachPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NetReachPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a NetReachPerformanceValue resource.","description":"Retrieves a NetReachPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"NetReachPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apinet_reach_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"NetReachPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NetReachPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NetReachPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the NetReachPerformanceValue resource.","description":"Replaces the NetReachPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"NetReachPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated NetReachPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NetReachPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NetReachPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apinet_reach_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"NetReachPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the NetReachPerformanceValue resource.","description":"Removes the NetReachPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"NetReachPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/newsletter_performance_values":{"post":{"operationId":"api_apinewsletter_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"NewsletterPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NewsletterPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NewsletterPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a NewsletterPerformanceValue resource.","description":"Creates a NewsletterPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new NewsletterPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NewsletterPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NewsletterPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/newsletter_performance_values\/{id}":{"get":{"operationId":"api_apinewsletter_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"NewsletterPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NewsletterPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NewsletterPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a NewsletterPerformanceValue resource.","description":"Retrieves a NewsletterPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"NewsletterPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apinewsletter_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"NewsletterPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NewsletterPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NewsletterPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the NewsletterPerformanceValue resource.","description":"Replaces the NewsletterPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"NewsletterPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated NewsletterPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NewsletterPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NewsletterPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apinewsletter_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"NewsletterPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the NewsletterPerformanceValue resource.","description":"Removes the NewsletterPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"NewsletterPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/out_stream_impressions_performance_values":{"post":{"operationId":"api_apiout_stream_impressions_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"OutStreamImpressionsPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OutStreamImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OutStreamImpressionsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a OutStreamImpressionsPerformanceValue resource.","description":"Creates a OutStreamImpressionsPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new OutStreamImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OutStreamImpressionsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OutStreamImpressionsPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/out_stream_impressions_performance_values\/{id}":{"get":{"operationId":"api_apiout_stream_impressions_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"OutStreamImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OutStreamImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OutStreamImpressionsPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a OutStreamImpressionsPerformanceValue resource.","description":"Retrieves a OutStreamImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"OutStreamImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiout_stream_impressions_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"OutStreamImpressionsPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OutStreamImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OutStreamImpressionsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the OutStreamImpressionsPerformanceValue resource.","description":"Replaces the OutStreamImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"OutStreamImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated OutStreamImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OutStreamImpressionsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OutStreamImpressionsPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiout_stream_impressions_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"OutStreamImpressionsPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the OutStreamImpressionsPerformanceValue resource.","description":"Removes the OutStreamImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"OutStreamImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/page_impressions_daily_performance_values":{"post":{"operationId":"api_apipage_impressions_daily_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"PageImpressionsDailyPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsDailyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsDailyPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PageImpressionsDailyPerformanceValue resource.","description":"Creates a PageImpressionsDailyPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new PageImpressionsDailyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsDailyPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsDailyPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/page_impressions_daily_performance_values\/{id}":{"get":{"operationId":"api_apipage_impressions_daily_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"PageImpressionsDailyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsDailyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsDailyPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PageImpressionsDailyPerformanceValue resource.","description":"Retrieves a PageImpressionsDailyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsDailyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apipage_impressions_daily_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"PageImpressionsDailyPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsDailyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsDailyPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PageImpressionsDailyPerformanceValue resource.","description":"Replaces the PageImpressionsDailyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsDailyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PageImpressionsDailyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsDailyPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsDailyPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apipage_impressions_daily_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"PageImpressionsDailyPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PageImpressionsDailyPerformanceValue resource.","description":"Removes the PageImpressionsDailyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsDailyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/page_impressions_mobile_app_performance_values":{"post":{"operationId":"api_apipage_impressions_mobile_app_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"PageImpressionsMobileAppPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileAppPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PageImpressionsMobileAppPerformanceValue resource.","description":"Creates a PageImpressionsMobileAppPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new PageImpressionsMobileAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileAppPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileAppPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/page_impressions_mobile_app_performance_values\/{id}":{"get":{"operationId":"api_apipage_impressions_mobile_app_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"PageImpressionsMobileAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileAppPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PageImpressionsMobileAppPerformanceValue resource.","description":"Retrieves a PageImpressionsMobileAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsMobileAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apipage_impressions_mobile_app_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"PageImpressionsMobileAppPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileAppPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PageImpressionsMobileAppPerformanceValue resource.","description":"Replaces the PageImpressionsMobileAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsMobileAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PageImpressionsMobileAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileAppPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileAppPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apipage_impressions_mobile_app_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"PageImpressionsMobileAppPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PageImpressionsMobileAppPerformanceValue resource.","description":"Removes the PageImpressionsMobileAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsMobileAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/page_impressions_mobile_web_performance_values":{"post":{"operationId":"api_apipage_impressions_mobile_web_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"PageImpressionsMobileWebPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileWebPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileWebPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PageImpressionsMobileWebPerformanceValue resource.","description":"Creates a PageImpressionsMobileWebPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new PageImpressionsMobileWebPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileWebPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileWebPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/page_impressions_mobile_web_performance_values\/{id}":{"get":{"operationId":"api_apipage_impressions_mobile_web_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"PageImpressionsMobileWebPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileWebPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileWebPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PageImpressionsMobileWebPerformanceValue resource.","description":"Retrieves a PageImpressionsMobileWebPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsMobileWebPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apipage_impressions_mobile_web_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"PageImpressionsMobileWebPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileWebPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileWebPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PageImpressionsMobileWebPerformanceValue resource.","description":"Replaces the PageImpressionsMobileWebPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsMobileWebPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PageImpressionsMobileWebPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileWebPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsMobileWebPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apipage_impressions_mobile_web_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"PageImpressionsMobileWebPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PageImpressionsMobileWebPerformanceValue resource.","description":"Removes the PageImpressionsMobileWebPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsMobileWebPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/page_impressions_performance_values":{"post":{"operationId":"api_apipage_impressions_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"PageImpressionsPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PageImpressionsPerformanceValue resource.","description":"Creates a PageImpressionsPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new PageImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/page_impressions_performance_values\/{id}":{"get":{"operationId":"api_apipage_impressions_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"PageImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PageImpressionsPerformanceValue resource.","description":"Retrieves a PageImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apipage_impressions_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"PageImpressionsPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PageImpressionsPerformanceValue resource.","description":"Replaces the PageImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PageImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apipage_impressions_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"PageImpressionsPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PageImpressionsPerformanceValue resource.","description":"Removes the PageImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/page_impressions_tablet_app_performance_values":{"post":{"operationId":"api_apipage_impressions_tablet_app_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"PageImpressionsTabletAppPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsTabletAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsTabletAppPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PageImpressionsTabletAppPerformanceValue resource.","description":"Creates a PageImpressionsTabletAppPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new PageImpressionsTabletAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsTabletAppPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsTabletAppPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/page_impressions_tablet_app_performance_values\/{id}":{"get":{"operationId":"api_apipage_impressions_tablet_app_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"PageImpressionsTabletAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsTabletAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsTabletAppPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PageImpressionsTabletAppPerformanceValue resource.","description":"Retrieves a PageImpressionsTabletAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsTabletAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apipage_impressions_tablet_app_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"PageImpressionsTabletAppPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsTabletAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsTabletAppPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PageImpressionsTabletAppPerformanceValue resource.","description":"Replaces the PageImpressionsTabletAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsTabletAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PageImpressionsTabletAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsTabletAppPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsTabletAppPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apipage_impressions_tablet_app_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"PageImpressionsTabletAppPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PageImpressionsTabletAppPerformanceValue resource.","description":"Removes the PageImpressionsTabletAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsTabletAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/page_impressions_weekly_performance_values":{"post":{"operationId":"api_apipage_impressions_weekly_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"PageImpressionsWeeklyPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsWeeklyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsWeeklyPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PageImpressionsWeeklyPerformanceValue resource.","description":"Creates a PageImpressionsWeeklyPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new PageImpressionsWeeklyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsWeeklyPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsWeeklyPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/page_impressions_weekly_performance_values\/{id}":{"get":{"operationId":"api_apipage_impressions_weekly_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"PageImpressionsWeeklyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsWeeklyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsWeeklyPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PageImpressionsWeeklyPerformanceValue resource.","description":"Retrieves a PageImpressionsWeeklyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsWeeklyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apipage_impressions_weekly_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"PageImpressionsWeeklyPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsWeeklyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsWeeklyPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PageImpressionsWeeklyPerformanceValue resource.","description":"Replaces the PageImpressionsWeeklyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsWeeklyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PageImpressionsWeeklyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsWeeklyPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PageImpressionsWeeklyPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apipage_impressions_weekly_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"PageImpressionsWeeklyPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PageImpressionsWeeklyPerformanceValue resource.","description":"Removes the PageImpressionsWeeklyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PageImpressionsWeeklyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/performance_values":{"get":{"operationId":"api_apiperformance_values_get_collection","tags":["PerformanceValue"],"responses":{"200":{"description":"PerformanceValue collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue-read"}}}}}},"summary":"Retrieves the collection of PerformanceValue resources.","description":"Retrieves the collection of PerformanceValue resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"object.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"object.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false}},"\/api\/performance_values\/{id}":{"get":{"operationId":"api_apiperformance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"PerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PerformanceValue resource.","description":"Retrieves a PerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/possible_video_impressions_performance_values":{"post":{"operationId":"api_apipossible_video_impressions_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"PossibleVideoImpressionsPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PossibleVideoImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PossibleVideoImpressionsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PossibleVideoImpressionsPerformanceValue resource.","description":"Creates a PossibleVideoImpressionsPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new PossibleVideoImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PossibleVideoImpressionsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PossibleVideoImpressionsPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/possible_video_impressions_performance_values\/{id}":{"get":{"operationId":"api_apipossible_video_impressions_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"PossibleVideoImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PossibleVideoImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PossibleVideoImpressionsPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PossibleVideoImpressionsPerformanceValue resource.","description":"Retrieves a PossibleVideoImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PossibleVideoImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apipossible_video_impressions_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"PossibleVideoImpressionsPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PossibleVideoImpressionsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PossibleVideoImpressionsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PossibleVideoImpressionsPerformanceValue resource.","description":"Replaces the PossibleVideoImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PossibleVideoImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PossibleVideoImpressionsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PossibleVideoImpressionsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PossibleVideoImpressionsPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apipossible_video_impressions_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"PossibleVideoImpressionsPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PossibleVideoImpressionsPerformanceValue resource.","description":"Removes the PossibleVideoImpressionsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"PossibleVideoImpressionsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/tablet_downloads_performance_values":{"post":{"operationId":"api_apitablet_downloads_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"TabletDownloadsPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TabletDownloadsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TabletDownloadsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a TabletDownloadsPerformanceValue resource.","description":"Creates a TabletDownloadsPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new TabletDownloadsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TabletDownloadsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TabletDownloadsPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/tablet_downloads_performance_values\/{id}":{"get":{"operationId":"api_apitablet_downloads_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"TabletDownloadsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TabletDownloadsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TabletDownloadsPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a TabletDownloadsPerformanceValue resource.","description":"Retrieves a TabletDownloadsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"TabletDownloadsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apitablet_downloads_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"TabletDownloadsPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TabletDownloadsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TabletDownloadsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the TabletDownloadsPerformanceValue resource.","description":"Replaces the TabletDownloadsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"TabletDownloadsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TabletDownloadsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TabletDownloadsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TabletDownloadsPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apitablet_downloads_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"TabletDownloadsPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the TabletDownloadsPerformanceValue resource.","description":"Removes the TabletDownloadsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"TabletDownloadsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/unique_downloads_performance_values":{"post":{"operationId":"api_apiunique_downloads_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"UniqueDownloadsPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueDownloadsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueDownloadsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a UniqueDownloadsPerformanceValue resource.","description":"Creates a UniqueDownloadsPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new UniqueDownloadsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueDownloadsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueDownloadsPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/unique_downloads_performance_values\/{id}":{"get":{"operationId":"api_apiunique_downloads_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueDownloadsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueDownloadsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueDownloadsPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a UniqueDownloadsPerformanceValue resource.","description":"Retrieves a UniqueDownloadsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueDownloadsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiunique_downloads_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueDownloadsPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueDownloadsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueDownloadsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the UniqueDownloadsPerformanceValue resource.","description":"Replaces the UniqueDownloadsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueDownloadsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated UniqueDownloadsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueDownloadsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueDownloadsPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiunique_downloads_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"UniqueDownloadsPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the UniqueDownloadsPerformanceValue resource.","description":"Removes the UniqueDownloadsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueDownloadsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/unique_user_daily_performance_values":{"post":{"operationId":"api_apiunique_user_daily_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"UniqueUserDailyPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserDailyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserDailyPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a UniqueUserDailyPerformanceValue resource.","description":"Creates a UniqueUserDailyPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new UniqueUserDailyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserDailyPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserDailyPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/unique_user_daily_performance_values\/{id}":{"get":{"operationId":"api_apiunique_user_daily_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueUserDailyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserDailyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserDailyPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a UniqueUserDailyPerformanceValue resource.","description":"Retrieves a UniqueUserDailyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserDailyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiunique_user_daily_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueUserDailyPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserDailyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserDailyPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the UniqueUserDailyPerformanceValue resource.","description":"Replaces the UniqueUserDailyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserDailyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated UniqueUserDailyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserDailyPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserDailyPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiunique_user_daily_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"UniqueUserDailyPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the UniqueUserDailyPerformanceValue resource.","description":"Removes the UniqueUserDailyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserDailyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/unique_user_mobile_app_performance_values":{"post":{"operationId":"api_apiunique_user_mobile_app_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"UniqueUserMobileAppPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileAppPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a UniqueUserMobileAppPerformanceValue resource.","description":"Creates a UniqueUserMobileAppPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new UniqueUserMobileAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileAppPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileAppPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/unique_user_mobile_app_performance_values\/{id}":{"get":{"operationId":"api_apiunique_user_mobile_app_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueUserMobileAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileAppPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a UniqueUserMobileAppPerformanceValue resource.","description":"Retrieves a UniqueUserMobileAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserMobileAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiunique_user_mobile_app_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueUserMobileAppPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileAppPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the UniqueUserMobileAppPerformanceValue resource.","description":"Replaces the UniqueUserMobileAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserMobileAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated UniqueUserMobileAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileAppPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileAppPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiunique_user_mobile_app_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"UniqueUserMobileAppPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the UniqueUserMobileAppPerformanceValue resource.","description":"Removes the UniqueUserMobileAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserMobileAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/unique_user_mobile_web_performance_values":{"post":{"operationId":"api_apiunique_user_mobile_web_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"UniqueUserMobileWebPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileWebPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileWebPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a UniqueUserMobileWebPerformanceValue resource.","description":"Creates a UniqueUserMobileWebPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new UniqueUserMobileWebPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileWebPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileWebPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/unique_user_mobile_web_performance_values\/{id}":{"get":{"operationId":"api_apiunique_user_mobile_web_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueUserMobileWebPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileWebPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileWebPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a UniqueUserMobileWebPerformanceValue resource.","description":"Retrieves a UniqueUserMobileWebPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserMobileWebPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiunique_user_mobile_web_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueUserMobileWebPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileWebPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileWebPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the UniqueUserMobileWebPerformanceValue resource.","description":"Replaces the UniqueUserMobileWebPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserMobileWebPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated UniqueUserMobileWebPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileWebPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMobileWebPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiunique_user_mobile_web_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"UniqueUserMobileWebPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the UniqueUserMobileWebPerformanceValue resource.","description":"Removes the UniqueUserMobileWebPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserMobileWebPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/unique_user_monthly_performance_values":{"post":{"operationId":"api_apiunique_user_monthly_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"UniqueUserMonthlyPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMonthlyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMonthlyPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a UniqueUserMonthlyPerformanceValue resource.","description":"Creates a UniqueUserMonthlyPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new UniqueUserMonthlyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMonthlyPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMonthlyPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/unique_user_monthly_performance_values\/{id}":{"get":{"operationId":"api_apiunique_user_monthly_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueUserMonthlyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMonthlyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMonthlyPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a UniqueUserMonthlyPerformanceValue resource.","description":"Retrieves a UniqueUserMonthlyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserMonthlyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiunique_user_monthly_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueUserMonthlyPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMonthlyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMonthlyPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the UniqueUserMonthlyPerformanceValue resource.","description":"Replaces the UniqueUserMonthlyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserMonthlyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated UniqueUserMonthlyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMonthlyPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserMonthlyPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiunique_user_monthly_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"UniqueUserMonthlyPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the UniqueUserMonthlyPerformanceValue resource.","description":"Removes the UniqueUserMonthlyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserMonthlyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/unique_user_performance_values":{"post":{"operationId":"api_apiunique_user_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"UniqueUserPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a UniqueUserPerformanceValue resource.","description":"Creates a UniqueUserPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new UniqueUserPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/unique_user_performance_values\/{id}":{"get":{"operationId":"api_apiunique_user_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueUserPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a UniqueUserPerformanceValue resource.","description":"Retrieves a UniqueUserPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiunique_user_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueUserPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the UniqueUserPerformanceValue resource.","description":"Replaces the UniqueUserPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated UniqueUserPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiunique_user_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"UniqueUserPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the UniqueUserPerformanceValue resource.","description":"Removes the UniqueUserPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/unique_user_tablet_app_performance_values":{"post":{"operationId":"api_apiunique_user_tablet_app_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"UniqueUserTabletAppPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserTabletAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserTabletAppPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a UniqueUserTabletAppPerformanceValue resource.","description":"Creates a UniqueUserTabletAppPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new UniqueUserTabletAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserTabletAppPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserTabletAppPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/unique_user_tablet_app_performance_values\/{id}":{"get":{"operationId":"api_apiunique_user_tablet_app_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueUserTabletAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserTabletAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserTabletAppPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a UniqueUserTabletAppPerformanceValue resource.","description":"Retrieves a UniqueUserTabletAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserTabletAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiunique_user_tablet_app_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueUserTabletAppPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserTabletAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserTabletAppPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the UniqueUserTabletAppPerformanceValue resource.","description":"Replaces the UniqueUserTabletAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserTabletAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated UniqueUserTabletAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserTabletAppPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserTabletAppPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiunique_user_tablet_app_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"UniqueUserTabletAppPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the UniqueUserTabletAppPerformanceValue resource.","description":"Removes the UniqueUserTabletAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserTabletAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/unique_user_weekly_performance_values":{"post":{"operationId":"api_apiunique_user_weekly_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"UniqueUserWeeklyPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserWeeklyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserWeeklyPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a UniqueUserWeeklyPerformanceValue resource.","description":"Creates a UniqueUserWeeklyPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new UniqueUserWeeklyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserWeeklyPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserWeeklyPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/unique_user_weekly_performance_values\/{id}":{"get":{"operationId":"api_apiunique_user_weekly_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueUserWeeklyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserWeeklyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserWeeklyPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a UniqueUserWeeklyPerformanceValue resource.","description":"Retrieves a UniqueUserWeeklyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserWeeklyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiunique_user_weekly_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"UniqueUserWeeklyPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserWeeklyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserWeeklyPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the UniqueUserWeeklyPerformanceValue resource.","description":"Replaces the UniqueUserWeeklyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserWeeklyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated UniqueUserWeeklyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserWeeklyPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UniqueUserWeeklyPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiunique_user_weekly_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"UniqueUserWeeklyPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the UniqueUserWeeklyPerformanceValue resource.","description":"Removes the UniqueUserWeeklyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"UniqueUserWeeklyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/view_through_rate_performance_values":{"post":{"operationId":"api_apiview_through_rate_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"ViewThroughRatePerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ViewThroughRatePerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ViewThroughRatePerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ViewThroughRatePerformanceValue resource.","description":"Creates a ViewThroughRatePerformanceValue resource.","parameters":[],"requestBody":{"description":"The new ViewThroughRatePerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ViewThroughRatePerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ViewThroughRatePerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/view_through_rate_performance_values\/{id}":{"get":{"operationId":"api_apiview_through_rate_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"ViewThroughRatePerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ViewThroughRatePerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ViewThroughRatePerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ViewThroughRatePerformanceValue resource.","description":"Retrieves a ViewThroughRatePerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"ViewThroughRatePerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiview_through_rate_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"ViewThroughRatePerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ViewThroughRatePerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ViewThroughRatePerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ViewThroughRatePerformanceValue resource.","description":"Replaces the ViewThroughRatePerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"ViewThroughRatePerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ViewThroughRatePerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ViewThroughRatePerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ViewThroughRatePerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiview_through_rate_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"ViewThroughRatePerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ViewThroughRatePerformanceValue resource.","description":"Removes the ViewThroughRatePerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"ViewThroughRatePerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/views_performance_values":{"post":{"operationId":"api_apiviews_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"ViewsPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ViewsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ViewsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ViewsPerformanceValue resource.","description":"Creates a ViewsPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new ViewsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ViewsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ViewsPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/views_performance_values\/{id}":{"get":{"operationId":"api_apiviews_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"ViewsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ViewsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ViewsPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ViewsPerformanceValue resource.","description":"Retrieves a ViewsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"ViewsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiviews_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"ViewsPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ViewsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ViewsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ViewsPerformanceValue resource.","description":"Replaces the ViewsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"ViewsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ViewsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ViewsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ViewsPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiviews_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"ViewsPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ViewsPerformanceValue resource.","description":"Removes the ViewsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"ViewsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/visits_daily_performance_values":{"post":{"operationId":"api_apivisits_daily_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"VisitsDailyPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsDailyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsDailyPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a VisitsDailyPerformanceValue resource.","description":"Creates a VisitsDailyPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new VisitsDailyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsDailyPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsDailyPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/visits_daily_performance_values\/{id}":{"get":{"operationId":"api_apivisits_daily_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"VisitsDailyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsDailyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsDailyPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a VisitsDailyPerformanceValue resource.","description":"Retrieves a VisitsDailyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsDailyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apivisits_daily_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"VisitsDailyPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsDailyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsDailyPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the VisitsDailyPerformanceValue resource.","description":"Replaces the VisitsDailyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsDailyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated VisitsDailyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsDailyPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsDailyPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apivisits_daily_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"VisitsDailyPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the VisitsDailyPerformanceValue resource.","description":"Removes the VisitsDailyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsDailyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/visits_mobile_app_performance_values":{"post":{"operationId":"api_apivisits_mobile_app_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"VisitsMobileAppPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileAppPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a VisitsMobileAppPerformanceValue resource.","description":"Creates a VisitsMobileAppPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new VisitsMobileAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileAppPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileAppPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/visits_mobile_app_performance_values\/{id}":{"get":{"operationId":"api_apivisits_mobile_app_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"VisitsMobileAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileAppPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a VisitsMobileAppPerformanceValue resource.","description":"Retrieves a VisitsMobileAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsMobileAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apivisits_mobile_app_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"VisitsMobileAppPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileAppPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the VisitsMobileAppPerformanceValue resource.","description":"Replaces the VisitsMobileAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsMobileAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated VisitsMobileAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileAppPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileAppPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apivisits_mobile_app_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"VisitsMobileAppPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the VisitsMobileAppPerformanceValue resource.","description":"Removes the VisitsMobileAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsMobileAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/visits_mobile_web_performance_values":{"post":{"operationId":"api_apivisits_mobile_web_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"VisitsMobileWebPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileWebPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileWebPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a VisitsMobileWebPerformanceValue resource.","description":"Creates a VisitsMobileWebPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new VisitsMobileWebPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileWebPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileWebPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/visits_mobile_web_performance_values\/{id}":{"get":{"operationId":"api_apivisits_mobile_web_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"VisitsMobileWebPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileWebPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileWebPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a VisitsMobileWebPerformanceValue resource.","description":"Retrieves a VisitsMobileWebPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsMobileWebPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apivisits_mobile_web_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"VisitsMobileWebPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileWebPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileWebPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the VisitsMobileWebPerformanceValue resource.","description":"Replaces the VisitsMobileWebPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsMobileWebPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated VisitsMobileWebPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileWebPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsMobileWebPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apivisits_mobile_web_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"VisitsMobileWebPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the VisitsMobileWebPerformanceValue resource.","description":"Removes the VisitsMobileWebPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsMobileWebPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/visits_performance_values":{"post":{"operationId":"api_apivisits_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"VisitsPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a VisitsPerformanceValue resource.","description":"Creates a VisitsPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new VisitsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/visits_performance_values\/{id}":{"get":{"operationId":"api_apivisits_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"VisitsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a VisitsPerformanceValue resource.","description":"Retrieves a VisitsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apivisits_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"VisitsPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the VisitsPerformanceValue resource.","description":"Replaces the VisitsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated VisitsPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apivisits_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"VisitsPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the VisitsPerformanceValue resource.","description":"Removes the VisitsPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/visits_tablet_app_performance_values":{"post":{"operationId":"api_apivisits_tablet_app_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"VisitsTabletAppPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsTabletAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsTabletAppPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a VisitsTabletAppPerformanceValue resource.","description":"Creates a VisitsTabletAppPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new VisitsTabletAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsTabletAppPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsTabletAppPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/visits_tablet_app_performance_values\/{id}":{"get":{"operationId":"api_apivisits_tablet_app_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"VisitsTabletAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsTabletAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsTabletAppPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a VisitsTabletAppPerformanceValue resource.","description":"Retrieves a VisitsTabletAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsTabletAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apivisits_tablet_app_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"VisitsTabletAppPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsTabletAppPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsTabletAppPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the VisitsTabletAppPerformanceValue resource.","description":"Replaces the VisitsTabletAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsTabletAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated VisitsTabletAppPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsTabletAppPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsTabletAppPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apivisits_tablet_app_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"VisitsTabletAppPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the VisitsTabletAppPerformanceValue resource.","description":"Removes the VisitsTabletAppPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsTabletAppPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/visits_weekly_performance_values":{"post":{"operationId":"api_apivisits_weekly_performance_values_post","tags":["PerformanceValue"],"responses":{"201":{"description":"VisitsWeeklyPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsWeeklyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsWeeklyPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a VisitsWeeklyPerformanceValue resource.","description":"Creates a VisitsWeeklyPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new VisitsWeeklyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsWeeklyPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsWeeklyPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/visits_weekly_performance_values\/{id}":{"get":{"operationId":"api_apivisits_weekly_performance_values_id_get","tags":["PerformanceValue"],"responses":{"200":{"description":"VisitsWeeklyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsWeeklyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsWeeklyPerformanceValue-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a VisitsWeeklyPerformanceValue resource.","description":"Retrieves a VisitsWeeklyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsWeeklyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apivisits_weekly_performance_values_id_put","tags":["PerformanceValue"],"responses":{"200":{"description":"VisitsWeeklyPerformanceValue resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsWeeklyPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsWeeklyPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the VisitsWeeklyPerformanceValue resource.","description":"Replaces the VisitsWeeklyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsWeeklyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated VisitsWeeklyPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VisitsWeeklyPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VisitsWeeklyPerformanceValue-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apivisits_weekly_performance_values_id_delete","tags":["PerformanceValue"],"responses":{"204":{"description":"VisitsWeeklyPerformanceValue resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the VisitsWeeklyPerformanceValue resource.","description":"Removes the VisitsWeeklyPerformanceValue resource.","parameters":[{"name":"id","in":"path","description":"VisitsWeeklyPerformanceValue identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/performance_value_configurations":{"get":{"operationId":"api_apiperformance_value_configurations_get_collection","tags":["PerformanceValueConfiguration"],"responses":{"200":{"description":"PerformanceValueConfiguration collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}}}}}},"summary":"Retrieves the collection of PerformanceValueConfiguration resources.","description":"Retrieves the collection of PerformanceValueConfiguration resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apiperformance_value_configurations_post","tags":["PerformanceValueConfiguration"],"responses":{"201":{"description":"PerformanceValueConfiguration resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a PerformanceValueConfiguration resource.","description":"Creates a PerformanceValueConfiguration resource.","parameters":[],"requestBody":{"description":"The new PerformanceValueConfiguration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-write"}}},"required":true},"deprecated":false}},"\/api\/performance_value_configurations\/{id}":{"get":{"operationId":"api_apiperformance_value_configurations_id_get","tags":["PerformanceValueConfiguration"],"responses":{"200":{"description":"PerformanceValueConfiguration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PerformanceValueConfiguration resource.","description":"Retrieves a PerformanceValueConfiguration resource.","parameters":[{"name":"id","in":"path","description":"PerformanceValueConfiguration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiperformance_value_configurations_id_put","tags":["PerformanceValueConfiguration"],"responses":{"200":{"description":"PerformanceValueConfiguration resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the PerformanceValueConfiguration resource.","description":"Replaces the PerformanceValueConfiguration resource.","parameters":[{"name":"id","in":"path","description":"PerformanceValueConfiguration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated PerformanceValueConfiguration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiperformance_value_configurations_id_delete","tags":["PerformanceValueConfiguration"],"responses":{"204":{"description":"PerformanceValueConfiguration resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the PerformanceValueConfiguration resource.","description":"Removes the PerformanceValueConfiguration resource.","parameters":[{"name":"id","in":"path","description":"PerformanceValueConfiguration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/print_combination_media_object_profiles\/{id}":{"get":{"operationId":"api_apiprint_combination_media_object_profiles_id_get","tags":["PrintCombinationMediaObjectProfile"],"responses":{"200":{"description":"PrintCombinationMediaObjectProfile resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObjectProfile.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObjectProfile-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PrintCombinationMediaObjectProfile resource.","description":"Retrieves a PrintCombinationMediaObjectProfile resource.","parameters":[{"name":"id","in":"path","description":"PrintCombinationMediaObjectProfile identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/print_media_object_profiles\/{id}":{"get":{"operationId":"api_apiprint_media_object_profiles_id_get","tags":["PrintMediaObjectProfile"],"responses":{"200":{"description":"PrintMediaObjectProfile resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObjectProfile.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/PrintMediaObjectProfile-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a PrintMediaObjectProfile resource.","description":"Retrieves a PrintMediaObjectProfile resource.","parameters":[{"name":"id","in":"path","description":"PrintMediaObjectProfile identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/publishers":{"get":{"operationId":"api_apipublishers_get_collection","tags":["Publisher"],"responses":{"200":{"description":"Publisher collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Publisher.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Publisher-read"}}}}}},"summary":"Retrieves the collection of Publisher resources.","description":"Retrieves the collection of Publisher resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apipublishers_post","tags":["Publisher"],"responses":{"201":{"description":"Publisher resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Publisher.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Publisher-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Publisher resource.","description":"Creates a Publisher resource.","parameters":[],"requestBody":{"description":"The new Publisher resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Publisher.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Publisher-write"}}},"required":true},"deprecated":false}},"\/api\/publishers\/{id}":{"get":{"operationId":"api_apipublishers_id_get","tags":["Publisher"],"responses":{"200":{"description":"Publisher resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Publisher.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Publisher-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Publisher resource.","description":"Retrieves a Publisher resource.","parameters":[{"name":"id","in":"path","description":"Publisher identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apipublishers_id_put","tags":["Publisher"],"responses":{"200":{"description":"Publisher resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Publisher.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Publisher-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Publisher resource.","description":"Replaces the Publisher resource.","parameters":[{"name":"id","in":"path","description":"Publisher identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Publisher resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Publisher.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Publisher-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apipublishers_id_delete","tags":["Publisher"],"responses":{"204":{"description":"Publisher resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Publisher resource.","description":"Removes the Publisher resource.","parameters":[{"name":"id","in":"path","description":"Publisher identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/rate_cards":{"post":{"operationId":"api_apirate_cards_post","tags":["RateCard"],"responses":{"201":{"description":"RateCard resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RateCard.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RateCard-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a RateCard resource.","description":"Creates a RateCard resource.","parameters":[],"requestBody":{"description":"The new RateCard resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RateCard.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RateCard-write"}}},"required":true},"deprecated":false}},"\/api\/ratecard_global_data\/{id}":{"get":{"operationId":"api_apiratecard_global_data_id_get","tags":["RateCard"],"responses":{"200":{"description":"GlobalData resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GlobalData.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GlobalData-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a GlobalData resource.","description":"Retrieves a GlobalData resource.","parameters":[{"name":"id","in":"path","description":"GlobalData identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiratecard_global_data_id_put","tags":["RateCard"],"responses":{"200":{"description":"GlobalData resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GlobalData.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GlobalData-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the GlobalData resource.","description":"Replaces the GlobalData resource.","parameters":[{"name":"id","in":"path","description":"GlobalData identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated GlobalData resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GlobalData.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GlobalData-write"}}},"required":true},"deprecated":false}},"\/api\/ratecard_global_year_data\/status":{"get":{"operationId":"api_apiratecard_global_year_datastatus_get","tags":["RateCard"],"responses":{"200":{"description":"GlobalYearData resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GlobalYearData.RateCardGlobalYearDataStatus.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GlobalYearData.RateCardGlobalYearDataStatus-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a GlobalYearData resource.","description":"Retrieves a GlobalYearData resource.","parameters":[],"deprecated":false}},"\/api\/ratecard_global_year_data\/{year}":{"get":{"operationId":"api_apiratecard_global_year_data_year_get","tags":["RateCard"],"responses":{"200":{"description":"GlobalYearData resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GlobalYearData.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GlobalYearData-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a GlobalYearData resource.","description":"Retrieves a GlobalYearData resource.","parameters":[{"name":"year","in":"path","description":"GlobalYearData identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiratecard_global_year_data_year_put","tags":["RateCard"],"responses":{"200":{"description":"GlobalYearData resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GlobalYearData.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GlobalYearData-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the GlobalYearData resource.","description":"Replaces the GlobalYearData resource.","parameters":[{"name":"year","in":"path","description":"GlobalYearData identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated GlobalYearData resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GlobalYearData.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GlobalYearData-write"}}},"required":true},"deprecated":false}},"\/api\/ratecard_object_year_data\/{object}\/{year}":{"get":{"operationId":"api_apiratecard_object_year_data_object_year_get","tags":["RateCard"],"responses":{"200":{"description":"ObjectYearData resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ObjectYearData.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ObjectYearData-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ObjectYearData resource.","description":"Retrieves a ObjectYearData resource.","parameters":[{"name":"object","in":"path","description":"ObjectYearData identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"year","in":"path","description":"ObjectYearData identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiratecard_object_year_data_object_year_put","tags":["RateCard"],"responses":{"200":{"description":"ObjectYearData resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ObjectYearData.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ObjectYearData-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ObjectYearData resource.","description":"Replaces the ObjectYearData resource.","parameters":[{"name":"object","in":"path","description":"ObjectYearData identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"year","in":"path","description":"ObjectYearData identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ObjectYearData resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ObjectYearData.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ObjectYearData-write"}}},"required":true},"deprecated":false}},"\/api\/ratecard\/history\/{id}\/{year}":{"get":{"operationId":"api_apiratecardhistory_id_year_get_collection","tags":["RateCardObjectHistory"],"responses":{"200":{"description":"RateCardObjectHistory collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/RateCardObjectHistory.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RateCardObjectHistory-read"}}}}}},"summary":"Retrieves the collection of RateCardObjectHistory resources.","description":"Retrieves the collection of RateCardObjectHistory resources.","parameters":[{"name":"id","in":"path","description":"RateCardObjectHistory identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"year","in":"path","description":"RateCardObjectHistory identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/rtl_tech\/configurations":{"get":{"operationId":"api_apirtl_techconfigurations_get_collection","tags":["RtlTech"],"responses":{"200":{"description":"Configuration collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Configuration.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Configuration-read"}}}}}},"summary":"Retrieves the collection of Configuration resources.","description":"Retrieves the collection of Configuration resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apirtl_techconfigurations_post","tags":["RtlTech"],"responses":{"201":{"description":"Configuration resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Configuration resource.","description":"Creates a Configuration resource.","parameters":[],"requestBody":{"description":"The new Configuration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration-write"}}},"required":true},"deprecated":false}},"\/api\/rtl_tech\/configurations\/{id}":{"get":{"operationId":"api_apirtl_techconfigurations_id_get","tags":["RtlTech"],"responses":{"200":{"description":"Configuration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Configuration resource.","description":"Retrieves a Configuration resource.","parameters":[{"name":"id","in":"path","description":"Configuration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apirtl_techconfigurations_id_put","tags":["RtlTech"],"responses":{"200":{"description":"Configuration resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Configuration resource.","description":"Replaces the Configuration resource.","parameters":[{"name":"id","in":"path","description":"Configuration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Configuration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Configuration.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Configuration-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apirtl_techconfigurations_id_delete","tags":["RtlTech"],"responses":{"204":{"description":"Configuration resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Configuration resource.","description":"Removes the Configuration resource.","parameters":[{"name":"id","in":"path","description":"Configuration identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/rtl_tech\/rtl_tech_performance_values":{"post":{"operationId":"api_apirtl_techrtl_tech_performance_values_post","tags":["RtlTech"],"responses":{"201":{"description":"RtlTechPerformanceValue resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RtlTechPerformanceValue.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RtlTechPerformanceValue-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a RtlTechPerformanceValue resource.","description":"Creates a RtlTechPerformanceValue resource.","parameters":[],"requestBody":{"description":"The new RtlTechPerformanceValue resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/RtlTechPerformanceValue.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/RtlTechPerformanceValue-write"}}},"required":true},"deprecated":false}},"\/api\/sales_offices":{"get":{"operationId":"api_apisales_offices_get_collection","tags":["SalesOffice"],"responses":{"200":{"description":"SalesOffice collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/SalesOffice.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SalesOffice-read"}}}}}},"summary":"Retrieves the collection of SalesOffice resources.","description":"Retrieves the collection of SalesOffice resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[country]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apisales_offices_post","tags":["SalesOffice"],"responses":{"201":{"description":"SalesOffice resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SalesOffice.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SalesOffice-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a SalesOffice resource.","description":"Creates a SalesOffice resource.","parameters":[],"requestBody":{"description":"The new SalesOffice resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SalesOffice.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SalesOffice-write"}}},"required":true},"deprecated":false}},"\/api\/sales_offices\/{id}":{"get":{"operationId":"api_apisales_offices_id_get","tags":["SalesOffice"],"responses":{"200":{"description":"SalesOffice resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SalesOffice.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SalesOffice-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a SalesOffice resource.","description":"Retrieves a SalesOffice resource.","parameters":[{"name":"id","in":"path","description":"SalesOffice identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apisales_offices_id_put","tags":["SalesOffice"],"responses":{"200":{"description":"SalesOffice resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SalesOffice.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SalesOffice-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the SalesOffice resource.","description":"Replaces the SalesOffice resource.","parameters":[{"name":"id","in":"path","description":"SalesOffice identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated SalesOffice resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SalesOffice.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SalesOffice-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apisales_offices_id_delete","tags":["SalesOffice"],"responses":{"204":{"description":"SalesOffice resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the SalesOffice resource.","description":"Removes the SalesOffice resource.","parameters":[{"name":"id","in":"path","description":"SalesOffice identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/sales_regions":{"get":{"operationId":"api_apisales_regions_get_collection","tags":["SalesRegion"],"responses":{"200":{"description":"SalesRegion collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/SalesRegion.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SalesRegion-read"}}}}}},"summary":"Retrieves the collection of SalesRegion resources.","description":"Retrieves the collection of SalesRegion resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"inland","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apisales_regions_post","tags":["SalesRegion"],"responses":{"201":{"description":"SalesRegion resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SalesRegion.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SalesRegion-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a SalesRegion resource.","description":"Creates a SalesRegion resource.","parameters":[],"requestBody":{"description":"The new SalesRegion resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SalesRegion.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SalesRegion-write"}}},"required":true},"deprecated":false}},"\/api\/sales_regions\/{id}":{"get":{"operationId":"api_apisales_regions_id_get","tags":["SalesRegion"],"responses":{"200":{"description":"SalesRegion resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SalesRegion.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SalesRegion-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a SalesRegion resource.","description":"Retrieves a SalesRegion resource.","parameters":[{"name":"id","in":"path","description":"SalesRegion identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apisales_regions_id_put","tags":["SalesRegion"],"responses":{"200":{"description":"SalesRegion resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SalesRegion.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SalesRegion-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the SalesRegion resource.","description":"Replaces the SalesRegion resource.","parameters":[{"name":"id","in":"path","description":"SalesRegion identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated SalesRegion resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SalesRegion.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SalesRegion-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apisales_regions_id_delete","tags":["SalesRegion"],"responses":{"204":{"description":"SalesRegion resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the SalesRegion resource.","description":"Removes the SalesRegion resource.","parameters":[{"name":"id","in":"path","description":"SalesRegion identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/segments":{"get":{"operationId":"api_apisegments_get_collection","tags":["Segment"],"responses":{"200":{"description":"Segment collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Segment.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Segment-read"}}}}}},"summary":"Retrieves the collection of Segment resources.","description":"Retrieves the collection of Segment resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"international","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apisegments_post","tags":["Segment"],"responses":{"201":{"description":"Segment resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Segment.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Segment-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Segment resource.","description":"Creates a Segment resource.","parameters":[],"requestBody":{"description":"The new Segment resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Segment.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Segment-write"}}},"required":true},"deprecated":false}},"\/api\/segments\/{id}":{"get":{"operationId":"api_apisegments_id_get","tags":["Segment"],"responses":{"200":{"description":"Segment resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Segment.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Segment-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Segment resource.","description":"Retrieves a Segment resource.","parameters":[{"name":"id","in":"path","description":"Segment identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apisegments_id_put","tags":["Segment"],"responses":{"200":{"description":"Segment resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Segment.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Segment-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Segment resource.","description":"Replaces the Segment resource.","parameters":[{"name":"id","in":"path","description":"Segment identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Segment resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Segment.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Segment-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apisegments_id_delete","tags":["Segment"],"responses":{"204":{"description":"Segment resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Segment resource.","description":"Removes the Segment resource.","parameters":[{"name":"id","in":"path","description":"Segment identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/send_password_recovery_email_requests":{"post":{"operationId":"api_apisend_password_recovery_email_requests_post","tags":["SendPasswordRecoveryEmailRequest"],"responses":{"201":{"description":"SendPasswordRecoveryEmailRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SendPasswordRecoveryEmailRequest.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SendPasswordRecoveryEmailRequest-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a SendPasswordRecoveryEmailRequest resource.","description":"Creates a SendPasswordRecoveryEmailRequest resource.","parameters":[],"requestBody":{"description":"The new SendPasswordRecoveryEmailRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SendPasswordRecoveryEmailRequest.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SendPasswordRecoveryEmailRequest-write"}}},"required":true},"deprecated":false}},"\/api\/social_accounts":{"get":{"operationId":"api_apisocial_accounts_get_collection","tags":["SocialAccount"],"responses":{"200":{"description":"SocialAccount collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/SocialAccount.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SocialAccount-read"}}}}}},"summary":"Retrieves the collection of SocialAccount resources.","description":"Retrieves the collection of SocialAccount resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"pagination","in":"query","description":"Enable or disable pagination","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"brandUniverse.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"brandUniverse.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"type[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[brandUniverse.name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[type]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[manualCount]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[count]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[countUpdatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[crawlerState.status]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"exportExcel","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apisocial_accounts_post","tags":["SocialAccount"],"responses":{"201":{"description":"SocialAccount resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a SocialAccount resource.","description":"Creates a SocialAccount resource.","parameters":[],"requestBody":{"description":"The new SocialAccount resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount-write"}}},"required":true},"deprecated":false}},"\/api\/social_accounts\/export":{"get":{"operationId":"api_apisocial_accountsexport_get","tags":["SocialAccount"],"responses":{"200":{"description":"SocialAccount resource","content":{"application\/vnd.openxmlformats-officedocument.spreadsheetml.sheet":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a SocialAccount resource.","description":"Retrieves a SocialAccount resource.","parameters":[],"deprecated":false}},"\/api\/social_accounts\/{id}":{"get":{"operationId":"api_apisocial_accounts_id_get","tags":["SocialAccount"],"responses":{"200":{"description":"SocialAccount resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a SocialAccount resource.","description":"Retrieves a SocialAccount resource.","parameters":[{"name":"id","in":"path","description":"SocialAccount identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apisocial_accounts_id_put","tags":["SocialAccount"],"responses":{"200":{"description":"SocialAccount resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the SocialAccount resource.","description":"Replaces the SocialAccount resource.","parameters":[{"name":"id","in":"path","description":"SocialAccount identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated SocialAccount resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apisocial_accounts_id_delete","tags":["SocialAccount"],"responses":{"204":{"description":"SocialAccount resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the SocialAccount resource.","description":"Removes the SocialAccount resource.","parameters":[{"name":"id","in":"path","description":"SocialAccount identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/social_accounts\/{id}\/crawl":{"post":{"operationId":"api_apisocial_accounts_idcrawl_post","tags":["SocialAccount"],"responses":{"201":{"description":"SocialAccount resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a SocialAccount resource.","description":"Creates a SocialAccount resource.","parameters":[{"name":"id","in":"path","description":"SocialAccount identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The new SocialAccount resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccount-write"}}},"required":true},"deprecated":false}},"\/api\/social_accounts\/{id}\/social_account_counts":{"get":{"operationId":"api_apisocial_accounts_idsocial_account_counts_get_collection","tags":["SocialAccount"],"responses":{"200":{"description":"SocialAccountCount collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/SocialAccountCount.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SocialAccountCount-read"}}}}}},"summary":"Retrieves the collection of SocialAccountCount resources.","description":"Retrieves the collection of SocialAccountCount resources.","parameters":[{"name":"id","in":"path","description":"SocialAccountCount identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false}},"\/api\/social_account_counts\/{id}":{"get":{"operationId":"api_apisocial_account_counts_id_get","tags":["SocialAccountCount"],"responses":{"200":{"description":"SocialAccountCount resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccountCount.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SocialAccountCount-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a SocialAccountCount resource.","description":"Retrieves a SocialAccountCount resource.","parameters":[{"name":"id","in":"path","description":"SocialAccountCount identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/sources":{"get":{"operationId":"api_apisources_get_collection","tags":["Source"],"responses":{"200":{"description":"Source collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Source.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Source-read"}}}}}},"summary":"Retrieves the collection of Source resources.","description":"Retrieves the collection of Source resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[translations.name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"translations.name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"sourceMediaTypes.mediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"sourceMediaTypes.mediaType[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"circulation","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"coverage","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apisources_post","tags":["Source"],"responses":{"201":{"description":"Source resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Source.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Source-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Source resource.","description":"Creates a Source resource.","parameters":[],"requestBody":{"description":"The new Source resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Source.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Source-write"}}},"required":true},"deprecated":false}},"\/api\/sources\/{id}":{"get":{"operationId":"api_apisources_id_get","tags":["Source"],"responses":{"200":{"description":"Source resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Source.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Source-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Source resource.","description":"Retrieves a Source resource.","parameters":[{"name":"id","in":"path","description":"Source identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apisources_id_put","tags":["Source"],"responses":{"200":{"description":"Source resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Source.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Source-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Source resource.","description":"Replaces the Source resource.","parameters":[{"name":"id","in":"path","description":"Source identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Source resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Source.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Source-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apisources_id_delete","tags":["Source"],"responses":{"204":{"description":"Source resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Source resource.","description":"Removes the Source resource.","parameters":[{"name":"id","in":"path","description":"Source identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/source_media_types":{"get":{"operationId":"api_apisource_media_types_get","tags":["SourceMediaType"],"responses":{"200":{"description":"SourceMediaType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SourceMediaType.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SourceMediaType-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a SourceMediaType resource.","description":"Retrieves a SourceMediaType resource.","parameters":[],"deprecated":false}},"\/api\/studies":{"get":{"operationId":"api_apistudies_get_collection","tags":["Study"],"responses":{"200":{"description":"Study collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Study.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Study-read"}}}}}},"summary":"Retrieves the collection of Study resources.","description":"Retrieves the collection of Study resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"studyId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"studyId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"StudyType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"MediaType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"Sector","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"Promotype","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"properties[]","in":"query","description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false}},"\/api\/studies\/{id}":{"get":{"operationId":"api_apistudies_id_get","tags":["Study"],"responses":{"200":{"description":"Study resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Study.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Study-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Study resource.","description":"Retrieves a Study resource.","parameters":[{"name":"id","in":"path","description":"Study identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/study\/{studyId}":{"get":{"operationId":"api_apistudy_studyId_get","tags":["Study"],"responses":{"200":{"description":"Study resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Study.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Study-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Study resource.","description":"Retrieves a Study resource.","parameters":[{"name":"studyId","in":"path","description":"Study identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/study_categories":{"get":{"operationId":"api_apistudy_categories_get_collection","tags":["Study"],"responses":{"200":{"description":"Category collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.StudyCategory.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Category.StudyCategory-read"}}}}}},"summary":"Retrieves the collection of Category resources.","description":"Retrieves the collection of Category resources.","parameters":[{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false}},"\/import\/1.0\/study":{"post":{"operationId":"api_import1.0study_post","tags":["Study"],"responses":{"201":{"description":"Study resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Study.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Study-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"}},"summary":"Creates a Study resource.","description":"Creates a Study resource.","parameters":[],"requestBody":{"description":"The new Study resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Study.StudyInput-write"}}},"required":true},"deprecated":false}},"\/import\/1.0\/study\/{studyId}":{"put":{"operationId":"api_import1.0study_studyId_put","tags":["Study"],"responses":{"200":{"description":"Study resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Study.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Study-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"}},"summary":"Replaces the Study resource.","description":"Replaces the Study resource.","parameters":[{"name":"studyId","in":"path","description":"Study identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Study resource","content":{"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Study.StudyInput-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_import1.0study_studyId_delete","tags":["Study"],"responses":{"204":{"description":"Study resource deleted"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"}},"summary":"Removes the Study resource.","description":"Removes the Study resource.","parameters":[{"name":"studyId","in":"path","description":"Study identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/media_objects\/{mediaObjectId}\/tags":{"get":{"operationId":"api_apimedia_objects_mediaObjectIdtags_get_collection","tags":["Tag"],"responses":{"200":{"description":"Tag collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-read"}}}}}},"summary":"Retrieves the collection of Tag resources.","description":"Retrieves the collection of Tag resources.","parameters":[{"name":"mediaObjectId","in":"path","description":"Tag identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false}},"\/api\/tags":{"get":{"operationId":"api_apitags_get_collection","tags":["Tag"],"responses":{"200":{"description":"Tag collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-read"}}}}}},"summary":"Retrieves the collection of Tag resources.","description":"Retrieves the collection of Tag resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apitags_post","tags":["Tag"],"responses":{"201":{"description":"Tag resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tag-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Tag resource.","description":"Creates a Tag resource.","parameters":[],"requestBody":{"description":"The new Tag resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tag.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tag-write"}}},"required":true},"deprecated":false}},"\/api\/tags\/{id}":{"get":{"operationId":"api_apitags_id_get","tags":["Tag"],"responses":{"200":{"description":"Tag resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tag-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Tag resource.","description":"Retrieves a Tag resource.","parameters":[{"name":"id","in":"path","description":"Tag identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apitags_id_put","tags":["Tag"],"responses":{"200":{"description":"Tag resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tag-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Tag resource.","description":"Replaces the Tag resource.","parameters":[{"name":"id","in":"path","description":"Tag identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Tag resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Tag.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Tag-write"}}},"required":true},"deprecated":false}},"\/api\/deepl\/translate":{"post":{"operationId":"api_apideepltranslate_post","tags":["Translation"],"responses":{"201":{"description":"DeepLApiOutputDto resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DeepLApiOutputDto.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DeepLApiOutputDto-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"403":{"description":"Forbidden"}},"summary":"Creates a DeepLApiOutputDto resource.","description":"Creates a DeepLApiOutputDto resource.","parameters":[],"requestBody":{"description":"The new DeepLApiOutputDto resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/DeepLApiOutputDto.DeepLApiInputDto.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/DeepLApiOutputDto.DeepLApiInputDto-write"}}},"required":true},"deprecated":false}},"\/api\/translations":{"get":{"operationId":"api_apitranslations_get_collection","tags":["Translation"],"responses":{"200":{"description":"Translation collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Translation.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Translation-read"}}}}}},"summary":"Retrieves the collection of Translation resources.","description":"Retrieves the collection of Translation resources.","parameters":[{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apitranslations_post","tags":["Translation"],"responses":{"201":{"description":"Translation resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Translation.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Translation-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Translation resource.","description":"Creates a Translation resource.","parameters":[],"requestBody":{"description":"The new Translation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Translation.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Translation-write"}}},"required":true},"deprecated":false}},"\/api\/translations\/{id}":{"get":{"operationId":"api_apitranslations_id_get","tags":["Translation"],"responses":{"200":{"description":"Translation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Translation.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Translation-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Translation resource.","description":"Retrieves a Translation resource.","parameters":[{"name":"id","in":"path","description":"Translation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apitranslations_id_put","tags":["Translation"],"responses":{"200":{"description":"Translation resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Translation.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Translation-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Translation resource.","description":"Replaces the Translation resource.","parameters":[{"name":"id","in":"path","description":"Translation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Translation resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Translation.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Translation-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apitranslations_id_delete","tags":["Translation"],"responses":{"204":{"description":"Translation resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Translation resource.","description":"Removes the Translation resource.","parameters":[{"name":"id","in":"path","description":"Translation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/translations\/{language}\/{namespace}":{"get":{"operationId":"api_apitranslations_language_namespace_get_collection","tags":["Translation"],"responses":{"200":{"description":"Translation collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Translation.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Translation-read"}}}}}},"summary":"Retrieves the collection of Translation resources.","description":"Retrieves the collection of Translation resources.","parameters":[{"name":"language","in":"path","description":"Translation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"namespace","in":"path","description":"Translation identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false}},"\/api\/tv_media_object_profiles\/{id}":{"get":{"operationId":"api_apitv_media_object_profiles_id_get","tags":["TvMediaObjectProfile"],"responses":{"200":{"description":"TvMediaObjectProfile resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TvMediaObjectProfile.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TvMediaObjectProfile-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a TvMediaObjectProfile resource.","description":"Retrieves a TvMediaObjectProfile resource.","parameters":[{"name":"id","in":"path","description":"TvMediaObjectProfile identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/api\/users":{"get":{"operationId":"api_apiusers_get_collection","tags":["User"],"responses":{"200":{"description":"User collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/User.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/User-read"}}}}}},"summary":"Retrieves the collection of User resources.","description":"Retrieves the collection of User resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"q","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[email]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[firstname]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[lastLogin]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_apiusers_post","tags":["User"],"responses":{"201":{"description":"User resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a User resource.","description":"Creates a User resource.","parameters":[],"requestBody":{"description":"The new User resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-write"}}},"required":true},"deprecated":false}},"\/api\/users\/me":{"get":{"operationId":"api_apiusersme_get","tags":["User"],"responses":{"200":{"description":"User resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a User resource.","description":"Retrieves a User resource.","parameters":[],"deprecated":false},"put":{"operationId":"api_apiusersme_put","tags":["User"],"responses":{"200":{"description":"User resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the User resource.","description":"Replaces the User resource.","parameters":[],"requestBody":{"description":"The updated User resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-write"}}},"required":true},"deprecated":false}},"\/api\/users\/{id}":{"get":{"operationId":"api_apiusers_id_get","tags":["User"],"responses":{"200":{"description":"User resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a User resource.","description":"Retrieves a User resource.","parameters":[{"name":"id","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_apiusers_id_put","tags":["User"],"responses":{"200":{"description":"User resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the User resource.","description":"Replaces the User resource.","parameters":[{"name":"id","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated User resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_apiusers_id_delete","tags":["User"],"responses":{"204":{"description":"User resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the User resource.","description":"Removes the User resource.","parameters":[{"name":"id","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}}},"components":{"schemas":{"AdAlliance.Onepager.and.Ratecard.Download-read":{"type":"object","description":"","deprecated":false},"AdAlliance.Onepager.and.Ratecard.Download-write":{"type":"object","description":"","deprecated":false},"AdAlliance.Onepager.and.Ratecard.Download.jsonld-write":{"type":"object","description":"","deprecated":false},"AdSpecialRate-write":{"type":"object","description":"","deprecated":false,"required":["title","type"],"properties":{"title":{"description":"Bezeichnung","example":"Beihefter 4-seitig","type":"string"},"type":{"enum":["Beilagen","Beikleber","Bei-\/Durchhefter"],"description":"\n            * Beilagen\n            * Beikleber\n            * Beihefter\n        ","example":"Beilagen","type":"string"},"subTypes":{"type":"array","items":{"type":"string","enum":["on pack","Booklet ohne Tr\u00e4ger","flying page","Oversize (I)","Megaseiten","Oversize (B)","Exkl.red.Supplements (B)","Exkl.red.Supplements (BK)","Anz.-Strecke","Booklet","Advertorial","Warenprobe","Flatspray\/Teebeutel","Exkl.red.Supplements (BL)","ePaper","Exkl.red.Poster","postcard"]},"description":"\n            * postcard: Postkarte\n            * product sample: Warenproben\n            * booklet: Booklet\n            * bord edition: Bordauflage\n            * postal edition: Postauflage\n        ","example":["Booklet","Warenprobe"],"enum":["on pack","Booklet ohne Tr\u00e4ger","flying page","Oversize (I)","Megaseiten","Oversize (B)","Exkl.red.Supplements (B)","Exkl.red.Supplements (BK)","Anz.-Strecke","Booklet","Advertorial","Warenprobe","Flatspray\/Teebeutel","Exkl.red.Supplements (BL)","ePaper","Exkl.red.Poster","postcard"]},"weight":{"type":["integer","null"]},"pages":{"type":["integer","null"]},"priceTotalCirculation":{"description":"Preis Gesamtauflage in \u20ac","deprecated":true,"example":9000000,"type":["integer","null"]},"pricePartCirculation":{"description":"Preis Teilauflage (exkl. Abo) in \u20ac","example":9000000,"type":["integer","null"]},"priceSubscription":{"description":" Preis Aboauflage in \u20ac","example":9000000,"type":["integer","null"]},"priceTotalWithoutSubscription":{"description":" Preis der Gesamtauflage ohne Abo in \u20ac","example":9000000,"type":["integer","null"]},"priceSubscriptionWithinTotal":{"description":"Preis des Abos innerhalb der Gesamtauflage in \u20ac","example":9000000,"type":["integer","null"]}}},"AdSpecialRate.jsonld-write":{"type":"object","description":"","deprecated":false,"required":["title","type"],"properties":{"title":{"description":"Bezeichnung","example":"Beihefter 4-seitig","type":"string"},"type":{"enum":["Beilagen","Beikleber","Bei-\/Durchhefter"],"description":"\n            * Beilagen\n            * Beikleber\n            * Beihefter\n        ","example":"Beilagen","type":"string"},"subTypes":{"type":"array","items":{"type":"string","enum":["on pack","Booklet ohne Tr\u00e4ger","flying page","Oversize (I)","Megaseiten","Oversize (B)","Exkl.red.Supplements (B)","Exkl.red.Supplements (BK)","Anz.-Strecke","Booklet","Advertorial","Warenprobe","Flatspray\/Teebeutel","Exkl.red.Supplements (BL)","ePaper","Exkl.red.Poster","postcard"]},"description":"\n            * postcard: Postkarte\n            * product sample: Warenproben\n            * booklet: Booklet\n            * bord edition: Bordauflage\n            * postal edition: Postauflage\n        ","example":["Booklet","Warenprobe"],"enum":["on pack","Booklet ohne Tr\u00e4ger","flying page","Oversize (I)","Megaseiten","Oversize (B)","Exkl.red.Supplements (B)","Exkl.red.Supplements (BK)","Anz.-Strecke","Booklet","Advertorial","Warenprobe","Flatspray\/Teebeutel","Exkl.red.Supplements (BL)","ePaper","Exkl.red.Poster","postcard"]},"weight":{"type":["integer","null"]},"pages":{"type":["integer","null"]},"priceTotalCirculation":{"description":"Preis Gesamtauflage in \u20ac","deprecated":true,"example":9000000,"type":["integer","null"]},"pricePartCirculation":{"description":"Preis Teilauflage (exkl. Abo) in \u20ac","example":9000000,"type":["integer","null"]},"priceSubscription":{"description":" Preis Aboauflage in \u20ac","example":9000000,"type":["integer","null"]},"priceTotalWithoutSubscription":{"description":" Preis der Gesamtauflage ohne Abo in \u20ac","example":9000000,"type":["integer","null"]},"priceSubscriptionWithinTotal":{"description":"Preis des Abos innerhalb der Gesamtauflage in \u20ac","example":9000000,"type":["integer","null"]}}},"AdvertisingFormat-read":{"type":"object","description":"","deprecated":false,"required":["name","type","category"],"properties":{"name":{"minLength":1,"maxLength":255,"type":"string"},"type":{"enum":["online","mobile","mobilerotation","newsletter"],"type":"string"},"category":{"type":"string"},"fixedPrice":{"type":"boolean"},"specificationOnly":{"type":"boolean"},"specification":{"anyOf":[{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecification-read"},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"AdvertisingFormat-write":{"type":"object","description":"","deprecated":false,"required":["name","type","category"],"properties":{"name":{"minLength":1,"maxLength":255,"type":"string"},"type":{"enum":["online","mobile","mobilerotation","newsletter"],"type":"string"},"category":{"type":"string"},"fixedPrice":{"type":"boolean"},"specificationOnly":{"type":"boolean"},"specification":{"anyOf":[{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecification-write"},{"type":"null"}]},"version":{"type":"integer"}}},"AdvertisingFormat.AdvertisingFormatSpecification-read":{"type":"object","description":"","deprecated":false,"properties":{"deliveryForms":{"type":"array","items":{"type":"string"}},"category":{"type":["string","null"]},"categoryUrlName":{"type":["string","null"]},"visualization":{"type":["string","null"]},"videoId":{"type":["string","null"]},"description":{"type":["string","null"]},"filesizes":{"type":["string","null"]},"deliveryFormDescription":{"type":["string","null"]},"defaultFormat":{"type":["string","null"]},"leadTime":{"type":["string","null"]},"deliverTo":{"type":["string","null"]},"notes":{"type":["string","null"]},"positioningNotes":{"type":["string","null"]},"expandableNotes":{"type":["string","null"]},"frequencyCapping":{"type":["string","null"]},"autoclose":{"type":["string","null"]},"closeButton":{"type":["string","null"]},"adNotice":{"type":["string","null"]},"screenGrabbing":{"type":["string","null"]},"thirdPartyRedirect":{"type":["string","null"]},"additionalNotes":{"type":["string","null"]},"clickVars":{"type":["string","null"]},"clipping":{"type":["string","null"]},"sound":{"type":["string","null"]},"motifs":{"type":["string","null"]},"redirectTrackingRequirements":{"type":["string","null"]}}},"AdvertisingFormat.jsonld-read":{"type":"object","description":"","deprecated":false,"required":["name","type","category"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"minLength":1,"maxLength":255,"type":"string"},"type":{"enum":["online","mobile","mobilerotation","newsletter"],"type":"string"},"category":{"type":"string"},"fixedPrice":{"type":"boolean"},"specificationOnly":{"type":"boolean"},"specification":{"anyOf":[{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecification.jsonld-read"},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"AdvertisingFormat.jsonld-write":{"type":"object","description":"","deprecated":false,"required":["name","type","category"],"properties":{"name":{"minLength":1,"maxLength":255,"type":"string"},"type":{"enum":["online","mobile","mobilerotation","newsletter"],"type":"string"},"category":{"type":"string"},"fixedPrice":{"type":"boolean"},"specificationOnly":{"type":"boolean"},"specification":{"anyOf":[{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecification.jsonld-write"},{"type":"null"}]},"version":{"type":"integer"}}},"AdvertisingFormatDownload-read":{"type":"object","description":"","deprecated":false,"properties":{"locale":{"enum":["de","en"],"type":"string"},"name":{"type":"string"},"asset":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}},"required":["name"]},"AdvertisingFormatDownload.AdvertisingFormatDownloadInput-write":{"type":"object","description":"","deprecated":false,"properties":{"advertisingFormatDownloads":{"type":"array","items":{"type":"string"}}}},"AdvertisingFormatDownload.AdvertisingFormatDownloadInput.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"advertisingFormatDownloads":{"type":"array","items":{"type":"string"}}}},"AdvertisingFormatDownload.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"locale":{"enum":["de","en"],"type":"string"},"name":{"type":"string"},"asset":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}},"required":["name"]},"AdvertisingFormatSpecification-read":{"type":"object","description":"","deprecated":false,"properties":{"published":{"type":"boolean"},"visualization":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"videoID":{"type":["string","null"]},"deliveryForm":{"type":["array","null"],"items":{"type":"string"}},"specificationCategory":{"anyOf":[{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory-read"},{"type":"null"}]},"translations":{"type":"object","properties":{"de":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationTranslation.jsonld-read"},"en":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationTranslation.jsonld-read"}}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"AdvertisingFormatSpecification-write":{"type":"object","description":"","deprecated":false,"properties":{"published":{"type":"boolean"},"visualization":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"videoID":{"type":["string","null"]},"deliveryForm":{"type":["array","null"],"items":{"type":"string"}},"specificationCategory":{"anyOf":[{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory-write"},{"type":"null"}]},"translations":{"type":"object","properties":{"de":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationTranslation.jsonld-read"},"en":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationTranslation.jsonld-read"}}},"version":{"type":"integer"}}},"AdvertisingFormatSpecification.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"published":{"type":"boolean"},"visualization":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"videoID":{"type":["string","null"]},"deliveryForm":{"type":["array","null"],"items":{"type":"string"}},"specificationCategory":{"anyOf":[{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory.jsonld-read"},{"type":"null"}]},"translations":{"type":"object","properties":{"de":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationTranslation.jsonld-read"},"en":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationTranslation.jsonld-read"}}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"AdvertisingFormatSpecification.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"published":{"type":"boolean"},"visualization":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"videoID":{"type":["string","null"]},"deliveryForm":{"type":["array","null"],"items":{"type":"string"}},"specificationCategory":{"anyOf":[{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategory.jsonld-write"},{"type":"null"}]},"translations":{"type":"object","properties":{"de":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationTranslation.jsonld-read"},"en":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationTranslation.jsonld-read"}}},"version":{"type":"integer"}}},"AdvertisingFormatSpecificationCategory-read":{"type":"object","description":"","deprecated":false,"properties":{"type":{"enum":["online","mobile"],"type":"string"},"translations":{"type":"object","properties":{"de":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategoryTranslation.jsonld-read"},"en":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategoryTranslation.jsonld-read"}}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"AdvertisingFormatSpecificationCategory-write":{"type":"object","description":"","deprecated":false,"properties":{"type":{"enum":["online","mobile"],"type":"string"},"translations":{"type":"object","properties":{"de":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategoryTranslation.jsonld-read"},"en":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategoryTranslation.jsonld-read"}}},"version":{"type":"integer"}}},"AdvertisingFormatSpecificationCategory.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"enum":["online","mobile"],"type":"string"},"translations":{"type":"object","properties":{"de":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategoryTranslation.jsonld-read"},"en":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategoryTranslation.jsonld-read"}}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"AdvertisingFormatSpecificationCategory.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"type":{"enum":["online","mobile"],"type":"string"},"translations":{"type":"object","properties":{"de":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategoryTranslation.jsonld-read"},"en":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationCategoryTranslation.jsonld-read"}}},"version":{"type":"integer"}}},"AdvertisingFormatSpecificationCategoryTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"AdvertisingFormatSpecificationCategoryTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"AdvertisingFormatSpecificationDownload-read":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"type":"string"},"asset":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"AdvertisingFormatSpecificationDownload.jsonld-read":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"type":"string"},"asset":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"AdvertisingFormatSpecificationTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"groupingTitle":{"type":["string","null"]},"description":{"type":["string","null"]},"filesizes":{"type":["string","null"]},"deliveryFormDescription":{"type":["string","null"]},"defaultFormat":{"type":["string","null"]},"leadTime":{"type":["string","null"]},"deliverTo":{"type":["string","null"]},"notes":{"type":["string","null"]},"positioningNotes":{"type":["string","null"]},"expandableNotes":{"type":["string","null"]},"frequencyCapping":{"type":["string","null"]},"autoclose":{"type":["string","null"]},"closeButton":{"type":["string","null"]},"adNotice":{"type":["string","null"]},"screenGrabbing":{"type":["string","null"]},"thirdPartyRedirect":{"type":["string","null"]},"additionalNotes":{"type":["string","null"]},"clickVars":{"type":["string","null"]},"clipping":{"type":["string","null"]},"sound":{"type":["string","null"]},"redirectTrackingRequirements":{"type":["string","null"]},"motifs":{"type":["string","null"]},"downloads":{"minItems":0,"maxItems":99,"type":"array","items":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationDownload-read"}},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"AdvertisingFormatSpecificationTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"groupingTitle":{"type":["string","null"]},"description":{"type":["string","null"]},"filesizes":{"type":["string","null"]},"deliveryFormDescription":{"type":["string","null"]},"defaultFormat":{"type":["string","null"]},"leadTime":{"type":["string","null"]},"deliverTo":{"type":["string","null"]},"notes":{"type":["string","null"]},"positioningNotes":{"type":["string","null"]},"expandableNotes":{"type":["string","null"]},"frequencyCapping":{"type":["string","null"]},"autoclose":{"type":["string","null"]},"closeButton":{"type":["string","null"]},"adNotice":{"type":["string","null"]},"screenGrabbing":{"type":["string","null"]},"thirdPartyRedirect":{"type":["string","null"]},"additionalNotes":{"type":["string","null"]},"clickVars":{"type":["string","null"]},"clipping":{"type":["string","null"]},"sound":{"type":["string","null"]},"redirectTrackingRequirements":{"type":["string","null"]},"motifs":{"type":["string","null"]},"downloads":{"minItems":0,"maxItems":99,"type":"array","items":{"$ref":"#\/components\/schemas\/AdvertisingFormatSpecificationDownload.jsonld-read"}},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Ages-read":{"type":"object","description":"","deprecated":false,"properties":{"Gt3Lt14":{"anyOf":[{"$ref":"#\/components\/schemas\/MultiValue-read"},{"type":"null"}]},"Gt14Lt29":{"anyOf":[{"$ref":"#\/components\/schemas\/MultiValue-read"},{"type":"null"}]},"Gt30Lt39":{"anyOf":[{"$ref":"#\/components\/schemas\/MultiValue-read"},{"type":"null"}]},"Gt40Lt49":{"anyOf":[{"$ref":"#\/components\/schemas\/MultiValue-read"},{"type":"null"}]},"Gt50Lt59":{"anyOf":[{"$ref":"#\/components\/schemas\/MultiValue-read"},{"type":"null"}]},"Gt60":{"anyOf":[{"$ref":"#\/components\/schemas\/MultiValue-read"},{"type":"null"}]}}},"AmbientMediaObject-read":{"type":"object","description":"","deprecated":false,"properties":{"picture":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"passengersNational":{"maxLength":16,"type":["string","null"]},"passengersInternational":{"maxLength":16,"type":["string","null"]},"loungeVisitors":{"maxLength":16,"type":["string","null"]},"inflightViewers":{"maxLength":16,"type":["string","null"]},"digitalBillboard":{"maxLength":16,"type":["string","null"]},"staticBillboard":{"maxLength":16,"type":["string","null"]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"AmbientMediaObject-write":{"type":"object","description":"","deprecated":false,"properties":{"picture":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"passengersNational":{"maxLength":16,"type":["string","null"]},"passengersInternational":{"maxLength":16,"type":["string","null"]},"loungeVisitors":{"maxLength":16,"type":["string","null"]},"inflightViewers":{"maxLength":16,"type":["string","null"]},"digitalBillboard":{"maxLength":16,"type":["string","null"]},"staticBillboard":{"maxLength":16,"type":["string","null"]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch-write"}}},"required":["brandName"]},"AmbientMediaObject.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"picture":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"passengersNational":{"maxLength":16,"type":["string","null"]},"passengersInternational":{"maxLength":16,"type":["string","null"]},"loungeVisitors":{"maxLength":16,"type":["string","null"]},"inflightViewers":{"maxLength":16,"type":["string","null"]},"digitalBillboard":{"maxLength":16,"type":["string","null"]},"staticBillboard":{"maxLength":16,"type":["string","null"]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue.jsonld-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"AmbientMediaObject.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"picture":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"passengersNational":{"maxLength":16,"type":["string","null"]},"passengersInternational":{"maxLength":16,"type":["string","null"]},"loungeVisitors":{"maxLength":16,"type":["string","null"]},"inflightViewers":{"maxLength":16,"type":["string","null"]},"digitalBillboard":{"maxLength":16,"type":["string","null"]},"staticBillboard":{"maxLength":16,"type":["string","null"]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch.jsonld-write"}}},"required":["brandName"]},"Analysis-read":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"string"},"title":{"type":"string"}}},"Analysis.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"type":"string"},"title":{"type":"string"}}},"Attachment-read":{"type":"object","description":"","deprecated":false,"properties":{"fileName":{"type":"string"},"fileType":{"type":"string"},"file":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"isPublic":{"type":"boolean"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"Attachment.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"fileName":{"type":"string"},"fileType":{"type":"string"},"file":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"isPublic":{"type":"boolean"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"AvodMediaObject-read":{"type":"object","description":"","deprecated":false,"properties":{"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"AvodMediaObject-write":{"type":"object","description":"","deprecated":false,"properties":{"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch-write"}}},"required":["brandName"]},"AvodMediaObject.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue.jsonld-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"AvodMediaObject.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch.jsonld-write"}}},"required":["brandName"]},"BasePrice-read":{"type":"object","description":"","deprecated":false,"properties":{"amount":{"type":["string","null"]},"validFrom":{"type":["string","null"],"format":"date-time"},"validUntil":{"type":["string","null"],"format":"date-time"},"currency":{"type":["string","null"]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"BasePrice-write":{"type":"object","description":"","deprecated":false,"properties":{"amount":{"type":["string","null"]},"validFrom":{"type":["string","null"],"format":"date-time"},"validUntil":{"type":["string","null"],"format":"date-time"},"currency":{"type":["string","null"]},"version":{"type":"integer"}}},"BasePrice.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"amount":{"type":["string","null"]},"validFrom":{"type":["string","null"],"format":"date-time"},"validUntil":{"type":["string","null"],"format":"date-time"},"currency":{"type":["string","null"]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"BasePrice.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"amount":{"type":["string","null"]},"validFrom":{"type":["string","null"],"format":"date-time"},"validUntil":{"type":["string","null"],"format":"date-time"},"currency":{"type":["string","null"]},"version":{"type":"integer"}}},"BasicRate-read":{"type":"object","description":"","deprecated":false,"properties":{"doublePage":{"type":"boolean"},"format":{"type":"string"},"orientation":{"type":"string"},"width":{"type":"integer"},"height":{"type":"integer"},"price":{"type":"integer"},"width1":{"type":["integer","null"]},"height1":{"type":["integer","null"]}}},"BasicRate-write":{"type":"object","description":"","deprecated":false,"required":["doublePage","format","formatSize","orientation","price"],"properties":{"doublePage":{"description":"Ist Doppelseite","example":true,"type":"boolean"},"format":{"description":"Das Anzeigenformat","example":"1\/1","type":["string","null"]},"formatSize":{"description":"Das Anzeigenformat als numerischer Wert (1\/1 = 1.0, 2\/1 = 2.0, 1\/2 = 0.5, 1\/3 = 0.333, \u2026) - wird zur Sortierung genutzt","example":1.0,"type":["number","null"]},"orientation":{"enum":["hoch","quer","normal","eck"],"description":"Formatausrichtung","example":"normal","type":["string","null"]},"width":{"description":"Breite in mm (Anschnitt)","example":213,"type":["integer","null"]},"height":{"description":"H\u00f6he in mm (Anschnitt)","example":277,"type":["integer","null"]},"width1":{"description":"Breite in mm (Anschnitt) - Kombipreislisten","example":213,"type":["integer","null"]},"height1":{"description":"H\u00f6he in mm (Anschnitt) - Kombipreislisten","example":277,"type":["integer","null"]},"width2":{"description":"Breite in mm (Anschnitt) - Kombipreislisten k\u00f6nnen bis zu drei zus\u00e4tzliche Formate haben, von denen das erste hier abgebildet wird.","example":213,"type":["integer","null"]},"height2":{"description":"H\u00f6he in mm (Anschnitt) - Kombipreislisten k\u00f6nnen bis zu drei zus\u00e4tzliche Formate haben, von denen das erste hier abgebildet wird.","example":277,"type":["integer","null"]},"width3":{"description":"Breite in mm (Anschnitt) - Kombipreislisten k\u00f6nnen bis zu drei zus\u00e4tzliche Formate haben, von denen das zweite hier abgebildet wird.","example":213,"type":["integer","null"]},"height3":{"description":"H\u00f6he in mm (Anschnitt) - Kombipreislisten k\u00f6nnen bis zu drei zus\u00e4tzliche Formate haben, von denen das zweite hier abgebildet wird.","example":277,"type":["integer","null"]},"width4":{"description":"Breite in mm (Anschnitt) - Kombipreislisten k\u00f6nnen bis zu drei zus\u00e4tzliche Formate haben, von denen das dritte hier abgebildet wird.","example":213,"type":["integer","null"]},"height4":{"description":"H\u00f6he in mm (Anschnitt) - Kombipreislisten k\u00f6nnen bis zu drei zus\u00e4tzliche Formate haben, von denen das dritte hier abgebildet wird.","example":277,"type":["integer","null"]},"price":{"description":"Preis in \u20ac (Anschnitt)","example":900000,"type":["integer","null"]}}},"BasicRate.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"doublePage":{"type":"boolean"},"format":{"type":"string"},"orientation":{"type":"string"},"width":{"type":"integer"},"height":{"type":"integer"},"price":{"type":"integer"},"width1":{"type":["integer","null"]},"height1":{"type":["integer","null"]}}},"BasicRate.jsonld-write":{"type":"object","description":"","deprecated":false,"required":["doublePage","format","formatSize","orientation","price"],"properties":{"doublePage":{"description":"Ist Doppelseite","example":true,"type":"boolean"},"format":{"description":"Das Anzeigenformat","example":"1\/1","type":["string","null"]},"formatSize":{"description":"Das Anzeigenformat als numerischer Wert (1\/1 = 1.0, 2\/1 = 2.0, 1\/2 = 0.5, 1\/3 = 0.333, \u2026) - wird zur Sortierung genutzt","example":1.0,"type":["number","null"]},"orientation":{"enum":["hoch","quer","normal","eck"],"description":"Formatausrichtung","example":"normal","type":["string","null"]},"width":{"description":"Breite in mm (Anschnitt)","example":213,"type":["integer","null"]},"height":{"description":"H\u00f6he in mm (Anschnitt)","example":277,"type":["integer","null"]},"width1":{"description":"Breite in mm (Anschnitt) - Kombipreislisten","example":213,"type":["integer","null"]},"height1":{"description":"H\u00f6he in mm (Anschnitt) - Kombipreislisten","example":277,"type":["integer","null"]},"width2":{"description":"Breite in mm (Anschnitt) - Kombipreislisten k\u00f6nnen bis zu drei zus\u00e4tzliche Formate haben, von denen das erste hier abgebildet wird.","example":213,"type":["integer","null"]},"height2":{"description":"H\u00f6he in mm (Anschnitt) - Kombipreislisten k\u00f6nnen bis zu drei zus\u00e4tzliche Formate haben, von denen das erste hier abgebildet wird.","example":277,"type":["integer","null"]},"width3":{"description":"Breite in mm (Anschnitt) - Kombipreislisten k\u00f6nnen bis zu drei zus\u00e4tzliche Formate haben, von denen das zweite hier abgebildet wird.","example":213,"type":["integer","null"]},"height3":{"description":"H\u00f6he in mm (Anschnitt) - Kombipreislisten k\u00f6nnen bis zu drei zus\u00e4tzliche Formate haben, von denen das zweite hier abgebildet wird.","example":277,"type":["integer","null"]},"width4":{"description":"Breite in mm (Anschnitt) - Kombipreislisten k\u00f6nnen bis zu drei zus\u00e4tzliche Formate haben, von denen das dritte hier abgebildet wird.","example":213,"type":["integer","null"]},"height4":{"description":"H\u00f6he in mm (Anschnitt) - Kombipreislisten k\u00f6nnen bis zu drei zus\u00e4tzliche Formate haben, von denen das dritte hier abgebildet wird.","example":277,"type":["integer","null"]},"price":{"description":"Preis in \u20ac (Anschnitt)","example":900000,"type":["integer","null"]}}},"BasicRatesTable-read":{"type":"object","description":"","deprecated":false,"properties":{"basicRatesSinglePages":{"description":"Basic rates on single pages","type":"object","required":["head","rows"],"properties":{"head":{"type":"array","items":{"type":"string"}},"rows":{"type":"array","items":{"type":"array","items":{"type":"string"}}}}},"basicRatesDoublePages":{"description":"Basic rates on double pages","type":"object","required":["head","rows"],"properties":{"head":{"type":"array","items":{"type":"string"}},"rows":{"type":"array","items":{"type":"array","items":{"type":"string"}}}}},"basicRatesSinglePagesSurcharge":{"description":"Basic rate surcharges on single pages - only applies to combination objects","type":"object","required":["head","rows"],"properties":{"head":{"type":"array","items":{"type":"string"}},"rows":{"type":"array","items":{"type":"array","items":{"type":"string"}}}}},"basicRatesDoublePagesSurcharge":{"description":"Basic rate surcharges on double pages - only applies to combination objects","type":"object","required":["head","rows"],"properties":{"head":{"type":"array","items":{"type":"string"}},"rows":{"type":"array","items":{"type":"array","items":{"type":"string"}}}}}}},"BasicRatesTable.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"basicRatesSinglePages":{"description":"Basic rates on single pages","type":"object","required":["head","rows"],"properties":{"head":{"type":"array","items":{"type":"string"}},"rows":{"type":"array","items":{"type":"array","items":{"type":"string"}}}}},"basicRatesDoublePages":{"description":"Basic rates on double pages","type":"object","required":["head","rows"],"properties":{"head":{"type":"array","items":{"type":"string"}},"rows":{"type":"array","items":{"type":"array","items":{"type":"string"}}}}},"basicRatesSinglePagesSurcharge":{"description":"Basic rate surcharges on single pages - only applies to combination objects","type":"object","required":["head","rows"],"properties":{"head":{"type":"array","items":{"type":"string"}},"rows":{"type":"array","items":{"type":"array","items":{"type":"string"}}}}},"basicRatesDoublePagesSurcharge":{"description":"Basic rate surcharges on double pages - only applies to combination objects","type":"object","required":["head","rows"],"properties":{"head":{"type":"array","items":{"type":"string"}},"rows":{"type":"array","items":{"type":"array","items":{"type":"string"}}}}}}},"Branch-read":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Branch-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"version":{"type":"integer"}}},"Branch.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Branch.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"version":{"type":"integer"}}},"BrandUniverse-read":{"type":"object","description":"","deprecated":false,"properties":{"createdAt":{"type":"string","format":"date-time"},"createdBy":{"anyOf":[{"$ref":"#\/components\/schemas\/User-read"},{"type":"null"}]},"updatedAt":{"type":"string","format":"date-time"},"updatedBy":{"anyOf":[{"$ref":"#\/components\/schemas\/User-read"},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"name":{"type":"string"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publishedIn":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"marketingCountries":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"brandPicture":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"segmentInt":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"usp":{"type":["string","null"]},"relevance":{"minimum":1,"maximum":10,"default":10,"example":10,"type":"integer"},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"onepagerConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration-read"}},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"mediaObjectTypes":{"readOnly":true,"type":"array","items":{"type":"string"}}}},"BrandUniverse-write":{"type":"object","description":"","deprecated":false,"properties":{"hidden":{"default":true,"example":true,"type":"boolean"},"name":{"type":"string"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publishedIn":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"marketingCountries":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"brandPicture":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"segmentInt":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"usp":{"type":["string","null"]},"relevance":{"minimum":1,"maximum":10,"default":10,"example":10,"type":"integer"},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"onepagerConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration-write"}},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"}}},"BrandUniverse.BrandProfile-read":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"integer"},"hidden":{"default":true,"example":true,"type":"boolean"},"updatedAt":{"type":["string","null"],"format":"date-time"},"name":{"type":["string","null"]},"marketingEnd":{"type":["string","null"],"format":"date-time"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"mediaObjectsProfiles":{"type":"array","items":{"oneOf":[{"$ref":"#\/components\/schemas\/PrintMediaObjectProfile.jsonld-read"},{"$ref":"#\/components\/schemas\/TvMediaObjectProfile.jsonld-read"},{"$ref":"#\/components\/schemas\/DigitalMediaObjectProfile.jsonld-read"},{"$ref":"#\/components\/schemas\/PrintCombinationMediaObjectProfile.jsonld-read"},{"$ref":"#\/components\/schemas\/MediaObjectProfile.jsonld-read"}]}}}},"BrandUniverse.BrandProfile.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"type":"integer"},"hidden":{"default":true,"example":true,"type":"boolean"},"updatedAt":{"type":["string","null"],"format":"date-time"},"name":{"type":["string","null"]},"marketingEnd":{"type":["string","null"],"format":"date-time"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"mediaObjectsProfiles":{"type":"array","items":{"oneOf":[{"$ref":"#\/components\/schemas\/PrintMediaObjectProfile.jsonld-read"},{"$ref":"#\/components\/schemas\/TvMediaObjectProfile.jsonld-read"},{"$ref":"#\/components\/schemas\/DigitalMediaObjectProfile.jsonld-read"},{"$ref":"#\/components\/schemas\/PrintCombinationMediaObjectProfile.jsonld-read"},{"$ref":"#\/components\/schemas\/MediaObjectProfile.jsonld-read"}]}}}},"BrandUniverse.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"anyOf":[{"$ref":"#\/components\/schemas\/User.jsonld-read"},{"type":"null"}]},"updatedAt":{"type":"string","format":"date-time"},"updatedBy":{"anyOf":[{"$ref":"#\/components\/schemas\/User.jsonld-read"},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"name":{"type":"string"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publishedIn":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"marketingCountries":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"brandPicture":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"segmentInt":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"usp":{"type":["string","null"]},"relevance":{"minimum":1,"maximum":10,"default":10,"example":10,"type":"integer"},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"onepagerConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration.jsonld-read"}},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"mediaObjectTypes":{"readOnly":true,"type":"array","items":{"type":"string"}}}},"BrandUniverse.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"hidden":{"default":true,"example":true,"type":"boolean"},"name":{"type":"string"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publishedIn":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"marketingCountries":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"brandPicture":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"segmentInt":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"usp":{"type":["string","null"]},"relevance":{"minimum":1,"maximum":10,"default":10,"example":10,"type":"integer"},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"onepagerConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfiguration.jsonld-write"}},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"}}},"BrandUniverseOnepagerConfiguration-read":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfigurationTranslation-read"}},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"mediaTypes":{"type":["array","null"],"items":{"type":"string"}},"mediaObjects":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"onepagerConfiguration":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}},"required":["brandUniverse","onepagerConfiguration"]},"BrandUniverseOnepagerConfiguration-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfigurationTranslation-write"}},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"mediaTypes":{"type":["array","null"],"items":{"type":"string"}},"mediaObjects":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"onepagerConfiguration":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"version":{"type":"integer"}},"required":["brandUniverse","onepagerConfiguration"]},"BrandUniverseOnepagerConfiguration.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfigurationTranslation.jsonld-read"}},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"mediaTypes":{"type":["array","null"],"items":{"type":"string"}},"mediaObjects":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"onepagerConfiguration":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}},"required":["brandUniverse","onepagerConfiguration"]},"BrandUniverseOnepagerConfiguration.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/BrandUniverseOnepagerConfigurationTranslation.jsonld-write"}},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"mediaTypes":{"type":["array","null"],"items":{"type":"string"}},"mediaObjects":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"onepagerConfiguration":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"version":{"type":"integer"}},"required":["brandUniverse","onepagerConfiguration"]},"BrandUniverseOnepagerConfigurationTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"uspText":{"maxLength":2000,"type":["string","null"]},"comment":{"maxLength":2000,"type":["string","null"]},"roofline":{"type":["string","null"]},"headline":{"type":["string","null"]},"publish":{"type":"boolean"},"pptxOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"pdfOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"BrandUniverseOnepagerConfigurationTranslation-write":{"type":"object","description":"","deprecated":false,"properties":{"uspText":{"maxLength":2000,"type":["string","null"]},"comment":{"maxLength":2000,"type":["string","null"]},"roofline":{"type":["string","null"]},"headline":{"type":["string","null"]},"publish":{"type":"boolean"},"pptxOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"pdfOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"locale":{"type":"string"},"version":{"type":"integer"}}},"BrandUniverseOnepagerConfigurationTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"uspText":{"maxLength":2000,"type":["string","null"]},"comment":{"maxLength":2000,"type":["string","null"]},"roofline":{"type":["string","null"]},"headline":{"type":["string","null"]},"publish":{"type":"boolean"},"pptxOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"pdfOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"BrandUniverseOnepagerConfigurationTranslation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"uspText":{"maxLength":2000,"type":["string","null"]},"comment":{"maxLength":2000,"type":["string","null"]},"roofline":{"type":["string","null"]},"headline":{"type":["string","null"]},"publish":{"type":"boolean"},"pptxOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"pdfOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"locale":{"type":"string"},"version":{"type":"integer"}}},"BvodMediaObject-read":{"type":"object","description":"","deprecated":false,"properties":{"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"BvodMediaObject-write":{"type":"object","description":"","deprecated":false,"properties":{"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch-write"}}},"required":["brandName"]},"BvodMediaObject.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue.jsonld-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"BvodMediaObject.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch.jsonld-write"}}},"required":["brandName"]},"Category-read":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"Category.StudyCategory-read":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"values":{"type":"array","items":{"$ref":"#\/components\/schemas\/StudyCategoryValue-read"}}}},"Category.StudyCategory.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"values":{"type":"array","items":{"$ref":"#\/components\/schemas\/StudyCategoryValue.jsonld-read"}}}},"Category.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"CategoryValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":"string"},"category":{"$ref":"#\/components\/schemas\/Category-read"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"CategoryValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":"string"},"category":{"$ref":"#\/components\/schemas\/Category.jsonld-read"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"CirculationPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"printCirculation":{"maxLength":32,"type":["string","null"]},"distributed":{"maxLength":32,"type":["string","null"]},"paidCirculation":{"maxLength":32,"type":["string","null"]},"retailSaleCirculation":{"maxLength":32,"type":["string","null"]},"subscription":{"maxLength":32,"type":["string","null"]},"readingCircle":{"maxLength":32,"type":["string","null"]},"other":{"maxLength":32,"type":["string","null"]},"potentialAudience":{"maxLength":32,"type":["string","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"CirculationPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"printCirculation":{"maxLength":32,"type":["string","null"]},"distributed":{"maxLength":32,"type":["string","null"]},"paidCirculation":{"maxLength":32,"type":["string","null"]},"retailSaleCirculation":{"maxLength":32,"type":["string","null"]},"subscription":{"maxLength":32,"type":["string","null"]},"readingCircle":{"maxLength":32,"type":["string","null"]},"other":{"maxLength":32,"type":["string","null"]},"potentialAudience":{"maxLength":32,"type":["string","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"CirculationPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"printCirculation":{"maxLength":32,"type":["string","null"]},"distributed":{"maxLength":32,"type":["string","null"]},"paidCirculation":{"maxLength":32,"type":["string","null"]},"retailSaleCirculation":{"maxLength":32,"type":["string","null"]},"subscription":{"maxLength":32,"type":["string","null"]},"readingCircle":{"maxLength":32,"type":["string","null"]},"other":{"maxLength":32,"type":["string","null"]},"potentialAudience":{"maxLength":32,"type":["string","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"CirculationPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"printCirculation":{"maxLength":32,"type":["string","null"]},"distributed":{"maxLength":32,"type":["string","null"]},"paidCirculation":{"maxLength":32,"type":["string","null"]},"retailSaleCirculation":{"maxLength":32,"type":["string","null"]},"subscription":{"maxLength":32,"type":["string","null"]},"readingCircle":{"maxLength":32,"type":["string","null"]},"other":{"maxLength":32,"type":["string","null"]},"potentialAudience":{"maxLength":32,"type":["string","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"Configuration-read":{"type":"object","description":"","deprecated":false,"properties":{"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"analysisId":{"type":["string","null"]},"mediumId":{"type":["string","null"]},"ivwCode":{"type":["string","null"]},"source":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Configuration-write":{"type":"object","description":"","deprecated":false,"properties":{"analysisId":{"type":["string","null"]},"mediumId":{"type":["string","null"]},"ivwCode":{"type":["string","null"]},"source":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"version":{"type":"integer"}}},"Configuration.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"analysisId":{"type":["string","null"]},"mediumId":{"type":["string","null"]},"ivwCode":{"type":["string","null"]},"source":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Configuration.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"analysisId":{"type":["string","null"]},"mediumId":{"type":["string","null"]},"ivwCode":{"type":["string","null"]},"source":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"version":{"type":"integer"}}},"Contact-read":{"type":"object","description":"","deprecated":false,"properties":{"picture":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"responsibility":{"description":"* @return Country[]","type":"array","items":{"$ref":"#\/components\/schemas\/Country-read"}},"firstname":{"maxLength":255,"type":["string","null"]},"lastname":{"maxLength":255,"type":"string"},"company":{"maxLength":255,"type":["string","null"]},"function":{"maxLength":255,"type":["string","null"]},"city":{"maxLength":255,"type":["string","null"]},"country":{"maxLength":255,"type":["string","null"]},"street":{"maxLength":255,"type":["string","null"]},"houseNumber":{"maxLength":255,"type":["string","null"]},"zip":{"maxLength":15,"type":["string","null"]},"phonenumber1":{"maxLength":255,"type":["string","null"]},"phonenumber2":{"maxLength":255,"type":["string","null"]},"telefax":{"maxLength":255,"type":["string","null"]},"email":{"format":"email","maxLength":255,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"name":{"readOnly":true,"description":"Returns the full name of this contact","type":"string"}},"required":["lastname","email"]},"Contact-write":{"type":"object","description":"","deprecated":false,"properties":{"picture":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"responsibility":{"description":"* @return Country[]","type":"array","items":{"$ref":"#\/components\/schemas\/Country-write"}},"firstname":{"maxLength":255,"type":["string","null"]},"lastname":{"maxLength":255,"type":"string"},"company":{"maxLength":255,"type":["string","null"]},"function":{"maxLength":255,"type":["string","null"]},"city":{"maxLength":255,"type":["string","null"]},"country":{"maxLength":255,"type":["string","null"]},"street":{"maxLength":255,"type":["string","null"]},"houseNumber":{"maxLength":255,"type":["string","null"]},"zip":{"maxLength":15,"type":["string","null"]},"phonenumber1":{"maxLength":255,"type":["string","null"]},"phonenumber2":{"maxLength":255,"type":["string","null"]},"telefax":{"maxLength":255,"type":["string","null"]},"email":{"format":"email","maxLength":255,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"version":{"type":"integer"}},"required":["lastname","email"]},"Contact.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"picture":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"responsibility":{"description":"* @return Country[]","type":"array","items":{"$ref":"#\/components\/schemas\/Country.jsonld-read"}},"firstname":{"maxLength":255,"type":["string","null"]},"lastname":{"maxLength":255,"type":"string"},"company":{"maxLength":255,"type":["string","null"]},"function":{"maxLength":255,"type":["string","null"]},"city":{"maxLength":255,"type":["string","null"]},"country":{"maxLength":255,"type":["string","null"]},"street":{"maxLength":255,"type":["string","null"]},"houseNumber":{"maxLength":255,"type":["string","null"]},"zip":{"maxLength":15,"type":["string","null"]},"phonenumber1":{"maxLength":255,"type":["string","null"]},"phonenumber2":{"maxLength":255,"type":["string","null"]},"telefax":{"maxLength":255,"type":["string","null"]},"email":{"format":"email","maxLength":255,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"name":{"readOnly":true,"description":"Returns the full name of this contact","type":"string"}},"required":["lastname","email"]},"Contact.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"picture":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"responsibility":{"description":"* @return Country[]","type":"array","items":{"$ref":"#\/components\/schemas\/Country.jsonld-write"}},"firstname":{"maxLength":255,"type":["string","null"]},"lastname":{"maxLength":255,"type":"string"},"company":{"maxLength":255,"type":["string","null"]},"function":{"maxLength":255,"type":["string","null"]},"city":{"maxLength":255,"type":["string","null"]},"country":{"maxLength":255,"type":["string","null"]},"street":{"maxLength":255,"type":["string","null"]},"houseNumber":{"maxLength":255,"type":["string","null"]},"zip":{"maxLength":15,"type":["string","null"]},"phonenumber1":{"maxLength":255,"type":["string","null"]},"phonenumber2":{"maxLength":255,"type":["string","null"]},"telefax":{"maxLength":255,"type":["string","null"]},"email":{"format":"email","maxLength":255,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"version":{"type":"integer"}},"required":["lastname","email"]},"ContactPerson-read":{"type":"object","description":"","deprecated":false,"properties":{"displayName":{"type":"string"},"isGroup":{"type":"boolean"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"department":{"type":["string","null"]},"companyName":{"type":["string","null"]},"mobilePhone":{"type":["string","null"]},"businessPhones":{"type":["array","null"],"items":{"type":"string"}},"openIdUserId":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"ContactPerson.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"displayName":{"type":"string"},"isGroup":{"type":"boolean"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"department":{"type":["string","null"]},"companyName":{"type":["string","null"]},"mobilePhone":{"type":["string","null"]},"businessPhones":{"type":["array","null"],"items":{"type":"string"}},"openIdUserId":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"Country-read":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/CountryTranslation-read"}},"isoCode":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"publishedIn":{"type":"boolean"},"marketedIn":{"type":"boolean"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Country-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/CountryTranslation-write"}},"isoCode":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"publishedIn":{"type":"boolean"},"marketedIn":{"type":"boolean"},"version":{"type":"integer"}}},"Country.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/CountryTranslation.jsonld-read"}},"isoCode":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"publishedIn":{"type":"boolean"},"marketedIn":{"type":"boolean"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Country.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/CountryTranslation.jsonld-write"}},"isoCode":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"publishedIn":{"type":"boolean"},"marketedIn":{"type":"boolean"},"version":{"type":"integer"}}},"CountryTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"CountryTranslation-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"locale":{"type":"string"},"version":{"type":"integer"}}},"CountryTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"CountryTranslation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"locale":{"type":"string"},"version":{"type":"integer"}}},"CoveragePerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"totalInPercent":{"maxLength":32,"type":["string","null"]},"totalInMillion":{"maxLength":32,"type":["string","null"]},"menInPercent":{"maxLength":32,"type":["string","null"]},"menInMillion":{"maxLength":32,"type":["string","null"]},"womenInPercent":{"maxLength":32,"type":["string","null"]},"womenInMillion":{"maxLength":32,"type":["string","null"]},"childrenInPercent":{"maxLength":32,"type":["string","null"]},"childrenInMillion":{"maxLength":32,"type":["string","null"]},"readingParentsInPercent":{"maxLength":32,"type":["string","null"]},"readingParentsInMillion":{"maxLength":32,"type":["string","null"]},"coverageType":{"maxLength":8,"type":["string","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"CoveragePerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"totalInPercent":{"maxLength":32,"type":["string","null"]},"totalInMillion":{"maxLength":32,"type":["string","null"]},"menInPercent":{"maxLength":32,"type":["string","null"]},"menInMillion":{"maxLength":32,"type":["string","null"]},"womenInPercent":{"maxLength":32,"type":["string","null"]},"womenInMillion":{"maxLength":32,"type":["string","null"]},"childrenInPercent":{"maxLength":32,"type":["string","null"]},"childrenInMillion":{"maxLength":32,"type":["string","null"]},"readingParentsInPercent":{"maxLength":32,"type":["string","null"]},"readingParentsInMillion":{"maxLength":32,"type":["string","null"]},"coverageType":{"maxLength":8,"type":["string","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"CoveragePerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"totalInPercent":{"maxLength":32,"type":["string","null"]},"totalInMillion":{"maxLength":32,"type":["string","null"]},"menInPercent":{"maxLength":32,"type":["string","null"]},"menInMillion":{"maxLength":32,"type":["string","null"]},"womenInPercent":{"maxLength":32,"type":["string","null"]},"womenInMillion":{"maxLength":32,"type":["string","null"]},"childrenInPercent":{"maxLength":32,"type":["string","null"]},"childrenInMillion":{"maxLength":32,"type":["string","null"]},"readingParentsInPercent":{"maxLength":32,"type":["string","null"]},"readingParentsInMillion":{"maxLength":32,"type":["string","null"]},"coverageType":{"maxLength":8,"type":["string","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"CoveragePerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"totalInPercent":{"maxLength":32,"type":["string","null"]},"totalInMillion":{"maxLength":32,"type":["string","null"]},"menInPercent":{"maxLength":32,"type":["string","null"]},"menInMillion":{"maxLength":32,"type":["string","null"]},"womenInPercent":{"maxLength":32,"type":["string","null"]},"womenInMillion":{"maxLength":32,"type":["string","null"]},"childrenInPercent":{"maxLength":32,"type":["string","null"]},"childrenInMillion":{"maxLength":32,"type":["string","null"]},"readingParentsInPercent":{"maxLength":32,"type":["string","null"]},"readingParentsInMillion":{"maxLength":32,"type":["string","null"]},"coverageType":{"maxLength":8,"type":["string","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"Currency-read":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"string"},"name":{"type":"string"}}},"Currency.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"string"},"name":{"type":"string"}}},"DeepLApiOutputDto-read":{"type":"object","description":"Translate text to another language using DeepL API","deprecated":false,"properties":{"text":{"type":"string"}}},"DeepLApiOutputDto.DeepLApiInputDto-write":{"type":"object","description":"Translate text to another language using DeepL API","deprecated":false,"properties":{"input":{"type":"string"},"to":{"type":"string"},"from":{"type":["string","null"]},"html":{"type":["boolean","null"]}}},"DeepLApiOutputDto.DeepLApiInputDto.jsonld-write":{"type":"object","description":"Translate text to another language using DeepL API","deprecated":false,"properties":{"input":{"type":"string"},"to":{"type":"string"},"from":{"type":["string","null"]},"html":{"type":["boolean","null"]}}},"DeepLApiOutputDto.jsonld-read":{"type":"object","description":"Translate text to another language using DeepL API","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"text":{"type":"string"}}},"DigitalCoveragePerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"DigitalCoveragePerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"DigitalCoveragePerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"DigitalCoveragePerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"DigitalMediaObject-read":{"type":"object","description":"","deprecated":false,"properties":{"screenWeb":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"screenIOS":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"screenTablet":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"videoOnly":{"type":"boolean"},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"targetGroups":{"type":["array","null"],"items":{"type":"string"}},"ageGt3Lt14Absolute":{"type":["integer","null"]},"ageGt3Lt14Percent":{"type":["number","null"]},"ageGt14Lt29Absolute":{"type":["integer","null"]},"ageGt14Lt29Percent":{"type":["number","null"]},"ageGt30Lt39Absolute":{"type":["integer","null"]},"ageGt30Lt39Percent":{"type":["number","null"]},"ageGt40Lt49Absolute":{"type":["integer","null"]},"ageGt40Lt49Percent":{"type":["number","null"]},"ageGt50Lt59Absolute":{"type":["integer","null"]},"ageGt50Lt59Percent":{"type":["number","null"]},"ageGt60Absolute":{"type":["integer","null"]},"ageGt60Percent":{"type":["number","null"]},"ageAverage":{"type":["number","null"]},"householdIncomeLt2000Absolute":{"type":["integer","null"]},"householdIncomeLt2000Percent":{"type":["number","null"]},"householdIncomeGt2000Lt3000Absolute":{"type":["integer","null"]},"householdIncomeGt2000Lt3000Percent":{"type":["number","null"]},"householdIncomeGt3000Lt4000Absolute":{"type":["integer","null"]},"householdIncomeGt3000Lt4000Percent":{"type":["number","null"]},"householdIncomeGt4000Absolute":{"type":["integer","null"]},"householdIncomeGt4000Percent":{"type":["number","null"]},"householdIncomeAverage":{"type":["number","null"]},"showImportedPerformanceValues":{"type":"boolean"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"DigitalMediaObject-write":{"type":"object","description":"","deprecated":false,"properties":{"screenWeb":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"screenIOS":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"screenTablet":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"videoOnly":{"type":"boolean"},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"targetGroups":{"type":["array","null"],"items":{"type":"string"}},"ageGt3Lt14Absolute":{"type":["integer","null"]},"ageGt3Lt14Percent":{"type":["number","null"]},"ageGt14Lt29Absolute":{"type":["integer","null"]},"ageGt14Lt29Percent":{"type":["number","null"]},"ageGt30Lt39Absolute":{"type":["integer","null"]},"ageGt30Lt39Percent":{"type":["number","null"]},"ageGt40Lt49Absolute":{"type":["integer","null"]},"ageGt40Lt49Percent":{"type":["number","null"]},"ageGt50Lt59Absolute":{"type":["integer","null"]},"ageGt50Lt59Percent":{"type":["number","null"]},"ageGt60Absolute":{"type":["integer","null"]},"ageGt60Percent":{"type":["number","null"]},"ageAverage":{"type":["number","null"]},"householdIncomeLt2000Absolute":{"type":["integer","null"]},"householdIncomeLt2000Percent":{"type":["number","null"]},"householdIncomeGt2000Lt3000Absolute":{"type":["integer","null"]},"householdIncomeGt2000Lt3000Percent":{"type":["number","null"]},"householdIncomeGt3000Lt4000Absolute":{"type":["integer","null"]},"householdIncomeGt3000Lt4000Percent":{"type":["number","null"]},"householdIncomeGt4000Absolute":{"type":["integer","null"]},"householdIncomeGt4000Percent":{"type":["number","null"]},"householdIncomeAverage":{"type":["number","null"]},"showImportedPerformanceValues":{"type":"boolean"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch-write"}}},"required":["brandName"]},"DigitalMediaObject.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"screenWeb":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"screenIOS":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"screenTablet":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"videoOnly":{"type":"boolean"},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"targetGroups":{"type":["array","null"],"items":{"type":"string"}},"ageGt3Lt14Absolute":{"type":["integer","null"]},"ageGt3Lt14Percent":{"type":["number","null"]},"ageGt14Lt29Absolute":{"type":["integer","null"]},"ageGt14Lt29Percent":{"type":["number","null"]},"ageGt30Lt39Absolute":{"type":["integer","null"]},"ageGt30Lt39Percent":{"type":["number","null"]},"ageGt40Lt49Absolute":{"type":["integer","null"]},"ageGt40Lt49Percent":{"type":["number","null"]},"ageGt50Lt59Absolute":{"type":["integer","null"]},"ageGt50Lt59Percent":{"type":["number","null"]},"ageGt60Absolute":{"type":["integer","null"]},"ageGt60Percent":{"type":["number","null"]},"ageAverage":{"type":["number","null"]},"householdIncomeLt2000Absolute":{"type":["integer","null"]},"householdIncomeLt2000Percent":{"type":["number","null"]},"householdIncomeGt2000Lt3000Absolute":{"type":["integer","null"]},"householdIncomeGt2000Lt3000Percent":{"type":["number","null"]},"householdIncomeGt3000Lt4000Absolute":{"type":["integer","null"]},"householdIncomeGt3000Lt4000Percent":{"type":["number","null"]},"householdIncomeGt4000Absolute":{"type":["integer","null"]},"householdIncomeGt4000Percent":{"type":["number","null"]},"householdIncomeAverage":{"type":["number","null"]},"showImportedPerformanceValues":{"type":"boolean"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue.jsonld-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"DigitalMediaObject.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"screenWeb":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"screenIOS":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"screenTablet":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"videoOnly":{"type":"boolean"},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"targetGroups":{"type":["array","null"],"items":{"type":"string"}},"ageGt3Lt14Absolute":{"type":["integer","null"]},"ageGt3Lt14Percent":{"type":["number","null"]},"ageGt14Lt29Absolute":{"type":["integer","null"]},"ageGt14Lt29Percent":{"type":["number","null"]},"ageGt30Lt39Absolute":{"type":["integer","null"]},"ageGt30Lt39Percent":{"type":["number","null"]},"ageGt40Lt49Absolute":{"type":["integer","null"]},"ageGt40Lt49Percent":{"type":["number","null"]},"ageGt50Lt59Absolute":{"type":["integer","null"]},"ageGt50Lt59Percent":{"type":["number","null"]},"ageGt60Absolute":{"type":["integer","null"]},"ageGt60Percent":{"type":["number","null"]},"ageAverage":{"type":["number","null"]},"householdIncomeLt2000Absolute":{"type":["integer","null"]},"householdIncomeLt2000Percent":{"type":["number","null"]},"householdIncomeGt2000Lt3000Absolute":{"type":["integer","null"]},"householdIncomeGt2000Lt3000Percent":{"type":["number","null"]},"householdIncomeGt3000Lt4000Absolute":{"type":["integer","null"]},"householdIncomeGt3000Lt4000Percent":{"type":["number","null"]},"householdIncomeGt4000Absolute":{"type":["integer","null"]},"householdIncomeGt4000Percent":{"type":["number","null"]},"householdIncomeAverage":{"type":["number","null"]},"showImportedPerformanceValues":{"type":"boolean"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch.jsonld-write"}}},"required":["brandName"]},"DigitalMediaObjectProfile-read":{"type":"object","description":"","deprecated":false,"properties":{"screenWeb":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"screenIOS":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"screenTablet":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"pis":{"type":["integer","null"]},"pisSrc":{"type":["string","null"]},"visits":{"type":["integer","null"]},"visitsSrc":{"type":["string","null"]},"digitalCoverage":{"type":["integer","null"]},"digitalCoverageSrc":{"type":["string","null"]},"possibleVideoImpressions":{"type":["integer","null"]},"possibleVideoImpressionsSrc":{"type":["string","null"]},"viewThroughRate":{"type":["integer","null"]},"viewThroughRateSrc":{"type":["string","null"]},"views":{"type":["integer","null"]},"viewsSrc":{"type":["string","null"]},"netReach":{"type":["integer","null"]},"netReachSrc":{"type":["string","null"]},"onlinePis":{"type":["integer","null"]},"onlinePisSrc":{"type":["string","null"]},"onlineVisits":{"type":["integer","null"]},"onlineVisitsSrc":{"type":["string","null"]},"onlineUu":{"type":["integer","null"]},"onlineUuSrc":{"type":["string","null"]},"mobileWebPis":{"type":["integer","null"]},"mobileWebPisSrc":{"type":["string","null"]},"mobileWebVisits":{"type":["integer","null"]},"mobileWebVisitsSrc":{"type":["string","null"]},"mobileWebUu":{"type":["integer","null"]},"mobileWebUuSrc":{"type":["string","null"]},"mobileAppPis":{"type":["integer","null"]},"mobileAppPisSrc":{"type":["string","null"]},"mobileAppVisits":{"type":["integer","null"]},"mobileAppVisitsSrc":{"type":["string","null"]},"mobileAppUu":{"type":["integer","null"]},"mobileAppUuSrc":{"type":["string","null"]},"mobileTabletAppPis":{"type":["integer","null"]},"mobileTabletAppPisSrc":{"type":["string","null"]},"mobileTabletAppVisits":{"type":["integer","null"]},"mobileTabletAppVisitsSrc":{"type":["string","null"]},"mobileTabletAppUu":{"type":["integer","null"]},"mobileTabletAppUuSrc":{"type":["string","null"]},"videoOnly":{"type":"boolean"},"customUrl":{"type":["string","null"]},"id":{"type":"integer"},"hidden":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"name":{"type":["string","null"]},"profile":{"type":["string","null"]},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfDe":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"publisher":{"anyOf":[{"$ref":"#\/components\/schemas\/Publisher-read"},{"type":"null"}]},"marketingEnd":{"type":["string","null"],"format":"date-time"}}},"DigitalMediaObjectProfile.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"screenWeb":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"screenIOS":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"screenTablet":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"pis":{"type":["integer","null"]},"pisSrc":{"type":["string","null"]},"visits":{"type":["integer","null"]},"visitsSrc":{"type":["string","null"]},"digitalCoverage":{"type":["integer","null"]},"digitalCoverageSrc":{"type":["string","null"]},"possibleVideoImpressions":{"type":["integer","null"]},"possibleVideoImpressionsSrc":{"type":["string","null"]},"viewThroughRate":{"type":["integer","null"]},"viewThroughRateSrc":{"type":["string","null"]},"views":{"type":["integer","null"]},"viewsSrc":{"type":["string","null"]},"netReach":{"type":["integer","null"]},"netReachSrc":{"type":["string","null"]},"onlinePis":{"type":["integer","null"]},"onlinePisSrc":{"type":["string","null"]},"onlineVisits":{"type":["integer","null"]},"onlineVisitsSrc":{"type":["string","null"]},"onlineUu":{"type":["integer","null"]},"onlineUuSrc":{"type":["string","null"]},"mobileWebPis":{"type":["integer","null"]},"mobileWebPisSrc":{"type":["string","null"]},"mobileWebVisits":{"type":["integer","null"]},"mobileWebVisitsSrc":{"type":["string","null"]},"mobileWebUu":{"type":["integer","null"]},"mobileWebUuSrc":{"type":["string","null"]},"mobileAppPis":{"type":["integer","null"]},"mobileAppPisSrc":{"type":["string","null"]},"mobileAppVisits":{"type":["integer","null"]},"mobileAppVisitsSrc":{"type":["string","null"]},"mobileAppUu":{"type":["integer","null"]},"mobileAppUuSrc":{"type":["string","null"]},"mobileTabletAppPis":{"type":["integer","null"]},"mobileTabletAppPisSrc":{"type":["string","null"]},"mobileTabletAppVisits":{"type":["integer","null"]},"mobileTabletAppVisitsSrc":{"type":["string","null"]},"mobileTabletAppUu":{"type":["integer","null"]},"mobileTabletAppUuSrc":{"type":["string","null"]},"videoOnly":{"type":"boolean"},"customUrl":{"type":["string","null"]},"id":{"type":"integer"},"hidden":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"name":{"type":["string","null"]},"profile":{"type":["string","null"]},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfDe":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"publisher":{"anyOf":[{"$ref":"#\/components\/schemas\/Publisher.jsonld-read"},{"type":"null"}]},"marketingEnd":{"type":["string","null"],"format":"date-time"}}},"Download-read":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"type":"string"},"asset":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Download-write":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"type":"string"},"asset":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"}}},"Download.jsonld-read":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"type":"string"},"asset":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Download.jsonld-write":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"type":"string"},"asset":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"}}},"Frequency-read":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/FrequencyTranslation-read"}},"usedByPrintObject":{"type":"boolean"},"usedByNewsletter":{"type":"boolean"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Frequency-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/FrequencyTranslation-write"}},"usedByPrintObject":{"type":"boolean"},"usedByNewsletter":{"type":"boolean"},"version":{"type":"integer"}}},"Frequency.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/FrequencyTranslation.jsonld-read"}},"usedByPrintObject":{"type":"boolean"},"usedByNewsletter":{"type":"boolean"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Frequency.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/FrequencyTranslation.jsonld-write"}},"usedByPrintObject":{"type":"boolean"},"usedByNewsletter":{"type":"boolean"},"version":{"type":"integer"}}},"FrequencyTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"FrequencyTranslation-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"locale":{"type":"string"},"version":{"type":"integer"}}},"FrequencyTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"FrequencyTranslation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"locale":{"type":"string"},"version":{"type":"integer"}}},"GlobalConfiguration-read":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/GlobalConfigurationTranslation-read"}},"template":{"enum":["ims","ad_alliance"],"type":["string","null"]},"iconPrint":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconDigital":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconOnline":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconMobile":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconTv":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconRadio":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconAmbient":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"marketeerLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["template"]},"GlobalConfiguration-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/GlobalConfigurationTranslation-write"}},"template":{"enum":["ims","ad_alliance"],"type":["string","null"]},"iconPrint":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconDigital":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconOnline":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconMobile":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconTv":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconRadio":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconAmbient":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"marketeerLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"}},"required":["template"]},"GlobalConfiguration.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/GlobalConfigurationTranslation.jsonld-read"}},"template":{"enum":["ims","ad_alliance"],"type":["string","null"]},"iconPrint":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconDigital":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconOnline":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconMobile":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconTv":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconRadio":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconAmbient":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"marketeerLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["template"]},"GlobalConfiguration.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/GlobalConfigurationTranslation.jsonld-write"}},"template":{"enum":["ims","ad_alliance"],"type":["string","null"]},"iconPrint":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconDigital":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconOnline":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconMobile":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconTv":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconRadio":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"iconAmbient":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"marketeerLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"}},"required":["template"]},"GlobalConfigurationTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"roofline":{"type":["string","null"]},"headline":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"GlobalConfigurationTranslation-write":{"type":"object","description":"","deprecated":false,"properties":{"roofline":{"type":["string","null"]},"headline":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"}}},"GlobalConfigurationTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"roofline":{"type":["string","null"]},"headline":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"GlobalConfigurationTranslation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"roofline":{"type":["string","null"]},"headline":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"}}},"GlobalData-read":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/GlobalDataTranslation-read"}},"generalInformationGujLogo":{"description":"Verlagsangaben - GUJ Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationAdSpecialPortalIcon":{"description":"Verlagsangaben - Ad Special Portal","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationCopyMaterialIcon":{"description":"Druckunterlagen Icon","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationOrderProcessingIcon":{"description":"Verlagsangaben - Auftragsabwicklung","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"b4pLogo":{"description":"B4P Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"ivwLogo":{"description":"IVW Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"kmmLogo":{"description":"KiMMo Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"additionalCoverLogo":{"description":"Zusatzlogo Cover","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"GlobalData-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/GlobalDataTranslation-write"}},"generalInformationGujLogo":{"description":"Verlagsangaben - GUJ Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationAdSpecialPortalIcon":{"description":"Verlagsangaben - Ad Special Portal","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationCopyMaterialIcon":{"description":"Druckunterlagen Icon","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationOrderProcessingIcon":{"description":"Verlagsangaben - Auftragsabwicklung","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"b4pLogo":{"description":"B4P Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"ivwLogo":{"description":"IVW Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"kmmLogo":{"description":"KiMMo Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"additionalCoverLogo":{"description":"Zusatzlogo Cover","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"}}},"GlobalData.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/GlobalDataTranslation.jsonld-read"}},"generalInformationGujLogo":{"description":"Verlagsangaben - GUJ Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationAdSpecialPortalIcon":{"description":"Verlagsangaben - Ad Special Portal","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationCopyMaterialIcon":{"description":"Druckunterlagen Icon","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationOrderProcessingIcon":{"description":"Verlagsangaben - Auftragsabwicklung","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"b4pLogo":{"description":"B4P Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"ivwLogo":{"description":"IVW Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"kmmLogo":{"description":"KiMMo Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"additionalCoverLogo":{"description":"Zusatzlogo Cover","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"GlobalData.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/GlobalDataTranslation.jsonld-write"}},"generalInformationGujLogo":{"description":"Verlagsangaben - GUJ Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationAdSpecialPortalIcon":{"description":"Verlagsangaben - Ad Special Portal","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationCopyMaterialIcon":{"description":"Druckunterlagen Icon","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationOrderProcessingIcon":{"description":"Verlagsangaben - Auftragsabwicklung","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"b4pLogo":{"description":"B4P Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"ivwLogo":{"description":"IVW Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"kmmLogo":{"description":"KiMMo Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"additionalCoverLogo":{"description":"Zusatzlogo Cover","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"}}},"GlobalDataTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"companyName":{"type":["string","null"]},"homepageLink":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"emsLogo":{"description":"Verlagsangaben - EMS Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"b4pText":{"type":["string","null"]},"ivwText":{"type":["string","null"]},"kmmText":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"GlobalDataTranslation-write":{"type":"object","description":"","deprecated":false,"properties":{"companyName":{"type":["string","null"]},"homepageLink":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"emsLogo":{"description":"Verlagsangaben - EMS Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"b4pText":{"type":["string","null"]},"ivwText":{"type":["string","null"]},"kmmText":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"}}},"GlobalDataTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"companyName":{"type":["string","null"]},"homepageLink":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"emsLogo":{"description":"Verlagsangaben - EMS Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"b4pText":{"type":["string","null"]},"ivwText":{"type":["string","null"]},"kmmText":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"GlobalDataTranslation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"companyName":{"type":["string","null"]},"homepageLink":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"emsLogo":{"description":"Verlagsangaben - EMS Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"b4pText":{"type":["string","null"]},"ivwText":{"type":["string","null"]},"kmmText":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"}}},"GlobalYearData-read":{"type":"object","description":"","deprecated":false,"required":["year"],"properties":{"year":{"type":"string"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/GlobalYearDataTranslation-read"}},"headquarter":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/GlobalYearDataSalesOfficeAssociation-read"}},"gujLogo":{"description":"GUJ Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"GlobalYearData-write":{"type":"object","description":"","deprecated":false,"required":["year"],"properties":{"year":{"type":"string"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/GlobalYearDataTranslation-write"}},"headquarter":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/GlobalYearDataSalesOfficeAssociation-write"}},"gujLogo":{"description":"GUJ Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"}}},"GlobalYearData.RateCardGlobalYearDataStatus-read":{"type":"object","description":"","deprecated":false,"properties":{"prev":{"type":"boolean"},"current":{"type":"boolean"},"next":{"type":"boolean"}}},"GlobalYearData.RateCardGlobalYearDataStatus.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"prev":{"type":"boolean"},"current":{"type":"boolean"},"next":{"type":"boolean"}}},"GlobalYearData.jsonld-read":{"type":"object","description":"","deprecated":false,"required":["year"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"year":{"type":"string"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/GlobalYearDataTranslation.jsonld-read"}},"headquarter":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/GlobalYearDataSalesOfficeAssociation.jsonld-read"}},"gujLogo":{"description":"GUJ Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"GlobalYearData.jsonld-write":{"type":"object","description":"","deprecated":false,"required":["year"],"properties":{"year":{"type":"string"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/GlobalYearDataTranslation.jsonld-write"}},"headquarter":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"contacts":{"type":"array","items":{"$ref":"#\/components\/schemas\/GlobalYearDataSalesOfficeAssociation.jsonld-write"}},"gujLogo":{"description":"GUJ Logo","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"}}},"GlobalYearDataSalesOfficeAssociation-read":{"type":"object","description":"","deprecated":false,"properties":{"salesOffice":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"position":{"type":"integer"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"GlobalYearDataSalesOfficeAssociation-write":{"type":"object","description":"","deprecated":false,"properties":{"salesOffice":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"position":{"type":"integer"},"version":{"type":"integer"}}},"GlobalYearDataSalesOfficeAssociation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"salesOffice":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"position":{"type":"integer"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"GlobalYearDataSalesOfficeAssociation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"salesOffice":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"position":{"type":"integer"},"version":{"type":"integer"}}},"GlobalYearDataTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"classifiedInfo":{"description":"Preise & Formate - Kleinanzeigen","deprecated":true,"type":["string","null"]},"advertorialInfo":{"description":"Preise & Formate - Advertorials","type":["string","null"]},"vatInfo":{"description":"Mehrwertsteuerhinweis","type":["string","null"]},"looseInsertsInfo":{"description":"Ad specials - Beilagen","type":["string","null"]},"oversizeLooseInsertsInfo":{"description":"Ad specials - Oversize-Beilagen","type":["string","null"]},"gluedInsertsInfo":{"description":"Ad specials - Beikleber","type":["string","null"]},"boundInsertsInfo":{"description":"Ad specials - Beihefter","type":["string","null"]},"adSpecialsPriceQuotesInfo":{"description":"Ad specials - Preisangaben","type":["string","null"]},"adSpecialsCirculationInfo":{"description":"Ad specials - Auflagenabstimmung","type":["string","null"]},"adSpecialsTechnicalInfo":{"description":"Ad specials - Technik und Anlieferung","type":["string","null"]},"adSpecialsPrintServiceInfo":{"description":"Ad specials - Druckservice","type":["string","null"]},"generalInformationPaymentConditions":{"description":"Verlagsangaben - Zahlungsbedingungen","type":["string","null"]},"generalInformationBankInfo":{"description":"Verlagsangaben - Bankverbindung","type":["string","null"]},"generalInformationBusinessConditions":{"description":"Verlagsangaben - Gesch\u00e4ftsbedingungen","type":["string","null"]},"generalInformationDisclaimer":{"description":"Verlagsangaben - Disclaimer","type":["string","null"]},"generalInformationFooter":{"description":"Verlagsangaben - Footeraddresse","type":["string","null"]},"staticPages":{"deprecated":true,"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"emsLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"adAllianceLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationFooterAddress":{"description":"Verlagsangaben - Footeraddresse","type":["string","null"]},"additionalContactsLogoText":{"description":"Zus\u00e4tzliche Kontakte - Text","type":["string","null"]},"additionalContactsLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"staticPagesBottom":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"GlobalYearDataTranslation-write":{"type":"object","description":"","deprecated":false,"properties":{"classifiedInfo":{"description":"Preise & Formate - Kleinanzeigen","deprecated":true,"type":["string","null"]},"advertorialInfo":{"description":"Preise & Formate - Advertorials","type":["string","null"]},"vatInfo":{"description":"Mehrwertsteuerhinweis","type":["string","null"]},"looseInsertsInfo":{"description":"Ad specials - Beilagen","type":["string","null"]},"oversizeLooseInsertsInfo":{"description":"Ad specials - Oversize-Beilagen","type":["string","null"]},"gluedInsertsInfo":{"description":"Ad specials - Beikleber","type":["string","null"]},"boundInsertsInfo":{"description":"Ad specials - Beihefter","type":["string","null"]},"adSpecialsPriceQuotesInfo":{"description":"Ad specials - Preisangaben","type":["string","null"]},"adSpecialsCirculationInfo":{"description":"Ad specials - Auflagenabstimmung","type":["string","null"]},"adSpecialsTechnicalInfo":{"description":"Ad specials - Technik und Anlieferung","type":["string","null"]},"adSpecialsPrintServiceInfo":{"description":"Ad specials - Druckservice","type":["string","null"]},"generalInformationPaymentConditions":{"description":"Verlagsangaben - Zahlungsbedingungen","type":["string","null"]},"generalInformationBankInfo":{"description":"Verlagsangaben - Bankverbindung","type":["string","null"]},"generalInformationBusinessConditions":{"description":"Verlagsangaben - Gesch\u00e4ftsbedingungen","type":["string","null"]},"generalInformationDisclaimer":{"description":"Verlagsangaben - Disclaimer","type":["string","null"]},"generalInformationFooter":{"description":"Verlagsangaben - Footeraddresse","type":["string","null"]},"staticPages":{"deprecated":true,"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"emsLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"adAllianceLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationFooterAddress":{"description":"Verlagsangaben - Footeraddresse","type":["string","null"]},"additionalContactsLogoText":{"description":"Zus\u00e4tzliche Kontakte - Text","type":["string","null"]},"additionalContactsLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"staticPagesBottom":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"locale":{"type":"string"},"version":{"type":"integer"}}},"GlobalYearDataTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"classifiedInfo":{"description":"Preise & Formate - Kleinanzeigen","deprecated":true,"type":["string","null"]},"advertorialInfo":{"description":"Preise & Formate - Advertorials","type":["string","null"]},"vatInfo":{"description":"Mehrwertsteuerhinweis","type":["string","null"]},"looseInsertsInfo":{"description":"Ad specials - Beilagen","type":["string","null"]},"oversizeLooseInsertsInfo":{"description":"Ad specials - Oversize-Beilagen","type":["string","null"]},"gluedInsertsInfo":{"description":"Ad specials - Beikleber","type":["string","null"]},"boundInsertsInfo":{"description":"Ad specials - Beihefter","type":["string","null"]},"adSpecialsPriceQuotesInfo":{"description":"Ad specials - Preisangaben","type":["string","null"]},"adSpecialsCirculationInfo":{"description":"Ad specials - Auflagenabstimmung","type":["string","null"]},"adSpecialsTechnicalInfo":{"description":"Ad specials - Technik und Anlieferung","type":["string","null"]},"adSpecialsPrintServiceInfo":{"description":"Ad specials - Druckservice","type":["string","null"]},"generalInformationPaymentConditions":{"description":"Verlagsangaben - Zahlungsbedingungen","type":["string","null"]},"generalInformationBankInfo":{"description":"Verlagsangaben - Bankverbindung","type":["string","null"]},"generalInformationBusinessConditions":{"description":"Verlagsangaben - Gesch\u00e4ftsbedingungen","type":["string","null"]},"generalInformationDisclaimer":{"description":"Verlagsangaben - Disclaimer","type":["string","null"]},"generalInformationFooter":{"description":"Verlagsangaben - Footeraddresse","type":["string","null"]},"staticPages":{"deprecated":true,"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"emsLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"adAllianceLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationFooterAddress":{"description":"Verlagsangaben - Footeraddresse","type":["string","null"]},"additionalContactsLogoText":{"description":"Zus\u00e4tzliche Kontakte - Text","type":["string","null"]},"additionalContactsLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"staticPagesBottom":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"GlobalYearDataTranslation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"classifiedInfo":{"description":"Preise & Formate - Kleinanzeigen","deprecated":true,"type":["string","null"]},"advertorialInfo":{"description":"Preise & Formate - Advertorials","type":["string","null"]},"vatInfo":{"description":"Mehrwertsteuerhinweis","type":["string","null"]},"looseInsertsInfo":{"description":"Ad specials - Beilagen","type":["string","null"]},"oversizeLooseInsertsInfo":{"description":"Ad specials - Oversize-Beilagen","type":["string","null"]},"gluedInsertsInfo":{"description":"Ad specials - Beikleber","type":["string","null"]},"boundInsertsInfo":{"description":"Ad specials - Beihefter","type":["string","null"]},"adSpecialsPriceQuotesInfo":{"description":"Ad specials - Preisangaben","type":["string","null"]},"adSpecialsCirculationInfo":{"description":"Ad specials - Auflagenabstimmung","type":["string","null"]},"adSpecialsTechnicalInfo":{"description":"Ad specials - Technik und Anlieferung","type":["string","null"]},"adSpecialsPrintServiceInfo":{"description":"Ad specials - Druckservice","type":["string","null"]},"generalInformationPaymentConditions":{"description":"Verlagsangaben - Zahlungsbedingungen","type":["string","null"]},"generalInformationBankInfo":{"description":"Verlagsangaben - Bankverbindung","type":["string","null"]},"generalInformationBusinessConditions":{"description":"Verlagsangaben - Gesch\u00e4ftsbedingungen","type":["string","null"]},"generalInformationDisclaimer":{"description":"Verlagsangaben - Disclaimer","type":["string","null"]},"generalInformationFooter":{"description":"Verlagsangaben - Footeraddresse","type":["string","null"]},"staticPages":{"deprecated":true,"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"emsLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"adAllianceLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"generalInformationFooterAddress":{"description":"Verlagsangaben - Footeraddresse","type":["string","null"]},"additionalContactsLogoText":{"description":"Zus\u00e4tzliche Kontakte - Text","type":["string","null"]},"additionalContactsLogo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"staticPagesBottom":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"locale":{"type":"string"},"version":{"type":"integer"}}},"GuaranteedCirculation-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["string","null"]},"validFrom":{"type":["string","null"],"format":"date-time"}}},"GuaranteedCirculation-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["string","null"]},"validFrom":{"type":["string","null"],"format":"date-time"}}},"GuaranteedCirculation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["string","null"]},"validFrom":{"type":["string","null"],"format":"date-time"}}},"GuaranteedCirculation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["string","null"]},"validFrom":{"type":["string","null"],"format":"date-time"}}},"HouseholdIncome-read":{"type":"object","description":"","deprecated":false,"properties":{"Lt2000":{"anyOf":[{"$ref":"#\/components\/schemas\/MultiValue-read"},{"type":"null"}]},"Gt2000Lt3000":{"anyOf":[{"$ref":"#\/components\/schemas\/MultiValue-read"},{"type":"null"}]},"Gt3000Lt4000":{"anyOf":[{"$ref":"#\/components\/schemas\/MultiValue-read"},{"type":"null"}]},"Gt4000":{"anyOf":[{"$ref":"#\/components\/schemas\/MultiValue-read"},{"type":"null"}]}}},"InStreamBumperImpressionsPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"InStreamBumperImpressionsPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"InStreamBumperImpressionsPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"InStreamBumperImpressionsPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"InStreamImpressionsPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"InStreamImpressionsPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"InStreamImpressionsPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"InStreamImpressionsPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"InStreamNonSkippableImpressionsPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"InStreamNonSkippableImpressionsPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"InStreamNonSkippableImpressionsPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"InStreamNonSkippableImpressionsPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"InStreamSkippableImpressionsPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"InStreamSkippableImpressionsPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"InStreamSkippableImpressionsPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"InStreamSkippableImpressionsPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"IssueDate-read":{"type":"object","description":"","deprecated":false,"properties":{"issueNumber":{"type":["string","null"]},"firstSaleDate":{"type":["string","null"],"format":"date-time"},"firstSaleDateMonday":{"type":["string","null"],"format":"date-time"},"firstSaleDateTuesday":{"type":["string","null"],"format":"date-time"},"firstSaleDateWednesday":{"type":["string","null"],"format":"date-time"},"firstSaleDateThursday":{"type":["string","null"],"format":"date-time"},"firstSaleDateFriday":{"type":["string","null"],"format":"date-time"},"firstSaleDateSaturday":{"type":["string","null"],"format":"date-time"},"printDocumentsDeadline":{"type":["string","null"],"format":"date-time"},"cancellationDeadline":{"type":["string","null"],"format":"date-time"},"adSpecialsDeliveryDeadline":{"type":["string","null"],"format":"date-time"},"adSpecialsCancellationDeadline":{"type":["string","null"],"format":"date-time"}}},"IssueDate-write":{"type":"object","description":"","deprecated":false,"required":["issueNumber"],"properties":{"issueNumber":{"description":"Heftnummer","example":"1\/24","type":["string","null"]},"firstSaleDate":{"description":"Erstverkaufstag","example":"2024-01-01","type":["string","null"],"format":"date-time"},"firstSaleDateMonday":{"description":"Erstverkaufstag Montag","example":"2024-01-01","type":["string","null"],"format":"date-time"},"firstSaleDateTuesday":{"description":"Erstverkaufstag Dienstag","example":"2024-01-01","type":["string","null"],"format":"date-time"},"firstSaleDateWednesday":{"description":"Erstverkaufstag Mittwoch","example":"2024-01-01","type":["string","null"],"format":"date-time"},"firstSaleDateThursday":{"description":"Erstverkaufstag Donnerstag","example":"2024-01-01","type":["string","null"],"format":"date-time"},"firstSaleDateFriday":{"description":"Erstverkaufstag Freitag","example":"2024-01-01","type":["string","null"],"format":"date-time"},"firstSaleDateSaturday":{"description":"Erstverkaufstag Samstag","example":"2024-01-01","type":["string","null"],"format":"date-time"},"printDocumentsDeadline":{"description":"Druckunterlagenschluss","example":"2024-01-01","type":["string","null"],"format":"date-time"},"cancellationDeadline":{"description":"Anzeigenschluss \/ R\u00fccktrittsrecht","example":"2024-01-01","type":["string","null"],"format":"date-time"},"adSpecialsDeliveryDeadline":{"description":"Ad Specials Anlieferung","example":"2024-01-01","type":["string","null"],"format":"date-time"},"adSpecialsCancellationDeadline":{"description":"Ad Specials Buchungsschluss und R\u00fccktrittstermin","example":"2024-01-01","type":["string","null"],"format":"date-time"}}},"IssueDate.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"issueNumber":{"type":["string","null"]},"firstSaleDate":{"type":["string","null"],"format":"date-time"},"firstSaleDateMonday":{"type":["string","null"],"format":"date-time"},"firstSaleDateTuesday":{"type":["string","null"],"format":"date-time"},"firstSaleDateWednesday":{"type":["string","null"],"format":"date-time"},"firstSaleDateThursday":{"type":["string","null"],"format":"date-time"},"firstSaleDateFriday":{"type":["string","null"],"format":"date-time"},"firstSaleDateSaturday":{"type":["string","null"],"format":"date-time"},"printDocumentsDeadline":{"type":["string","null"],"format":"date-time"},"cancellationDeadline":{"type":["string","null"],"format":"date-time"},"adSpecialsDeliveryDeadline":{"type":["string","null"],"format":"date-time"},"adSpecialsCancellationDeadline":{"type":["string","null"],"format":"date-time"}}},"IssueDate.jsonld-write":{"type":"object","description":"","deprecated":false,"required":["issueNumber"],"properties":{"issueNumber":{"description":"Heftnummer","example":"1\/24","type":["string","null"]},"firstSaleDate":{"description":"Erstverkaufstag","example":"2024-01-01","type":["string","null"],"format":"date-time"},"firstSaleDateMonday":{"description":"Erstverkaufstag Montag","example":"2024-01-01","type":["string","null"],"format":"date-time"},"firstSaleDateTuesday":{"description":"Erstverkaufstag Dienstag","example":"2024-01-01","type":["string","null"],"format":"date-time"},"firstSaleDateWednesday":{"description":"Erstverkaufstag Mittwoch","example":"2024-01-01","type":["string","null"],"format":"date-time"},"firstSaleDateThursday":{"description":"Erstverkaufstag Donnerstag","example":"2024-01-01","type":["string","null"],"format":"date-time"},"firstSaleDateFriday":{"description":"Erstverkaufstag Freitag","example":"2024-01-01","type":["string","null"],"format":"date-time"},"firstSaleDateSaturday":{"description":"Erstverkaufstag Samstag","example":"2024-01-01","type":["string","null"],"format":"date-time"},"printDocumentsDeadline":{"description":"Druckunterlagenschluss","example":"2024-01-01","type":["string","null"],"format":"date-time"},"cancellationDeadline":{"description":"Anzeigenschluss \/ R\u00fccktrittsrecht","example":"2024-01-01","type":["string","null"],"format":"date-time"},"adSpecialsDeliveryDeadline":{"description":"Ad Specials Anlieferung","example":"2024-01-01","type":["string","null"],"format":"date-time"},"adSpecialsCancellationDeadline":{"description":"Ad Specials Buchungsschluss und R\u00fccktrittstermin","example":"2024-01-01","type":["string","null"],"format":"date-time"}}},"IssueDatesTable-read":{"type":"object","description":"","deprecated":false,"properties":{"head":{"type":["array","null"],"items":{"type":"string"}},"rows":{"type":["array","null"],"items":{"type":"string"}},"titles":{"type":["array","null"],"items":{"type":"string"}}}},"IssueDatesTable.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"head":{"type":["array","null"],"items":{"type":"string"}},"rows":{"type":["array","null"],"items":{"type":"string"}},"titles":{"type":["array","null"],"items":{"type":"string"}}}},"IvwCode-read":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"string"},"title":{"type":"string"},"type":{"type":"string"}}},"IvwCode.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"type":"string"},"title":{"type":"string"},"type":{"type":"string"}}},"Legacy.AdvertisingFormat-read":{"type":"object","description":"","deprecated":true,"properties":{"id":{"type":"integer"},"name":{"type":"string"},"urlName":{"type":"string"},"type":{"type":"string"},"category":{"type":"string"},"groupingTitle":{"type":["string","null"]},"specification":{"$ref":"#\/components\/schemas\/AdvertisingFormat.AdvertisingFormatSpecification-read"},"lastModified":{"type":"integer"},"objects":{"deprecated":true,"type":"array","items":{"type":"string"}},"siteSpecificFormats":{"deprecated":true,"type":"array","items":{"type":"string"}}}},"Legacy.AmbientMediaObject-read":{"type":"object","description":"","deprecated":true,"properties":{"picture":{"type":["string","null"]},"passengersNational":{"type":["string","null"]},"passengersInternational":{"type":["string","null"]},"loungeVisitors":{"type":["string","null"]},"inflightViewers":{"type":["string","null"]},"id":{"type":"integer"},"speakingId":{"type":["string","null"]},"updatedAt":{"type":["integer","null"]},"brandUniverseId":{"type":"integer"},"mediatype":{"type":"string"},"brandName":{"type":["string","null"]},"brandNameAlias":{"type":["string","null"]},"logo":{"type":["string","null"]},"logoThumbnail":{"type":["string","null"]},"isAmbient":{"type":"boolean"},"slogan":{"type":["string","null"]},"url":{"type":["string","null"]},"customUrl":{"type":["string","null"]},"customUrlTitle":{"type":["string","null"]},"publishedIn":{"type":["string","null"]},"publisher":{"type":["string","null"]},"publisherUrl":{"type":["string","null"]},"marketedIn":{"type":["array","null"],"items":{"type":"string"}},"profile":{"type":["string","null"]},"targetgroup":{"type":["string","null"]},"downloads":{"type":["array","null"],"items":{"type":"string"}},"type":{"type":["string","null"]},"mediaChannel":{"type":["string","null"]},"altMediaChannels":{"type":["array","null"],"items":{"type":"string"}},"composingImages":{"type":["array","null"],"items":{"type":"string"}},"bluredComposingImages":{"type":["array","null"],"items":{"type":"string"}},"ratecard":{"type":["string","null"]},"ratecardMTime":{"type":["integer","null"]},"ratecardSize":{"type":["integer","null"]},"ratecardNext":{"type":["string","null"]},"ratecardNextMTime":{"type":["integer","null"]},"ratecardNextSize":{"type":["integer","null"]},"ratecardPrev":{"type":["string","null"]},"ratecardPrevMTime":{"type":["integer","null"]},"ratecardPrevSize":{"type":["integer","null"]},"factsheet":{"type":["string","null"]},"factsheetMTime":{"type":["integer","null"]},"factsheetSize":{"type":["integer","null"]},"showOn":{"type":["array","null"],"items":{"type":"string"}}}},"Legacy.AvodMediaObject-read":{"type":"object","description":"","deprecated":true,"properties":{"uuMonthly":{"type":["string","null"]},"uuMonthlySrc":{"type":["string","null"]},"inStreamImpressions":{"type":["string","null"]},"inStreamImpressionsSrc":{"type":["string","null"]},"id":{"type":"integer"},"speakingId":{"type":["string","null"]},"updatedAt":{"type":["integer","null"]},"brandUniverseId":{"type":"integer"},"mediatype":{"type":"string"},"brandName":{"type":["string","null"]},"brandNameAlias":{"type":["string","null"]},"logo":{"type":["string","null"]},"logoThumbnail":{"type":["string","null"]},"isAmbient":{"type":"boolean"},"slogan":{"type":["string","null"]},"url":{"type":["string","null"]},"customUrl":{"type":["string","null"]},"customUrlTitle":{"type":["string","null"]},"publishedIn":{"type":["string","null"]},"publisher":{"type":["string","null"]},"publisherUrl":{"type":["string","null"]},"marketedIn":{"type":["array","null"],"items":{"type":"string"}},"profile":{"type":["string","null"]},"targetgroup":{"type":["string","null"]},"downloads":{"type":["array","null"],"items":{"type":"string"}},"type":{"type":["string","null"]},"mediaChannel":{"type":["string","null"]},"altMediaChannels":{"type":["array","null"],"items":{"type":"string"}},"composingImages":{"type":["array","null"],"items":{"type":"string"}},"bluredComposingImages":{"type":["array","null"],"items":{"type":"string"}},"ratecard":{"type":["string","null"]},"ratecardMTime":{"type":["integer","null"]},"ratecardSize":{"type":["integer","null"]},"ratecardNext":{"type":["string","null"]},"ratecardNextMTime":{"type":["integer","null"]},"ratecardNextSize":{"type":["integer","null"]},"ratecardPrev":{"type":["string","null"]},"ratecardPrevMTime":{"type":["integer","null"]},"ratecardPrevSize":{"type":["integer","null"]},"factsheet":{"type":["string","null"]},"factsheetMTime":{"type":["integer","null"]},"factsheetSize":{"type":["integer","null"]},"showOn":{"type":["array","null"],"items":{"type":"string"}}}},"Legacy.Basic.Rate-read":{"type":"object","description":"","deprecated":true,"properties":{"basicRatesSinglePages":{"type":["array","null"],"items":{"type":"string"}},"basicRatesDoublePages":{"type":["array","null"],"items":{"type":"string"}},"basicRatesSinglePagesSurcharge":{"type":["array","null"],"items":{"type":"string"}},"basicRatesDoublePagesSurcharge":{"type":["array","null"],"items":{"type":"string"}}}},"Legacy.BrandUniverse-read":{"type":"object","description":"","deprecated":true,"properties":{"id":{"type":"integer"},"updatedAt":{"type":["integer","null"]},"publishedIn":{"type":["string","null"]},"publishedInIsoCode":{"type":["string","null"]},"publisher":{"type":["string","null"]},"marketedIn":{"type":"array","items":{"type":"string"}},"marketedInString":{"type":["string","null"]},"logo":{"type":["string","null"]},"logoThumbnail":{"type":["string","null"]},"name":{"type":["string","null"]},"segmentInt":{"type":["string","null"]},"objectIds":{"type":"array","items":{"type":"string"}},"objects":{"type":"array","items":{"$ref":"#\/components\/schemas\/Legacy.BrandUniverse.MediaObject-read"}},"onepagerUrl":{"type":["string","null"]},"onepagerSize":{"type":["integer","null"]},"onepagerMTime":{"type":["integer","null"]},"onepagerImsUrl":{"type":["string","null"]},"onepagerImsSize":{"type":["integer","null"]},"onepagerImsMTime":{"type":["integer","null"]},"socialAccounts":{"type":["array","null"],"items":{"type":"string"}},"relevance":{"description":"The relevance of the brand universe. A value between 1 and 10 inclusive, where 1 is the highest relevance and 10 is the lowest relevance.","default":10,"example":10,"type":"integer"},"usp":{"type":["string","null"]},"brandImage":{"type":["string","null"]}}},"Legacy.BrandUniverse.MediaObject-read":{"type":"object","description":"Basic media object information","deprecated":false,"properties":{"id":{"type":["integer","null"]},"speakingId":{"type":["string","null"]},"logo":{"type":["string","null"]},"logoThumbnail":{"type":["string","null"]},"brandName":{"type":["string","null"]},"brandNameAlias":{"type":["string","null"]},"type":{"type":["string","null"]},"mediaChannel":{"type":["string","null"]},"altMediaChannels":{"type":["array","null"],"items":{"type":"string"}},"isAmbient":{"type":"boolean"},"composingImages":{"type":["array","null"],"items":{"type":"string"}},"bluredComposingImages":{"type":["array","null"],"items":{"type":"string"}},"profile":{"type":["string","null"]},"publisher":{"type":["string","null"]},"showOn":{"type":["array","null"],"items":{"type":"string"}}}},"Legacy.BvodMediaObject-read":{"type":"object","description":"","deprecated":true,"properties":{"uuMonthly":{"type":["string","null"]},"uuMonthlySrc":{"type":["string","null"]},"inStreamImpressions":{"type":["string","null"]},"inStreamImpressionsSrc":{"type":["string","null"]},"id":{"type":"integer"},"speakingId":{"type":["string","null"]},"updatedAt":{"type":["integer","null"]},"brandUniverseId":{"type":"integer"},"mediatype":{"type":"string"},"brandName":{"type":["string","null"]},"brandNameAlias":{"type":["string","null"]},"logo":{"type":["string","null"]},"logoThumbnail":{"type":["string","null"]},"isAmbient":{"type":"boolean"},"slogan":{"type":["string","null"]},"url":{"type":["string","null"]},"customUrl":{"type":["string","null"]},"customUrlTitle":{"type":["string","null"]},"publishedIn":{"type":["string","null"]},"publisher":{"type":["string","null"]},"publisherUrl":{"type":["string","null"]},"marketedIn":{"type":["array","null"],"items":{"type":"string"}},"profile":{"type":["string","null"]},"targetgroup":{"type":["string","null"]},"downloads":{"type":["array","null"],"items":{"type":"string"}},"type":{"type":["string","null"]},"mediaChannel":{"type":["string","null"]},"altMediaChannels":{"type":["array","null"],"items":{"type":"string"}},"composingImages":{"type":["array","null"],"items":{"type":"string"}},"bluredComposingImages":{"type":["array","null"],"items":{"type":"string"}},"ratecard":{"type":["string","null"]},"ratecardMTime":{"type":["integer","null"]},"ratecardSize":{"type":["integer","null"]},"ratecardNext":{"type":["string","null"]},"ratecardNextMTime":{"type":["integer","null"]},"ratecardNextSize":{"type":["integer","null"]},"ratecardPrev":{"type":["string","null"]},"ratecardPrevMTime":{"type":["integer","null"]},"ratecardPrevSize":{"type":["integer","null"]},"factsheet":{"type":["string","null"]},"factsheetMTime":{"type":["integer","null"]},"factsheetSize":{"type":["integer","null"]},"showOn":{"type":["array","null"],"items":{"type":"string"}}}},"Legacy.DigitalMediaObject-read":{"type":"object","description":"","deprecated":true,"properties":{"pis":{"type":["integer","null"]},"pisSrc":{"type":["string","null"]},"visits":{"type":["integer","null"]},"visitsSrc":{"type":["string","null"]},"digitalCoverage":{"type":["integer","null"]},"digitalCoverageSrc":{"type":["string","null"]},"possibleVideoImpressions":{"type":["integer","null"]},"possibleVideoImpressionsSrc":{"type":["string","null"]},"viewThroughRate":{"type":["integer","null"]},"viewThroughRateSrc":{"type":["string","null"]},"views":{"type":["integer","null"]},"viewsSrc":{"type":["string","null"]},"netReach":{"type":["integer","null"]},"netReachSrc":{"type":["string","null"]},"onlinePis":{"type":["integer","null"]},"onlinePisSrc":{"type":["string","null"]},"onlineVisits":{"type":["integer","null"]},"onlineVisitsSrc":{"type":["string","null"]},"onlineUu":{"type":["integer","null"]},"onlineUuSrc":{"type":["string","null"]},"mobileWebPis":{"type":["integer","null"]},"mobileWebPisSrc":{"type":["string","null"]},"mobileWebVisits":{"type":["integer","null"]},"mobileWebVisitsSrc":{"type":["string","null"]},"mobileWebUu":{"type":["integer","null"]},"mobileWebUuSrc":{"type":["string","null"]},"mobileAppPis":{"type":["integer","null"]},"mobileAppPisSrc":{"type":["string","null"]},"mobileAppVisits":{"type":["integer","null"]},"mobileAppVisitsSrc":{"type":["string","null"]},"mobileAppUu":{"type":["integer","null"]},"mobileAppUuSrc":{"type":["string","null"]},"mobileTabletAppPis":{"type":["integer","null"]},"mobileTabletAppPisSrc":{"type":["string","null"]},"mobileTabletAppVisits":{"type":["integer","null"]},"mobileTabletAppVisitsSrc":{"type":["string","null"]},"mobileTabletAppUu":{"type":["integer","null"]},"mobileTabletAppUuSrc":{"type":["string","null"]},"targetGroups":{"type":"array","items":{"type":"string"}},"tags":{"type":"array","items":{"type":"string"}},"ages":{"anyOf":[{"$ref":"#\/components\/schemas\/Ages-read"},{"type":"null"}]},"householdIncome":{"anyOf":[{"$ref":"#\/components\/schemas\/HouseholdIncome-read"},{"type":"null"}]},"branches":{"type":["array","null"],"items":{"type":"string"}},"id":{"type":"integer"},"speakingId":{"type":["string","null"]},"updatedAt":{"type":["integer","null"]},"brandUniverseId":{"type":"integer"},"mediatype":{"type":"string"},"brandName":{"type":["string","null"]},"brandNameAlias":{"type":["string","null"]},"logo":{"type":["string","null"]},"logoThumbnail":{"type":["string","null"]},"isAmbient":{"type":"boolean"},"slogan":{"type":["string","null"]},"url":{"type":["string","null"]},"customUrl":{"type":["string","null"]},"customUrlTitle":{"type":["string","null"]},"publishedIn":{"type":["string","null"]},"publisher":{"type":["string","null"]},"publisherUrl":{"type":["string","null"]},"marketedIn":{"type":["array","null"],"items":{"type":"string"}},"profile":{"type":["string","null"]},"targetgroup":{"type":["string","null"]},"downloads":{"type":["array","null"],"items":{"type":"string"}},"type":{"type":["string","null"]},"mediaChannel":{"type":["string","null"]},"altMediaChannels":{"type":["array","null"],"items":{"type":"string"}},"composingImages":{"type":["array","null"],"items":{"type":"string"}},"bluredComposingImages":{"type":["array","null"],"items":{"type":"string"}},"ratecard":{"type":["string","null"]},"ratecardMTime":{"type":["integer","null"]},"ratecardSize":{"type":["integer","null"]},"ratecardNext":{"type":["string","null"]},"ratecardNextMTime":{"type":["integer","null"]},"ratecardNextSize":{"type":["integer","null"]},"ratecardPrev":{"type":["string","null"]},"ratecardPrevMTime":{"type":["integer","null"]},"ratecardPrevSize":{"type":["integer","null"]},"factsheet":{"type":["string","null"]},"factsheetMTime":{"type":["integer","null"]},"factsheetSize":{"type":["integer","null"]},"showOn":{"type":["array","null"],"items":{"type":"string"}}}},"Legacy.Favourites.Download-read":{"type":"object","description":"","deprecated":true},"Legacy.IMS.Download-read":{"type":"object","description":"","deprecated":true},"Legacy.IMS.Download-write":{"type":"object","description":"","deprecated":true},"Legacy.IMS.Download.jsonld-write":{"type":"object","description":"","deprecated":true},"Legacy.Issue.Date-read":{"type":"object","description":"","deprecated":true,"properties":{"head":{"type":["array","null"],"items":{"type":"string"}},"rows":{"type":["array","null"],"items":{"type":"string"}}}},"Legacy.MediaObject-read":{"type":"object","oneOf":[{"$ref":"#\/components\/schemas\/Legacy.PrintMediaObject-read"},{"$ref":"#\/components\/schemas\/Legacy.PrintMediaObject-read"},{"$ref":"#\/components\/schemas\/Legacy.TvMediaObject-read"},{"$ref":"#\/components\/schemas\/Legacy.RadioMediaObject-read"},{"$ref":"#\/components\/schemas\/Legacy.AmbientMediaObject-read"},{"$ref":"#\/components\/schemas\/Legacy.DigitalMediaObject-read"},{"$ref":"#\/components\/schemas\/Legacy.AvodMediaObject-read"},{"$ref":"#\/components\/schemas\/Legacy.BvodMediaObject-read"},{"$ref":"#\/components\/schemas\/Legacy.OlvMediaObject-read"},{"$ref":"#\/components\/schemas\/Legacy.SocialVideoMediaObject-read"},{"$ref":"#\/components\/schemas\/Legacy.PrintCombinationMediaObject-read"}]},"Legacy.OlvMediaObject-read":{"type":"object","description":"","deprecated":true,"properties":{"uuMonthly":{"type":["integer","null"]},"uuMonthlySrc":{"type":["string","null"]},"inStreamImpressions":{"type":["integer","null"]},"inStreamImpressionsSrc":{"type":["string","null"]},"outStreamImpressions":{"type":["integer","null"]},"outStreamImpressionsSrc":{"type":["string","null"]},"id":{"type":"integer"},"speakingId":{"type":["string","null"]},"updatedAt":{"type":["integer","null"]},"brandUniverseId":{"type":"integer"},"mediatype":{"type":"string"},"brandName":{"type":["string","null"]},"brandNameAlias":{"type":["string","null"]},"logo":{"type":["string","null"]},"logoThumbnail":{"type":["string","null"]},"isAmbient":{"type":"boolean"},"slogan":{"type":["string","null"]},"url":{"type":["string","null"]},"customUrl":{"type":["string","null"]},"customUrlTitle":{"type":["string","null"]},"publishedIn":{"type":["string","null"]},"publisher":{"type":["string","null"]},"publisherUrl":{"type":["string","null"]},"marketedIn":{"type":["array","null"],"items":{"type":"string"}},"profile":{"type":["string","null"]},"targetgroup":{"type":["string","null"]},"downloads":{"type":["array","null"],"items":{"type":"string"}},"type":{"type":["string","null"]},"mediaChannel":{"type":["string","null"]},"altMediaChannels":{"type":["array","null"],"items":{"type":"string"}},"composingImages":{"type":["array","null"],"items":{"type":"string"}},"bluredComposingImages":{"type":["array","null"],"items":{"type":"string"}},"ratecard":{"type":["string","null"]},"ratecardMTime":{"type":["integer","null"]},"ratecardSize":{"type":["integer","null"]},"ratecardNext":{"type":["string","null"]},"ratecardNextMTime":{"type":["integer","null"]},"ratecardNextSize":{"type":["integer","null"]},"ratecardPrev":{"type":["string","null"]},"ratecardPrevMTime":{"type":["integer","null"]},"ratecardPrevSize":{"type":["integer","null"]},"factsheet":{"type":["string","null"]},"factsheetMTime":{"type":["integer","null"]},"factsheetSize":{"type":["integer","null"]},"showOn":{"type":["array","null"],"items":{"type":"string"}}}},"Legacy.PerformanceValue-read":{"type":"object","description":"","deprecated":true,"properties":{"id":{"oneOf":[{"type":["string","null"]},{"type":["integer","null"]}]},"updatedAt":{"type":["integer","null"]},"type":{"type":["string","null"]},"objectType":{"type":["string","null"]},"average":{"type":["boolean","null"]},"source":{"type":["string","null"]},"sourceName":{"type":["string","null"]},"date":{"type":["string","null"]},"timestamp":{"type":["integer","null"]}}},"Legacy.PrintCombinationMediaObject-read":{"type":"object","description":"","deprecated":true,"properties":{"objectIds":{"type":["array","null"],"items":{"type":"string"}},"objects":{"type":"array","items":{"type":"string"}},"publicationFrequency":{"type":["string","null"]},"printCirculation":{"type":["integer","null"]},"printCirculationSrc":{"type":["string","null"]},"paidCirculation":{"type":["integer","null"]},"paidCirculationSrc":{"type":["string","null"]},"distributedCirculation":{"type":["integer","null"]},"distributedCirculationSrc":{"type":["string","null"]},"coverage":{"type":["string","null"]},"coverageSrc":{"type":["string","null"]},"priceFullPage":{"type":["string","null"]},"priceFullPageYear":{"type":["string","null"]},"priceFullPageCurrency":{"type":["string","null"]},"priceFullPageComment":{"type":["string","null"]},"priceFullPageNextYear":{"type":["string","null"]},"priceFullPageNextYearYear":{"type":["string","null"]},"priceFullPageNextYearCurrency":{"type":["string","null"]},"technicalSpecifications":{"type":["string","null"]},"saleDate":{"type":["string","null"]},"copyPrice":{"type":["string","null"]},"targetGroups":{"type":"array","items":{"type":"string"}},"tags":{"type":"array","items":{"type":"string"}},"ages":{"anyOf":[{"$ref":"#\/components\/schemas\/Ages-read"},{"type":"null"}]},"householdIncome":{"anyOf":[{"$ref":"#\/components\/schemas\/HouseholdIncome-read"},{"type":"null"}]},"branches":{"type":["array","null"],"items":{"type":"string"}},"guaranteedCirculation":{"anyOf":[{"$ref":"#\/components\/schemas\/GuaranteedCirculation-read"},{"type":"null"}]},"id":{"type":"integer"},"speakingId":{"type":["string","null"]},"updatedAt":{"type":["integer","null"]},"brandUniverseId":{"type":"integer"},"mediatype":{"type":"string"},"brandName":{"type":["string","null"]},"brandNameAlias":{"type":["string","null"]},"logo":{"type":["string","null"]},"logoThumbnail":{"type":["string","null"]},"isAmbient":{"type":"boolean"},"slogan":{"type":["string","null"]},"url":{"type":["string","null"]},"customUrl":{"type":["string","null"]},"customUrlTitle":{"type":["string","null"]},"publishedIn":{"type":["string","null"]},"publisher":{"type":["string","null"]},"publisherUrl":{"type":["string","null"]},"marketedIn":{"type":["array","null"],"items":{"type":"string"}},"profile":{"type":["string","null"]},"targetgroup":{"type":["string","null"]},"downloads":{"type":["array","null"],"items":{"type":"string"}},"type":{"type":["string","null"]},"mediaChannel":{"type":["string","null"]},"altMediaChannels":{"type":["array","null"],"items":{"type":"string"}},"composingImages":{"type":["array","null"],"items":{"type":"string"}},"bluredComposingImages":{"type":["array","null"],"items":{"type":"string"}},"ratecard":{"type":["string","null"]},"ratecardMTime":{"type":["integer","null"]},"ratecardSize":{"type":["integer","null"]},"ratecardNext":{"type":["string","null"]},"ratecardNextMTime":{"type":["integer","null"]},"ratecardNextSize":{"type":["integer","null"]},"ratecardPrev":{"type":["string","null"]},"ratecardPrevMTime":{"type":["integer","null"]},"ratecardPrevSize":{"type":["integer","null"]},"factsheet":{"type":["string","null"]},"factsheetMTime":{"type":["integer","null"]},"factsheetSize":{"type":["integer","null"]},"showOn":{"type":["array","null"],"items":{"type":"string"}}}},"Legacy.PrintMediaObject-read":{"type":"object","description":"","deprecated":true,"properties":{"publicationFrequency":{"type":["string","null"]},"printCirculation":{"type":["integer","null"]},"printCirculationSrc":{"type":["string","null"]},"paidCirculation":{"type":["integer","null"]},"paidCirculationSrc":{"type":["string","null"]},"distributedCirculation":{"type":["integer","null"]},"distributedCirculationSrc":{"type":["string","null"]},"coverage":{"type":["string","null"]},"coverageSrc":{"type":["string","null"]},"priceFullPage":{"type":["string","null"]},"priceFullPageYear":{"type":["string","null"]},"priceFullPageCurrency":{"type":["string","null"]},"priceFullPageComment":{"type":["string","null"]},"priceFullPageNextYear":{"type":["string","null"]},"priceFullPageNextYearYear":{"type":["string","null"]},"priceFullPageNextYearCurrency":{"type":["string","null"]},"technicalSpecifications":{"type":["string","null"]},"saleDate":{"type":["string","null"]},"copyPrice":{"type":["string","null"]},"targetGroups":{"type":"array","items":{"type":"string"}},"tags":{"type":"array","items":{"type":"string"}},"ages":{"anyOf":[{"$ref":"#\/components\/schemas\/Ages-read"},{"type":"null"}]},"householdIncome":{"anyOf":[{"$ref":"#\/components\/schemas\/HouseholdIncome-read"},{"type":"null"}]},"branches":{"type":["array","null"],"items":{"type":"string"}},"guaranteedCirculation":{"anyOf":[{"$ref":"#\/components\/schemas\/GuaranteedCirculation-read"},{"type":"null"}]},"id":{"type":"integer"},"speakingId":{"type":["string","null"]},"updatedAt":{"type":["integer","null"]},"brandUniverseId":{"type":"integer"},"mediatype":{"type":"string"},"brandName":{"type":["string","null"]},"brandNameAlias":{"type":["string","null"]},"logo":{"type":["string","null"]},"logoThumbnail":{"type":["string","null"]},"isAmbient":{"type":"boolean"},"slogan":{"type":["string","null"]},"url":{"type":["string","null"]},"customUrl":{"type":["string","null"]},"customUrlTitle":{"type":["string","null"]},"publishedIn":{"type":["string","null"]},"publisher":{"type":["string","null"]},"publisherUrl":{"type":["string","null"]},"marketedIn":{"type":["array","null"],"items":{"type":"string"}},"profile":{"type":["string","null"]},"targetgroup":{"type":["string","null"]},"downloads":{"type":["array","null"],"items":{"type":"string"}},"type":{"type":["string","null"]},"mediaChannel":{"type":["string","null"]},"altMediaChannels":{"type":["array","null"],"items":{"type":"string"}},"composingImages":{"type":["array","null"],"items":{"type":"string"}},"bluredComposingImages":{"type":["array","null"],"items":{"type":"string"}},"ratecard":{"type":["string","null"]},"ratecardMTime":{"type":["integer","null"]},"ratecardSize":{"type":["integer","null"]},"ratecardNext":{"type":["string","null"]},"ratecardNextMTime":{"type":["integer","null"]},"ratecardNextSize":{"type":["integer","null"]},"ratecardPrev":{"type":["string","null"]},"ratecardPrevMTime":{"type":["integer","null"]},"ratecardPrevSize":{"type":["integer","null"]},"factsheet":{"type":["string","null"]},"factsheetMTime":{"type":["integer","null"]},"factsheetSize":{"type":["integer","null"]},"showOn":{"type":["array","null"],"items":{"type":"string"}}}},"Legacy.RadioMediaObject-read":{"type":"object","description":"","deprecated":true,"properties":{"screen":{"type":["string","null"]},"totalListenersMonthly":{"type":["integer","null"]},"totalListenersMonthlySrc":{"type":["string","null"]},"totalListenersDaily":{"type":["integer","null"]},"totalListenersDailySrc":{"type":["string","null"]},"audienceShare":{"type":["string","null"]},"audienceShareGroup":{"type":["string","null"]},"id":{"type":"integer"},"speakingId":{"type":["string","null"]},"updatedAt":{"type":["integer","null"]},"brandUniverseId":{"type":"integer"},"mediatype":{"type":"string"},"brandName":{"type":["string","null"]},"brandNameAlias":{"type":["string","null"]},"logo":{"type":["string","null"]},"logoThumbnail":{"type":["string","null"]},"isAmbient":{"type":"boolean"},"slogan":{"type":["string","null"]},"url":{"type":["string","null"]},"customUrl":{"type":["string","null"]},"customUrlTitle":{"type":["string","null"]},"publishedIn":{"type":["string","null"]},"publisher":{"type":["string","null"]},"publisherUrl":{"type":["string","null"]},"marketedIn":{"type":["array","null"],"items":{"type":"string"}},"profile":{"type":["string","null"]},"targetgroup":{"type":["string","null"]},"downloads":{"type":["array","null"],"items":{"type":"string"}},"type":{"type":["string","null"]},"mediaChannel":{"type":["string","null"]},"altMediaChannels":{"type":["array","null"],"items":{"type":"string"}},"composingImages":{"type":["array","null"],"items":{"type":"string"}},"bluredComposingImages":{"type":["array","null"],"items":{"type":"string"}},"ratecard":{"type":["string","null"]},"ratecardMTime":{"type":["integer","null"]},"ratecardSize":{"type":["integer","null"]},"ratecardNext":{"type":["string","null"]},"ratecardNextMTime":{"type":["integer","null"]},"ratecardNextSize":{"type":["integer","null"]},"ratecardPrev":{"type":["string","null"]},"ratecardPrevMTime":{"type":["integer","null"]},"ratecardPrevSize":{"type":["integer","null"]},"factsheet":{"type":["string","null"]},"factsheetMTime":{"type":["integer","null"]},"factsheetSize":{"type":["integer","null"]},"showOn":{"type":["array","null"],"items":{"type":"string"}}}},"Legacy.SocialVideoMediaObject-read":{"type":"object","description":"","deprecated":true,"properties":{"nonSkippableInStreamImpressions":{"type":["integer","null"]},"nonSkippableInStreamImpressionsSrc":{"type":["string","null"]},"skippableInStreamImpressions":{"type":["integer","null"]},"skippableInStreamImpressionsSrc":{"type":["string","null"]},"bumperInStreamImpressions":{"type":["integer","null"]},"bumperInStreamImpressionsSrc":{"type":["string","null"]},"id":{"type":"integer"},"speakingId":{"type":["string","null"]},"updatedAt":{"type":["integer","null"]},"brandUniverseId":{"type":"integer"},"mediatype":{"type":"string"},"brandName":{"type":["string","null"]},"brandNameAlias":{"type":["string","null"]},"logo":{"type":["string","null"]},"logoThumbnail":{"type":["string","null"]},"isAmbient":{"type":"boolean"},"slogan":{"type":["string","null"]},"url":{"type":["string","null"]},"customUrl":{"type":["string","null"]},"customUrlTitle":{"type":["string","null"]},"publishedIn":{"type":["string","null"]},"publisher":{"type":["string","null"]},"publisherUrl":{"type":["string","null"]},"marketedIn":{"type":["array","null"],"items":{"type":"string"}},"profile":{"type":["string","null"]},"targetgroup":{"type":["string","null"]},"downloads":{"type":["array","null"],"items":{"type":"string"}},"type":{"type":["string","null"]},"mediaChannel":{"type":["string","null"]},"altMediaChannels":{"type":["array","null"],"items":{"type":"string"}},"composingImages":{"type":["array","null"],"items":{"type":"string"}},"bluredComposingImages":{"type":["array","null"],"items":{"type":"string"}},"ratecard":{"type":["string","null"]},"ratecardMTime":{"type":["integer","null"]},"ratecardSize":{"type":["integer","null"]},"ratecardNext":{"type":["string","null"]},"ratecardNextMTime":{"type":["integer","null"]},"ratecardNextSize":{"type":["integer","null"]},"ratecardPrev":{"type":["string","null"]},"ratecardPrevMTime":{"type":["integer","null"]},"ratecardPrevSize":{"type":["integer","null"]},"factsheet":{"type":["string","null"]},"factsheetMTime":{"type":["integer","null"]},"factsheetSize":{"type":["integer","null"]},"showOn":{"type":["array","null"],"items":{"type":"string"}}}},"Legacy.TvMediaObject-read":{"type":"object","description":"","deprecated":true,"properties":{"screen":{"type":["string","null"]},"video":{"type":["string","null"]},"totalViewersMonthly":{"type":["string","null"]},"totalViewersMonthlySrc":{"type":["string","null"]},"totalViewersDaily":{"type":["string","null"]},"totalViewersDailySrc":{"type":["string","null"]},"totalHouseholdsMonthly":{"type":["string","null"]},"totalHouseholdsMonthlySource":{"type":["string","null"]},"targetGroupGenderDistribution":{"type":["array","null"],"items":{"type":"string"}},"targetGroupAgeDistribution":{"type":["array","null"],"items":{"type":"string"}},"id":{"type":"integer"},"speakingId":{"type":["string","null"]},"updatedAt":{"type":["integer","null"]},"brandUniverseId":{"type":"integer"},"mediatype":{"type":"string"},"brandName":{"type":["string","null"]},"brandNameAlias":{"type":["string","null"]},"logo":{"type":["string","null"]},"logoThumbnail":{"type":["string","null"]},"isAmbient":{"type":"boolean"},"slogan":{"type":["string","null"]},"url":{"type":["string","null"]},"customUrl":{"type":["string","null"]},"customUrlTitle":{"type":["string","null"]},"publishedIn":{"type":["string","null"]},"publisher":{"type":["string","null"]},"publisherUrl":{"type":["string","null"]},"marketedIn":{"type":["array","null"],"items":{"type":"string"}},"profile":{"type":["string","null"]},"targetgroup":{"type":["string","null"]},"downloads":{"type":["array","null"],"items":{"type":"string"}},"type":{"type":["string","null"]},"mediaChannel":{"type":["string","null"]},"altMediaChannels":{"type":["array","null"],"items":{"type":"string"}},"composingImages":{"type":["array","null"],"items":{"type":"string"}},"bluredComposingImages":{"type":["array","null"],"items":{"type":"string"}},"ratecard":{"type":["string","null"]},"ratecardMTime":{"type":["integer","null"]},"ratecardSize":{"type":["integer","null"]},"ratecardNext":{"type":["string","null"]},"ratecardNextMTime":{"type":["integer","null"]},"ratecardNextSize":{"type":["integer","null"]},"ratecardPrev":{"type":["string","null"]},"ratecardPrevMTime":{"type":["integer","null"]},"ratecardPrevSize":{"type":["integer","null"]},"factsheet":{"type":["string","null"]},"factsheetMTime":{"type":["integer","null"]},"factsheetSize":{"type":["integer","null"]},"showOn":{"type":["array","null"],"items":{"type":"string"}}}},"Media-read":{"type":"object","description":"","deprecated":false,"properties":{"fileName":{"type":"string"},"fileType":{"type":"string"},"file":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"Media.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"fileName":{"type":"string"},"fileType":{"type":"string"},"file":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"MediaObject-read":{"type":"object","description":"","deprecated":false,"properties":{"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-read"}},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"},{"type":"null"}]},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"tags":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"type":{"readOnly":true,"type":"string"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"MediaObject.MediaObjectProfile-read":{"description":"","deprecated":false,"oneOf":[{"$ref":"#\/components\/schemas\/PrintMediaObjectProfile-read"},{"$ref":"#\/components\/schemas\/TvMediaObjectProfile-read"},{"$ref":"#\/components\/schemas\/DigitalMediaObjectProfile-read"},{"$ref":"#\/components\/schemas\/PrintCombinationMediaObjectProfile-read"},{"$ref":"#\/components\/schemas\/MediaObjectProfile-read"}]},"MediaObject.MediaObjectProfile.jsonld-read":{"description":"","deprecated":false,"oneOf":[{"$ref":"#\/components\/schemas\/PrintMediaObjectProfile.jsonld-read"},{"$ref":"#\/components\/schemas\/TvMediaObjectProfile.jsonld-read"},{"$ref":"#\/components\/schemas\/DigitalMediaObjectProfile.jsonld-read"},{"$ref":"#\/components\/schemas\/PrintCombinationMediaObjectProfile.jsonld-read"},{"$ref":"#\/components\/schemas\/MediaObjectProfile.jsonld-read"}]},"MediaObject.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-read"}},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"},{"type":"null"}]},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"tags":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"type":{"readOnly":true,"type":"string"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue.jsonld-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"MediaObjectOnepagerConfiguration-read":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfigurationTranslation-read"}},"mediaObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"onepagerConfiguration":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}},"required":["mediaObject","onepagerConfiguration"]},"MediaObjectOnepagerConfiguration-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfigurationTranslation-write"}},"mediaObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"onepagerConfiguration":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"version":{"type":"integer"}},"required":["mediaObject","onepagerConfiguration"]},"MediaObjectOnepagerConfiguration.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfigurationTranslation.jsonld-read"}},"mediaObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"onepagerConfiguration":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}},"required":["mediaObject","onepagerConfiguration"]},"MediaObjectOnepagerConfiguration.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfigurationTranslation.jsonld-write"}},"mediaObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"onepagerConfiguration":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"version":{"type":"integer"}},"required":["mediaObject","onepagerConfiguration"]},"MediaObjectOnepagerConfigurationTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"publish":{"type":"boolean"},"pptxOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"pdfOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"MediaObjectOnepagerConfigurationTranslation-write":{"type":"object","description":"","deprecated":false,"properties":{"publish":{"type":"boolean"},"pptxOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"pdfOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"locale":{"type":"string"},"version":{"type":"integer"}}},"MediaObjectOnepagerConfigurationTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"publish":{"type":"boolean"},"pptxOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"pdfOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"MediaObjectOnepagerConfigurationTranslation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"publish":{"type":"boolean"},"pptxOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"pdfOverride":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"locale":{"type":"string"},"version":{"type":"integer"}}},"MediaObjectProfile-read":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"integer"},"hidden":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"name":{"type":["string","null"]},"profile":{"type":["string","null"]},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfDe":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"publisher":{"anyOf":[{"$ref":"#\/components\/schemas\/Publisher-read"},{"type":"null"}]},"marketingEnd":{"type":["string","null"],"format":"date-time"}}},"MediaObjectProfile.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"integer"},"hidden":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"name":{"type":["string","null"]},"profile":{"type":["string","null"]},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfDe":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"publisher":{"anyOf":[{"$ref":"#\/components\/schemas\/Publisher.jsonld-read"},{"type":"null"}]},"marketingEnd":{"type":["string","null"],"format":"date-time"}}},"MediaObjectTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"targetGroup":{"maxLength":2000,"type":["string","null"]},"note":{"maxLength":200,"type":["string","null"]},"profile":{"type":["string","null"]},"factsheet":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"downloads":{"minItems":0,"maxItems":99,"type":"array","items":{"$ref":"#\/components\/schemas\/Download-read"}},"host":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"currentRatecardAsset":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"previousRatecardAsset":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"nextRatecardAsset":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]}}},"MediaObjectTranslation-write":{"type":"object","description":"","deprecated":false,"properties":{"targetGroup":{"maxLength":2000,"type":["string","null"]},"note":{"maxLength":200,"type":["string","null"]},"profile":{"type":["string","null"]},"factsheet":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"downloads":{"minItems":0,"maxItems":99,"type":"array","items":{"$ref":"#\/components\/schemas\/Download-write"}},"host":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"currentRatecardAsset":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"previousRatecardAsset":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"nextRatecardAsset":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]}}},"MediaObjectTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"targetGroup":{"maxLength":2000,"type":["string","null"]},"note":{"maxLength":200,"type":["string","null"]},"profile":{"type":["string","null"]},"factsheet":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"downloads":{"minItems":0,"maxItems":99,"type":"array","items":{"$ref":"#\/components\/schemas\/Download.jsonld-read"}},"host":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"currentRatecardAsset":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"previousRatecardAsset":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"nextRatecardAsset":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]}}},"MediaObjectTranslation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"targetGroup":{"maxLength":2000,"type":["string","null"]},"note":{"maxLength":200,"type":["string","null"]},"profile":{"type":["string","null"]},"factsheet":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"downloads":{"minItems":0,"maxItems":99,"type":"array","items":{"$ref":"#\/components\/schemas\/Download.jsonld-write"}},"host":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"currentRatecardAsset":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"previousRatecardAsset":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"nextRatecardAsset":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]}}},"Medium-read":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"string"},"title":{"type":"string"},"analysis":{"type":"string"}}},"Medium.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"type":"string"},"title":{"type":"string"},"analysis":{"type":"string"}}},"MultiValue-read":{"type":"object","description":"","deprecated":false,"properties":{"absolute":{"type":["integer","null"]},"percent":{"type":["number","null"]}}},"N4PBasicRate-read":{"type":"object","description":"","deprecated":false,"properties":{"amount":{"type":["string","null"]},"validFrom":{"type":["string","null"],"format":"date-time"},"validUntil":{"type":["string","null"],"format":"date-time"},"currency":{"readOnly":true,"type":["string","null"]}}},"N4PBasicRate.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"amount":{"type":["string","null"]},"validFrom":{"type":["string","null"],"format":"date-time"},"validUntil":{"type":["string","null"],"format":"date-time"},"currency":{"readOnly":true,"type":["string","null"]}}},"NetReachPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"NetReachPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"NetReachPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"NetReachPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"NewsletterPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"NewsletterPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"NewsletterPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"NewsletterPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"ObjectYearAdditionalInformation-read":{"type":"object","description":"","deprecated":false,"required":["infoText"],"properties":{"infoText":{"type":["string","null"]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"ObjectYearAdditionalInformation-write":{"type":"object","description":"","deprecated":false,"required":["infoText"],"properties":{"infoText":{"type":["string","null"]},"version":{"type":"integer"}}},"ObjectYearAdditionalInformation.jsonld-read":{"type":"object","description":"","deprecated":false,"required":["infoText"],"properties":{"infoText":{"type":["string","null"]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"ObjectYearAdditionalInformation.jsonld-write":{"type":"object","description":"","deprecated":false,"required":["infoText"],"properties":{"infoText":{"type":["string","null"]},"version":{"type":"integer"}}},"ObjectYearData-read":{"type":"object","description":"","deprecated":false,"required":["year"],"properties":{"year":{"type":"integer"},"object":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/ObjectYearDataTranslation-read"}},"showBusinessSalesDE":{"type":"boolean"},"showBusinessSalesACH":{"type":"boolean"},"supplements":{"type":"array","items":{"$ref":"#\/components\/schemas\/ObjectYearDataSupplement-read"}},"lastminuteAdsDeadlineOffset":{"type":["integer","null"]},"showTvProgramStart":{"type":"boolean"},"tvProgramStartOffset":{"type":["integer","null"]},"datesSplitAdSpecialDates":{"type":"boolean"},"datesHideAdSpecialDates":{"type":"boolean"},"insertStaticPages":{"deprecated":true,"type":"boolean"},"insertStaticPagesBottom":{"type":"boolean"},"additionalContactsText":{"type":["string","null"]},"statusCover":{"enum":[0,1,2],"type":"integer"},"commentCover":{"type":["string","null"]},"statusBasicRates":{"enum":[0,1,2],"type":"integer"},"commentBasicRates":{"type":["string","null"]},"statusAdSpecials":{"enum":[0,1,2],"type":"integer"},"commentAdSpecials":{"type":["string","null"]},"adSpecialsUseTotalAndPartPublicationTranslation":{"type":"boolean"},"statusDates":{"enum":[0,1,2],"type":"integer"},"commentDates":{"type":["string","null"]},"statusSupplements":{"enum":[0,1,2],"type":"integer"},"commentSupplements":{"type":["string","null"]},"statusGeneralInformation":{"enum":[0,1,2],"type":"integer"},"commentGeneralInformation":{"type":["string","null"]},"statusContacts":{"enum":[0,1,2],"type":"integer"},"commentContacts":{"type":["string","null"]},"datesUseEmbeddedObjectsDates":{"type":"boolean"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"status":{"readOnly":true,"type":"integer"}}},"ObjectYearData-write":{"type":"object","description":"","deprecated":false,"required":["year"],"properties":{"year":{"type":"integer"},"object":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/ObjectYearDataTranslation-write"}},"showBusinessSalesDE":{"type":"boolean"},"showBusinessSalesACH":{"type":"boolean"},"supplements":{"type":"array","items":{"$ref":"#\/components\/schemas\/ObjectYearDataSupplement-write"}},"lastminuteAdsDeadlineOffset":{"type":["integer","null"]},"showTvProgramStart":{"type":"boolean"},"tvProgramStartOffset":{"type":["integer","null"]},"datesSplitAdSpecialDates":{"type":"boolean"},"datesHideAdSpecialDates":{"type":"boolean"},"insertStaticPages":{"deprecated":true,"type":"boolean"},"insertStaticPagesBottom":{"type":"boolean"},"additionalContactsText":{"type":["string","null"]},"statusCover":{"enum":[0,1,2],"type":"integer"},"commentCover":{"type":["string","null"]},"statusBasicRates":{"enum":[0,1,2],"type":"integer"},"commentBasicRates":{"type":["string","null"]},"statusAdSpecials":{"enum":[0,1,2],"type":"integer"},"commentAdSpecials":{"type":["string","null"]},"adSpecialsUseTotalAndPartPublicationTranslation":{"type":"boolean"},"statusDates":{"enum":[0,1,2],"type":"integer"},"commentDates":{"type":["string","null"]},"statusSupplements":{"enum":[0,1,2],"type":"integer"},"commentSupplements":{"type":["string","null"]},"statusGeneralInformation":{"enum":[0,1,2],"type":"integer"},"commentGeneralInformation":{"type":["string","null"]},"statusContacts":{"enum":[0,1,2],"type":"integer"},"commentContacts":{"type":["string","null"]},"datesUseEmbeddedObjectsDates":{"type":"boolean"},"version":{"type":"integer"}}},"ObjectYearData.jsonld-read":{"type":"object","description":"","deprecated":false,"required":["year"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"year":{"type":"integer"},"object":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/ObjectYearDataTranslation.jsonld-read"}},"showBusinessSalesDE":{"type":"boolean"},"showBusinessSalesACH":{"type":"boolean"},"supplements":{"type":"array","items":{"$ref":"#\/components\/schemas\/ObjectYearDataSupplement.jsonld-read"}},"lastminuteAdsDeadlineOffset":{"type":["integer","null"]},"showTvProgramStart":{"type":"boolean"},"tvProgramStartOffset":{"type":["integer","null"]},"datesSplitAdSpecialDates":{"type":"boolean"},"datesHideAdSpecialDates":{"type":"boolean"},"insertStaticPages":{"deprecated":true,"type":"boolean"},"insertStaticPagesBottom":{"type":"boolean"},"additionalContactsText":{"type":["string","null"]},"statusCover":{"enum":[0,1,2],"type":"integer"},"commentCover":{"type":["string","null"]},"statusBasicRates":{"enum":[0,1,2],"type":"integer"},"commentBasicRates":{"type":["string","null"]},"statusAdSpecials":{"enum":[0,1,2],"type":"integer"},"commentAdSpecials":{"type":["string","null"]},"adSpecialsUseTotalAndPartPublicationTranslation":{"type":"boolean"},"statusDates":{"enum":[0,1,2],"type":"integer"},"commentDates":{"type":["string","null"]},"statusSupplements":{"enum":[0,1,2],"type":"integer"},"commentSupplements":{"type":["string","null"]},"statusGeneralInformation":{"enum":[0,1,2],"type":"integer"},"commentGeneralInformation":{"type":["string","null"]},"statusContacts":{"enum":[0,1,2],"type":"integer"},"commentContacts":{"type":["string","null"]},"datesUseEmbeddedObjectsDates":{"type":"boolean"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"status":{"readOnly":true,"type":"integer"}}},"ObjectYearData.jsonld-write":{"type":"object","description":"","deprecated":false,"required":["year"],"properties":{"year":{"type":"integer"},"object":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/ObjectYearDataTranslation.jsonld-write"}},"showBusinessSalesDE":{"type":"boolean"},"showBusinessSalesACH":{"type":"boolean"},"supplements":{"type":"array","items":{"$ref":"#\/components\/schemas\/ObjectYearDataSupplement.jsonld-write"}},"lastminuteAdsDeadlineOffset":{"type":["integer","null"]},"showTvProgramStart":{"type":"boolean"},"tvProgramStartOffset":{"type":["integer","null"]},"datesSplitAdSpecialDates":{"type":"boolean"},"datesHideAdSpecialDates":{"type":"boolean"},"insertStaticPages":{"deprecated":true,"type":"boolean"},"insertStaticPagesBottom":{"type":"boolean"},"additionalContactsText":{"type":["string","null"]},"statusCover":{"enum":[0,1,2],"type":"integer"},"commentCover":{"type":["string","null"]},"statusBasicRates":{"enum":[0,1,2],"type":"integer"},"commentBasicRates":{"type":["string","null"]},"statusAdSpecials":{"enum":[0,1,2],"type":"integer"},"commentAdSpecials":{"type":["string","null"]},"adSpecialsUseTotalAndPartPublicationTranslation":{"type":"boolean"},"statusDates":{"enum":[0,1,2],"type":"integer"},"commentDates":{"type":["string","null"]},"statusSupplements":{"enum":[0,1,2],"type":"integer"},"commentSupplements":{"type":["string","null"]},"statusGeneralInformation":{"enum":[0,1,2],"type":"integer"},"commentGeneralInformation":{"type":["string","null"]},"statusContacts":{"enum":[0,1,2],"type":"integer"},"commentContacts":{"type":["string","null"]},"datesUseEmbeddedObjectsDates":{"type":"boolean"},"version":{"type":"integer"}}},"ObjectYearDataSupplement-read":{"type":"object","description":"","deprecated":false,"properties":{"objectYearData":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/SupplementTranslation-read"}},"splitAdSpecialDates":{"type":"boolean"},"hideAdSpecialDates":{"type":"boolean"},"lastminuteAdsDeadlineOffset":{"type":["integer","null"]},"supplementType":{"enum":["object","direct_input"],"default":"object","example":"object","type":"string"},"supplementPrintObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"pricesAndFormatsType":{"enum":["object","direct_input"],"default":"object","example":"object","type":"string"},"pricesAndFormatsPrintObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"pricesAndFormats":{"type":"array","items":{"$ref":"#\/components\/schemas\/SupplementPriceAndFormatRow-read"}},"datesType":{"enum":["object","direct_input"],"default":"object","example":"object","type":"string"},"datesPrintObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"dates":{"type":"array","items":{"$ref":"#\/components\/schemas\/SupplementDatesRow-read"}},"position":{"type":"integer"},"publishedDe":{"default":true,"example":true,"type":"boolean"},"publishedEn":{"default":true,"example":true,"type":"boolean"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}},"required":["supplementType","pricesAndFormatsType","datesType"]},"ObjectYearDataSupplement-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/SupplementTranslation-write"}},"splitAdSpecialDates":{"type":"boolean"},"hideAdSpecialDates":{"type":"boolean"},"lastminuteAdsDeadlineOffset":{"type":["integer","null"]},"supplementType":{"enum":["object","direct_input"],"default":"object","example":"object","type":"string"},"supplementPrintObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"pricesAndFormatsType":{"enum":["object","direct_input"],"default":"object","example":"object","type":"string"},"pricesAndFormatsPrintObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"pricesAndFormats":{"type":"array","items":{"$ref":"#\/components\/schemas\/SupplementPriceAndFormatRow-write"}},"datesType":{"enum":["object","direct_input"],"default":"object","example":"object","type":"string"},"datesPrintObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"dates":{"type":"array","items":{"$ref":"#\/components\/schemas\/SupplementDatesRow-write"}},"position":{"type":"integer"},"publishedDe":{"default":true,"example":true,"type":"boolean"},"publishedEn":{"default":true,"example":true,"type":"boolean"},"version":{"type":"integer"}},"required":["supplementType","pricesAndFormatsType","datesType"]},"ObjectYearDataSupplement.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"objectYearData":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/SupplementTranslation.jsonld-read"}},"splitAdSpecialDates":{"type":"boolean"},"hideAdSpecialDates":{"type":"boolean"},"lastminuteAdsDeadlineOffset":{"type":["integer","null"]},"supplementType":{"enum":["object","direct_input"],"default":"object","example":"object","type":"string"},"supplementPrintObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"pricesAndFormatsType":{"enum":["object","direct_input"],"default":"object","example":"object","type":"string"},"pricesAndFormatsPrintObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"pricesAndFormats":{"type":"array","items":{"$ref":"#\/components\/schemas\/SupplementPriceAndFormatRow.jsonld-read"}},"datesType":{"enum":["object","direct_input"],"default":"object","example":"object","type":"string"},"datesPrintObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"dates":{"type":"array","items":{"$ref":"#\/components\/schemas\/SupplementDatesRow.jsonld-read"}},"position":{"type":"integer"},"publishedDe":{"default":true,"example":true,"type":"boolean"},"publishedEn":{"default":true,"example":true,"type":"boolean"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}},"required":["supplementType","pricesAndFormatsType","datesType"]},"ObjectYearDataSupplement.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/SupplementTranslation.jsonld-write"}},"splitAdSpecialDates":{"type":"boolean"},"hideAdSpecialDates":{"type":"boolean"},"lastminuteAdsDeadlineOffset":{"type":["integer","null"]},"supplementType":{"enum":["object","direct_input"],"default":"object","example":"object","type":"string"},"supplementPrintObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"pricesAndFormatsType":{"enum":["object","direct_input"],"default":"object","example":"object","type":"string"},"pricesAndFormatsPrintObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"pricesAndFormats":{"type":"array","items":{"$ref":"#\/components\/schemas\/SupplementPriceAndFormatRow.jsonld-write"}},"datesType":{"enum":["object","direct_input"],"default":"object","example":"object","type":"string"},"datesPrintObject":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"dates":{"type":"array","items":{"$ref":"#\/components\/schemas\/SupplementDatesRow.jsonld-write"}},"position":{"type":"integer"},"publishedDe":{"default":true,"example":true,"type":"boolean"},"publishedEn":{"default":true,"example":true,"type":"boolean"},"version":{"type":"integer"}},"required":["supplementType","pricesAndFormatsType","datesType"]},"ObjectYearDataTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"cover":{"description":"Coverabbildung","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"additionalPagesAfterCover":{"description":"Zus\u00e4tzliches PDF, welches f\u00fcr Kombipreislisten nach dem Cover eingebunden wird","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"basicRatesGeneralInformations":{"description":"Preise und Formate - Allgemeiner Infokasten","type":["string","null"]},"basicRatesAdditionalInformations":{"description":"Preise und Formate - Weitere Infok\u00e4sten","type":"array","items":{"$ref":"#\/components\/schemas\/ObjectYearAdditionalInformation-read"}},"basicRatesClassifieds":{"deprecated":true,"type":"boolean"},"basicRatesAdvertorials":{"type":"boolean"},"adSpecialsLooseInsertsAdditionalWeights":{"description":"Ad Specials - Beilagen - Weitere Gewichte","type":["string","null"]},"adSpecialsLooseInsertsAdditionalWeightsTotalCirculation":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsPartialCirculation":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsLooseInsertsCirculation":{"type":["string","null"]},"adSpecialsOversizedInsertsAdditionalWeights":{"type":["string","null"]},"adSpecialsOversizedInsertsAdditionalWeightsTotalCirculation":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsPartialCirculation":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsOversizedInsertsCirculation":{"type":["string","null"]},"adSpecialsGluedInsertsAdditionalWeightsBooklets":{"type":["string","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsTotalCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsPartialCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatspray":{"type":["string","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatsprayTotalCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatsprayTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatspraySubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatspraySubscriptionCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatsprayPartialCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsGluedInsertsCirculation":{"type":["string","null"]},"adSpecialsBoundInsertsAdditionalWeights":{"type":["string","null"]},"adSpecialsBoundInsertsAdditionalWeightsTotalCirculation":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsPartialCirculation":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsBoundInsertsCirculation":{"type":["string","null"]},"adSpecialsEPaper":{"type":["string","null"]},"adSpecialsFooterText":{"type":["string","null"]},"datesFooterText":{"type":["string","null"]},"generalInformationPublisher":{"type":["string","null"]},"generalInformationPostalAddress":{"type":["string","null"]},"generalInformationVisitorAddress":{"type":["string","null"]},"generalInformationBrandSolutions":{"type":["string","null"]},"generalInformationMarketers":{"type":["string","null"]},"generalInformationOrderProcessing":{"type":["string","null"]},"generalInformationAdManagement":{"type":["string","null"]},"generalInformationSpecialAdFormats":{"type":["string","null"]},"generalInformationCopyMaterial":{"type":["string","null"]},"generalInformationAdSpecialPortal":{"type":["string","null"]},"generalInformationWebsite":{"type":["string","null"]},"generalInformationShowB4PIcon":{"type":"boolean"},"generalInformationShowIVWIcon":{"type":"boolean"},"generalInformationShowKMMIcon":{"type":"boolean"},"basicRatesAlternativeAdvertorialsText":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"ObjectYearDataTranslation-write":{"type":"object","description":"","deprecated":false,"properties":{"cover":{"description":"Coverabbildung","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"additionalPagesAfterCover":{"description":"Zus\u00e4tzliches PDF, welches f\u00fcr Kombipreislisten nach dem Cover eingebunden wird","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"basicRatesGeneralInformations":{"description":"Preise und Formate - Allgemeiner Infokasten","type":["string","null"]},"basicRatesAdditionalInformations":{"description":"Preise und Formate - Weitere Infok\u00e4sten","type":"array","items":{"$ref":"#\/components\/schemas\/ObjectYearAdditionalInformation-write"}},"basicRatesClassifieds":{"deprecated":true,"type":"boolean"},"basicRatesAdvertorials":{"type":"boolean"},"adSpecialsLooseInsertsAdditionalWeights":{"description":"Ad Specials - Beilagen - Weitere Gewichte","type":["string","null"]},"adSpecialsLooseInsertsAdditionalWeightsTotalCirculation":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsPartialCirculation":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsLooseInsertsCirculation":{"type":["string","null"]},"adSpecialsOversizedInsertsAdditionalWeights":{"type":["string","null"]},"adSpecialsOversizedInsertsAdditionalWeightsTotalCirculation":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsPartialCirculation":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsOversizedInsertsCirculation":{"type":["string","null"]},"adSpecialsGluedInsertsAdditionalWeightsBooklets":{"type":["string","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsTotalCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsPartialCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatspray":{"type":["string","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatsprayTotalCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatsprayTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatspraySubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatspraySubscriptionCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatsprayPartialCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsGluedInsertsCirculation":{"type":["string","null"]},"adSpecialsBoundInsertsAdditionalWeights":{"type":["string","null"]},"adSpecialsBoundInsertsAdditionalWeightsTotalCirculation":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsPartialCirculation":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsBoundInsertsCirculation":{"type":["string","null"]},"adSpecialsEPaper":{"type":["string","null"]},"adSpecialsFooterText":{"type":["string","null"]},"datesFooterText":{"type":["string","null"]},"generalInformationPublisher":{"type":["string","null"]},"generalInformationPostalAddress":{"type":["string","null"]},"generalInformationVisitorAddress":{"type":["string","null"]},"generalInformationBrandSolutions":{"type":["string","null"]},"generalInformationMarketers":{"type":["string","null"]},"generalInformationOrderProcessing":{"type":["string","null"]},"generalInformationAdManagement":{"type":["string","null"]},"generalInformationSpecialAdFormats":{"type":["string","null"]},"generalInformationCopyMaterial":{"type":["string","null"]},"generalInformationAdSpecialPortal":{"type":["string","null"]},"generalInformationWebsite":{"type":["string","null"]},"generalInformationShowB4PIcon":{"type":"boolean"},"generalInformationShowIVWIcon":{"type":"boolean"},"generalInformationShowKMMIcon":{"type":"boolean"},"basicRatesAlternativeAdvertorialsText":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"}}},"ObjectYearDataTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"cover":{"description":"Coverabbildung","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"additionalPagesAfterCover":{"description":"Zus\u00e4tzliches PDF, welches f\u00fcr Kombipreislisten nach dem Cover eingebunden wird","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"basicRatesGeneralInformations":{"description":"Preise und Formate - Allgemeiner Infokasten","type":["string","null"]},"basicRatesAdditionalInformations":{"description":"Preise und Formate - Weitere Infok\u00e4sten","type":"array","items":{"$ref":"#\/components\/schemas\/ObjectYearAdditionalInformation.jsonld-read"}},"basicRatesClassifieds":{"deprecated":true,"type":"boolean"},"basicRatesAdvertorials":{"type":"boolean"},"adSpecialsLooseInsertsAdditionalWeights":{"description":"Ad Specials - Beilagen - Weitere Gewichte","type":["string","null"]},"adSpecialsLooseInsertsAdditionalWeightsTotalCirculation":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsPartialCirculation":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsLooseInsertsCirculation":{"type":["string","null"]},"adSpecialsOversizedInsertsAdditionalWeights":{"type":["string","null"]},"adSpecialsOversizedInsertsAdditionalWeightsTotalCirculation":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsPartialCirculation":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsOversizedInsertsCirculation":{"type":["string","null"]},"adSpecialsGluedInsertsAdditionalWeightsBooklets":{"type":["string","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsTotalCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsPartialCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatspray":{"type":["string","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatsprayTotalCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatsprayTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatspraySubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatspraySubscriptionCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatsprayPartialCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsGluedInsertsCirculation":{"type":["string","null"]},"adSpecialsBoundInsertsAdditionalWeights":{"type":["string","null"]},"adSpecialsBoundInsertsAdditionalWeightsTotalCirculation":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsPartialCirculation":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsBoundInsertsCirculation":{"type":["string","null"]},"adSpecialsEPaper":{"type":["string","null"]},"adSpecialsFooterText":{"type":["string","null"]},"datesFooterText":{"type":["string","null"]},"generalInformationPublisher":{"type":["string","null"]},"generalInformationPostalAddress":{"type":["string","null"]},"generalInformationVisitorAddress":{"type":["string","null"]},"generalInformationBrandSolutions":{"type":["string","null"]},"generalInformationMarketers":{"type":["string","null"]},"generalInformationOrderProcessing":{"type":["string","null"]},"generalInformationAdManagement":{"type":["string","null"]},"generalInformationSpecialAdFormats":{"type":["string","null"]},"generalInformationCopyMaterial":{"type":["string","null"]},"generalInformationAdSpecialPortal":{"type":["string","null"]},"generalInformationWebsite":{"type":["string","null"]},"generalInformationShowB4PIcon":{"type":"boolean"},"generalInformationShowIVWIcon":{"type":"boolean"},"generalInformationShowKMMIcon":{"type":"boolean"},"basicRatesAlternativeAdvertorialsText":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"ObjectYearDataTranslation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"cover":{"description":"Coverabbildung","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"additionalPagesAfterCover":{"description":"Zus\u00e4tzliches PDF, welches f\u00fcr Kombipreislisten nach dem Cover eingebunden wird","type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"basicRatesGeneralInformations":{"description":"Preise und Formate - Allgemeiner Infokasten","type":["string","null"]},"basicRatesAdditionalInformations":{"description":"Preise und Formate - Weitere Infok\u00e4sten","type":"array","items":{"$ref":"#\/components\/schemas\/ObjectYearAdditionalInformation.jsonld-write"}},"basicRatesClassifieds":{"deprecated":true,"type":"boolean"},"basicRatesAdvertorials":{"type":"boolean"},"adSpecialsLooseInsertsAdditionalWeights":{"description":"Ad Specials - Beilagen - Weitere Gewichte","type":["string","null"]},"adSpecialsLooseInsertsAdditionalWeightsTotalCirculation":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalWeightsPartialCirculation":{"type":["integer","null"]},"adSpecialsLooseInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsLooseInsertsCirculation":{"type":["string","null"]},"adSpecialsOversizedInsertsAdditionalWeights":{"type":["string","null"]},"adSpecialsOversizedInsertsAdditionalWeightsTotalCirculation":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalWeightsPartialCirculation":{"type":["integer","null"]},"adSpecialsOversizedInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsOversizedInsertsCirculation":{"type":["string","null"]},"adSpecialsGluedInsertsAdditionalWeightsBooklets":{"type":["string","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsTotalCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsBookletsPartialCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatspray":{"type":["string","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatsprayTotalCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatsprayTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatspraySubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatspraySubscriptionCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalWeightsFlatsprayPartialCirculation":{"type":["integer","null"]},"adSpecialsGluedInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsGluedInsertsCirculation":{"type":["string","null"]},"adSpecialsBoundInsertsAdditionalWeights":{"type":["string","null"]},"adSpecialsBoundInsertsAdditionalWeightsTotalCirculation":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsTotalWithoutSubscription":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsSubscriptionWithinTotal":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsSubscriptionCirculation":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalWeightsPartialCirculation":{"type":["integer","null"]},"adSpecialsBoundInsertsAdditionalInformation":{"type":["string","null"]},"adSpecialsBoundInsertsCirculation":{"type":["string","null"]},"adSpecialsEPaper":{"type":["string","null"]},"adSpecialsFooterText":{"type":["string","null"]},"datesFooterText":{"type":["string","null"]},"generalInformationPublisher":{"type":["string","null"]},"generalInformationPostalAddress":{"type":["string","null"]},"generalInformationVisitorAddress":{"type":["string","null"]},"generalInformationBrandSolutions":{"type":["string","null"]},"generalInformationMarketers":{"type":["string","null"]},"generalInformationOrderProcessing":{"type":["string","null"]},"generalInformationAdManagement":{"type":["string","null"]},"generalInformationSpecialAdFormats":{"type":["string","null"]},"generalInformationCopyMaterial":{"type":["string","null"]},"generalInformationAdSpecialPortal":{"type":["string","null"]},"generalInformationWebsite":{"type":["string","null"]},"generalInformationShowB4PIcon":{"type":"boolean"},"generalInformationShowIVWIcon":{"type":"boolean"},"generalInformationShowKMMIcon":{"type":"boolean"},"basicRatesAlternativeAdvertorialsText":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"}}},"OlvMediaObject-read":{"type":"object","description":"","deprecated":false,"properties":{"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"OlvMediaObject-write":{"type":"object","description":"","deprecated":false,"properties":{"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch-write"}}},"required":["brandName"]},"OlvMediaObject.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue.jsonld-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"OlvMediaObject.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch.jsonld-write"}}},"required":["brandName"]},"Onepager-read":{"type":"object","description":"","deprecated":false},"OnepagerCollection-read":{"type":"object","description":"","deprecated":false,"properties":{"onepagerConfigurations":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"locale":{"enum":["de","en"],"type":"string"},"type":{"enum":["pdf","pptx"],"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"OnepagerCollection-write":{"type":"object","description":"","deprecated":false,"properties":{"onepagerConfigurations":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"locale":{"enum":["de","en"],"type":"string"},"type":{"enum":["pdf","pptx"],"type":"string"}}},"OnepagerCollection.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"onepagerConfigurations":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"locale":{"enum":["de","en"],"type":"string"},"type":{"enum":["pdf","pptx"],"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"OnepagerCollection.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"onepagerConfigurations":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"locale":{"enum":["de","en"],"type":"string"},"type":{"enum":["pdf","pptx"],"type":"string"}}},"OnepagerProfileTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"profile":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"OnepagerProfileTranslation-write":{"type":"object","description":"","deprecated":false,"properties":{"profile":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"}}},"OnepagerProfileTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"profile":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"OnepagerProfileTranslation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"profile":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"}}},"OutStreamImpressionsPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"OutStreamImpressionsPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"OutStreamImpressionsPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"OutStreamImpressionsPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PageImpressionsDailyPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"PageImpressionsDailyPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PageImpressionsDailyPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"PageImpressionsDailyPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PageImpressionsMobileAppPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"PageImpressionsMobileAppPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PageImpressionsMobileAppPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"PageImpressionsMobileAppPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PageImpressionsMobileWebPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"PageImpressionsMobileWebPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PageImpressionsMobileWebPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"PageImpressionsMobileWebPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PageImpressionsPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"PageImpressionsPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PageImpressionsPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"PageImpressionsPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PageImpressionsTabletAppPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"PageImpressionsTabletAppPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PageImpressionsTabletAppPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"PageImpressionsTabletAppPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PageImpressionsWeeklyPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"PageImpressionsWeeklyPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PageImpressionsWeeklyPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"PageImpressionsWeeklyPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PasswordResetRequest-read":{"type":"object","description":"","deprecated":false},"PasswordResetRequest-write":{"type":"object","description":"","deprecated":false,"required":["token"],"properties":{"token":{"type":"string"},"password":{"type":"string"}}},"PasswordResetRequest.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"}}},"PasswordResetRequest.jsonld-write":{"type":"object","description":"","deprecated":false,"required":["token"],"properties":{"token":{"type":"string"},"password":{"type":"string"}}},"PerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"type":{"readOnly":true,"type":"string"}}},"PerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"type":{"readOnly":true,"type":"string"}}},"PerformanceValueConfiguration-read":{"type":"object","description":"","deprecated":false,"properties":{"mediaObject":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"source":{"enum":["manual","comsult","aggregate","rtltech"],"type":"string"},"outputHidden":{"type":"boolean"},"performanceValueType":{"enum":{"circulation":"CirculationPerformanceValue","coverage":"CoveragePerformanceValue","pageimpressions":"PageImpressionsPerformanceValue","visits":"VisitsPerformanceValue","uniqueuser":"UniqueUserPerformanceValue","pageimpressionsdayli":"PageImpressionsDailyPerformanceValue","visitsdaily":"VisitsDailyPerformanceValue","uniqueuserdaily":"UniqueUserDailyPerformanceValue","pageimpressionsweekly":"PageImpressionsWeeklyPerformanceValue","visitsweekly":"VisitsWeeklyPerformanceValue","uniqueuserweekly":"UniqueUserWeeklyPerformanceValue","newsletter":"NewsletterPerformanceValue","tabletdownloads":"TabletDownloadsPerformanceValue","digitalcoverage":"DigitalCoveragePerformanceValue","uniquedownloads":"UniqueDownloadsPerformanceValue","possiblevideoimpressions":"PossibleVideoImpressionsPerformanceValue","uniqueusermonthly":"UniqueUserMonthlyPerformanceValue","instream_impressions":"InStreamImpressionsPerformanceValue","instream_non_skippable_impressions":"InStreamNonSkippableImpressionsPerformanceValue","instream_skippable_impressions":"InStreamSkippableImpressionsPerformanceValue","instream_bumper_impressions":"InStreamBumperImpressionsPerformanceValue","outstreamimpressions":"OutStreamImpressionsPerformanceValue","page_impressions_mobile_web":"PageImpressionsMobileWebPerformanceValue","page_impressions_mobile_app":"PageImpressionsMobileAppPerformanceValue","page_impressions_tablet_app":"PageImpressionsTabletAppPerformanceValue","unique_user_mobile_web":"UniqueUserMobileWebPerformanceValue","unique_user_mobile_app":"UniqueUserMobileAppPerformanceValue","unique_user_tablet_app":"UniqueUserTabletAppPerformanceValue","visits_mobile_web":"VisitsMobileWebPerformanceValue","visits_mobile_app":"VisitsMobileAppPerformanceValue","visits_tablet_app":"VisitsTabletAppPerformanceValue","viewthroughrate":"ViewThroughRatePerformanceValue","views":"ViewsPerformanceValue","net_reach":"NetReachPerformanceValue"},"type":"string"},"mediaType":{"type":["string","null"]},"comsultPerformanceValueConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/Configuration-read"},{"type":"null"}]},"rtlTechPerformanceValueConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/Configuration-read"},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"PerformanceValueConfiguration-write":{"type":"object","description":"","deprecated":false,"properties":{"mediaObject":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"source":{"enum":["manual","comsult","aggregate","rtltech"],"type":"string"},"outputHidden":{"type":"boolean"},"performanceValueType":{"enum":{"circulation":"CirculationPerformanceValue","coverage":"CoveragePerformanceValue","pageimpressions":"PageImpressionsPerformanceValue","visits":"VisitsPerformanceValue","uniqueuser":"UniqueUserPerformanceValue","pageimpressionsdayli":"PageImpressionsDailyPerformanceValue","visitsdaily":"VisitsDailyPerformanceValue","uniqueuserdaily":"UniqueUserDailyPerformanceValue","pageimpressionsweekly":"PageImpressionsWeeklyPerformanceValue","visitsweekly":"VisitsWeeklyPerformanceValue","uniqueuserweekly":"UniqueUserWeeklyPerformanceValue","newsletter":"NewsletterPerformanceValue","tabletdownloads":"TabletDownloadsPerformanceValue","digitalcoverage":"DigitalCoveragePerformanceValue","uniquedownloads":"UniqueDownloadsPerformanceValue","possiblevideoimpressions":"PossibleVideoImpressionsPerformanceValue","uniqueusermonthly":"UniqueUserMonthlyPerformanceValue","instream_impressions":"InStreamImpressionsPerformanceValue","instream_non_skippable_impressions":"InStreamNonSkippableImpressionsPerformanceValue","instream_skippable_impressions":"InStreamSkippableImpressionsPerformanceValue","instream_bumper_impressions":"InStreamBumperImpressionsPerformanceValue","outstreamimpressions":"OutStreamImpressionsPerformanceValue","page_impressions_mobile_web":"PageImpressionsMobileWebPerformanceValue","page_impressions_mobile_app":"PageImpressionsMobileAppPerformanceValue","page_impressions_tablet_app":"PageImpressionsTabletAppPerformanceValue","unique_user_mobile_web":"UniqueUserMobileWebPerformanceValue","unique_user_mobile_app":"UniqueUserMobileAppPerformanceValue","unique_user_tablet_app":"UniqueUserTabletAppPerformanceValue","visits_mobile_web":"VisitsMobileWebPerformanceValue","visits_mobile_app":"VisitsMobileAppPerformanceValue","visits_tablet_app":"VisitsTabletAppPerformanceValue","viewthroughrate":"ViewThroughRatePerformanceValue","views":"ViewsPerformanceValue","net_reach":"NetReachPerformanceValue"},"type":"string"},"mediaType":{"type":["string","null"]},"comsultPerformanceValueConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/Configuration-write"},{"type":"null"}]},"rtlTechPerformanceValueConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/Configuration-write"},{"type":"null"}]},"version":{"type":"integer"}}},"PerformanceValueConfiguration.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"mediaObject":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"source":{"enum":["manual","comsult","aggregate","rtltech"],"type":"string"},"outputHidden":{"type":"boolean"},"performanceValueType":{"enum":{"circulation":"CirculationPerformanceValue","coverage":"CoveragePerformanceValue","pageimpressions":"PageImpressionsPerformanceValue","visits":"VisitsPerformanceValue","uniqueuser":"UniqueUserPerformanceValue","pageimpressionsdayli":"PageImpressionsDailyPerformanceValue","visitsdaily":"VisitsDailyPerformanceValue","uniqueuserdaily":"UniqueUserDailyPerformanceValue","pageimpressionsweekly":"PageImpressionsWeeklyPerformanceValue","visitsweekly":"VisitsWeeklyPerformanceValue","uniqueuserweekly":"UniqueUserWeeklyPerformanceValue","newsletter":"NewsletterPerformanceValue","tabletdownloads":"TabletDownloadsPerformanceValue","digitalcoverage":"DigitalCoveragePerformanceValue","uniquedownloads":"UniqueDownloadsPerformanceValue","possiblevideoimpressions":"PossibleVideoImpressionsPerformanceValue","uniqueusermonthly":"UniqueUserMonthlyPerformanceValue","instream_impressions":"InStreamImpressionsPerformanceValue","instream_non_skippable_impressions":"InStreamNonSkippableImpressionsPerformanceValue","instream_skippable_impressions":"InStreamSkippableImpressionsPerformanceValue","instream_bumper_impressions":"InStreamBumperImpressionsPerformanceValue","outstreamimpressions":"OutStreamImpressionsPerformanceValue","page_impressions_mobile_web":"PageImpressionsMobileWebPerformanceValue","page_impressions_mobile_app":"PageImpressionsMobileAppPerformanceValue","page_impressions_tablet_app":"PageImpressionsTabletAppPerformanceValue","unique_user_mobile_web":"UniqueUserMobileWebPerformanceValue","unique_user_mobile_app":"UniqueUserMobileAppPerformanceValue","unique_user_tablet_app":"UniqueUserTabletAppPerformanceValue","visits_mobile_web":"VisitsMobileWebPerformanceValue","visits_mobile_app":"VisitsMobileAppPerformanceValue","visits_tablet_app":"VisitsTabletAppPerformanceValue","viewthroughrate":"ViewThroughRatePerformanceValue","views":"ViewsPerformanceValue","net_reach":"NetReachPerformanceValue"},"type":"string"},"mediaType":{"type":["string","null"]},"comsultPerformanceValueConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/Configuration.jsonld-read"},{"type":"null"}]},"rtlTechPerformanceValueConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/Configuration.jsonld-read"},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"PerformanceValueConfiguration.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"mediaObject":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"source":{"enum":["manual","comsult","aggregate","rtltech"],"type":"string"},"outputHidden":{"type":"boolean"},"performanceValueType":{"enum":{"circulation":"CirculationPerformanceValue","coverage":"CoveragePerformanceValue","pageimpressions":"PageImpressionsPerformanceValue","visits":"VisitsPerformanceValue","uniqueuser":"UniqueUserPerformanceValue","pageimpressionsdayli":"PageImpressionsDailyPerformanceValue","visitsdaily":"VisitsDailyPerformanceValue","uniqueuserdaily":"UniqueUserDailyPerformanceValue","pageimpressionsweekly":"PageImpressionsWeeklyPerformanceValue","visitsweekly":"VisitsWeeklyPerformanceValue","uniqueuserweekly":"UniqueUserWeeklyPerformanceValue","newsletter":"NewsletterPerformanceValue","tabletdownloads":"TabletDownloadsPerformanceValue","digitalcoverage":"DigitalCoveragePerformanceValue","uniquedownloads":"UniqueDownloadsPerformanceValue","possiblevideoimpressions":"PossibleVideoImpressionsPerformanceValue","uniqueusermonthly":"UniqueUserMonthlyPerformanceValue","instream_impressions":"InStreamImpressionsPerformanceValue","instream_non_skippable_impressions":"InStreamNonSkippableImpressionsPerformanceValue","instream_skippable_impressions":"InStreamSkippableImpressionsPerformanceValue","instream_bumper_impressions":"InStreamBumperImpressionsPerformanceValue","outstreamimpressions":"OutStreamImpressionsPerformanceValue","page_impressions_mobile_web":"PageImpressionsMobileWebPerformanceValue","page_impressions_mobile_app":"PageImpressionsMobileAppPerformanceValue","page_impressions_tablet_app":"PageImpressionsTabletAppPerformanceValue","unique_user_mobile_web":"UniqueUserMobileWebPerformanceValue","unique_user_mobile_app":"UniqueUserMobileAppPerformanceValue","unique_user_tablet_app":"UniqueUserTabletAppPerformanceValue","visits_mobile_web":"VisitsMobileWebPerformanceValue","visits_mobile_app":"VisitsMobileAppPerformanceValue","visits_tablet_app":"VisitsTabletAppPerformanceValue","viewthroughrate":"ViewThroughRatePerformanceValue","views":"ViewsPerformanceValue","net_reach":"NetReachPerformanceValue"},"type":"string"},"mediaType":{"type":["string","null"]},"comsultPerformanceValueConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/Configuration.jsonld-write"},{"type":"null"}]},"rtlTechPerformanceValueConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/Configuration.jsonld-write"},{"type":"null"}]},"version":{"type":"integer"}}},"PerformanceValueDate-read":{"type":"object","description":"","deprecated":false,"properties":{"year":{"type":["string","null"]},"month":{"type":["string","null"]},"quarter":{"type":["string","null"]},"version":{"type":["string","null"]}}},"PerformanceValueDate-write":{"type":"object","description":"","deprecated":false,"properties":{"year":{"type":["string","null"]},"month":{"type":["string","null"]},"quarter":{"type":["string","null"]},"version":{"type":["string","null"]}}},"PerformanceValueDate.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"year":{"type":["string","null"]},"month":{"type":["string","null"]},"quarter":{"type":["string","null"]},"version":{"type":["string","null"]}}},"PerformanceValueDate.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"year":{"type":["string","null"]},"month":{"type":["string","null"]},"quarter":{"type":["string","null"]},"version":{"type":["string","null"]}}},"PerformanceValueTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"note":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"PerformanceValueTranslation-write":{"type":"object","description":"","deprecated":false,"properties":{"note":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"}}},"PerformanceValueTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"note":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"PerformanceValueTranslation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"note":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"}}},"PossibleVideoImpressionsPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"PossibleVideoImpressionsPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PossibleVideoImpressionsPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"PossibleVideoImpressionsPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"PrintCombinationMediaObject-read":{"type":"object","description":"","deprecated":false,"properties":{"printMediaObjects":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"n4pBasePrices":{"description":"This field is only used to output the N4P base prices in the API.","type":["array","null"],"items":{"$ref":"#\/components\/schemas\/N4PBasicRate-read"}},"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"technicalSpecifications":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"saleDate":{"minimum":0,"maximum":6,"type":["integer","null"]},"copyPrice":{"type":["integer","null"]},"copyPriceCurrency":{"externalDocs":{"url":"https:\/\/schema.org\/priceCurrency"},"type":["string","null"]},"freeOfCharge":{"type":"boolean"},"pzn":{"type":["string","null"]},"publishRatecards":{"type":"boolean"},"coverUrl":{"description":"The identifier (or whole URL) for the cover which will be imported from the guj dam cdn","type":["string","null"]},"basePriceNote":{"maxLength":200,"type":["string","null"]},"useN4PBasePrices":{"type":"boolean"},"comsultMediaInfoAnalysisId":{"type":["string","null"]},"comsultMediaInfoMediumId":{"type":["string","null"]},"comsultCopyPrice":{"type":["integer","null"]},"comsultPublicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"useComsultCopyPrice":{"type":"boolean"},"useComsultPublicationFrequency":{"type":"boolean"},"guaranteedCirculation":{"$ref":"#\/components\/schemas\/GuaranteedCirculation-read"},"printCirculationComment":{"type":["string","null"]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"targetGroups":{"type":["array","null"],"items":{"type":"string"}},"ageGt3Lt14Absolute":{"type":["integer","null"]},"ageGt3Lt14Percent":{"type":["number","null"]},"ageGt14Lt29Absolute":{"type":["integer","null"]},"ageGt14Lt29Percent":{"type":["number","null"]},"ageGt30Lt39Absolute":{"type":["integer","null"]},"ageGt30Lt39Percent":{"type":["number","null"]},"ageGt40Lt49Absolute":{"type":["integer","null"]},"ageGt40Lt49Percent":{"type":["number","null"]},"ageGt50Lt59Absolute":{"type":["integer","null"]},"ageGt50Lt59Percent":{"type":["number","null"]},"ageGt60Absolute":{"type":["integer","null"]},"ageGt60Percent":{"type":["number","null"]},"ageAverage":{"type":["number","null"]},"householdIncomeLt2000Absolute":{"type":["integer","null"]},"householdIncomeLt2000Percent":{"type":["number","null"]},"householdIncomeGt2000Lt3000Absolute":{"type":["integer","null"]},"householdIncomeGt2000Lt3000Percent":{"type":["number","null"]},"householdIncomeGt3000Lt4000Absolute":{"type":["integer","null"]},"householdIncomeGt3000Lt4000Percent":{"type":["number","null"]},"householdIncomeGt4000Absolute":{"type":["integer","null"]},"householdIncomeGt4000Percent":{"type":["number","null"]},"householdIncomeAverage":{"type":["number","null"]},"printCombinationMediaObjects":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject-read"}},"exclusive":{"type":"boolean"},"onepagerProfileTranslations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/OnepagerProfileTranslation-read"}},"showImportedPerformanceValues":{"type":"boolean"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"isPrimaryPrintMediaObject":{"readOnly":true,"description":"This field denotes that this media object is the primary print object for the brand universe. It is used to show or hide the onepager fields in the backend.","type":"boolean"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"PrintCombinationMediaObject-write":{"type":"object","description":"","deprecated":false,"properties":{"printMediaObjects":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"technicalSpecifications":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"saleDate":{"minimum":0,"maximum":6,"type":["integer","null"]},"copyPrice":{"type":["integer","null"]},"copyPriceCurrency":{"externalDocs":{"url":"https:\/\/schema.org\/priceCurrency"},"type":["string","null"]},"freeOfCharge":{"type":"boolean"},"pzn":{"type":["string","null"]},"publishRatecards":{"type":"boolean"},"coverUrl":{"description":"The identifier (or whole URL) for the cover which will be imported from the guj dam cdn","type":["string","null"]},"basePriceNote":{"maxLength":200,"type":["string","null"]},"useN4PBasePrices":{"type":"boolean"},"comsultMediaInfoAnalysisId":{"type":["string","null"]},"comsultMediaInfoMediumId":{"type":["string","null"]},"comsultCopyPrice":{"type":["integer","null"]},"comsultPublicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"useComsultCopyPrice":{"type":"boolean"},"useComsultPublicationFrequency":{"type":"boolean"},"guaranteedCirculation":{"$ref":"#\/components\/schemas\/GuaranteedCirculation-write"},"printCirculationComment":{"type":["string","null"]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"targetGroups":{"type":["array","null"],"items":{"type":"string"}},"ageGt3Lt14Absolute":{"type":["integer","null"]},"ageGt3Lt14Percent":{"type":["number","null"]},"ageGt14Lt29Absolute":{"type":["integer","null"]},"ageGt14Lt29Percent":{"type":["number","null"]},"ageGt30Lt39Absolute":{"type":["integer","null"]},"ageGt30Lt39Percent":{"type":["number","null"]},"ageGt40Lt49Absolute":{"type":["integer","null"]},"ageGt40Lt49Percent":{"type":["number","null"]},"ageGt50Lt59Absolute":{"type":["integer","null"]},"ageGt50Lt59Percent":{"type":["number","null"]},"ageGt60Absolute":{"type":["integer","null"]},"ageGt60Percent":{"type":["number","null"]},"ageAverage":{"type":["number","null"]},"householdIncomeLt2000Absolute":{"type":["integer","null"]},"householdIncomeLt2000Percent":{"type":["number","null"]},"householdIncomeGt2000Lt3000Absolute":{"type":["integer","null"]},"householdIncomeGt2000Lt3000Percent":{"type":["number","null"]},"householdIncomeGt3000Lt4000Absolute":{"type":["integer","null"]},"householdIncomeGt3000Lt4000Percent":{"type":["number","null"]},"householdIncomeGt4000Absolute":{"type":["integer","null"]},"householdIncomeGt4000Percent":{"type":["number","null"]},"householdIncomeAverage":{"type":["number","null"]},"printCombinationMediaObjects":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject-write"}},"exclusive":{"type":"boolean"},"onepagerProfileTranslations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/OnepagerProfileTranslation-write"}},"showImportedPerformanceValues":{"type":"boolean"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch-write"}}},"required":["brandName"]},"PrintCombinationMediaObject.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"printMediaObjects":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"n4pBasePrices":{"description":"This field is only used to output the N4P base prices in the API.","type":["array","null"],"items":{"$ref":"#\/components\/schemas\/N4PBasicRate.jsonld-read"}},"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"technicalSpecifications":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"saleDate":{"minimum":0,"maximum":6,"type":["integer","null"]},"copyPrice":{"type":["integer","null"]},"copyPriceCurrency":{"externalDocs":{"url":"https:\/\/schema.org\/priceCurrency"},"type":["string","null"]},"freeOfCharge":{"type":"boolean"},"pzn":{"type":["string","null"]},"publishRatecards":{"type":"boolean"},"coverUrl":{"description":"The identifier (or whole URL) for the cover which will be imported from the guj dam cdn","type":["string","null"]},"basePriceNote":{"maxLength":200,"type":["string","null"]},"useN4PBasePrices":{"type":"boolean"},"comsultMediaInfoAnalysisId":{"type":["string","null"]},"comsultMediaInfoMediumId":{"type":["string","null"]},"comsultCopyPrice":{"type":["integer","null"]},"comsultPublicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"useComsultCopyPrice":{"type":"boolean"},"useComsultPublicationFrequency":{"type":"boolean"},"guaranteedCirculation":{"$ref":"#\/components\/schemas\/GuaranteedCirculation.jsonld-read"},"printCirculationComment":{"type":["string","null"]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"targetGroups":{"type":["array","null"],"items":{"type":"string"}},"ageGt3Lt14Absolute":{"type":["integer","null"]},"ageGt3Lt14Percent":{"type":["number","null"]},"ageGt14Lt29Absolute":{"type":["integer","null"]},"ageGt14Lt29Percent":{"type":["number","null"]},"ageGt30Lt39Absolute":{"type":["integer","null"]},"ageGt30Lt39Percent":{"type":["number","null"]},"ageGt40Lt49Absolute":{"type":["integer","null"]},"ageGt40Lt49Percent":{"type":["number","null"]},"ageGt50Lt59Absolute":{"type":["integer","null"]},"ageGt50Lt59Percent":{"type":["number","null"]},"ageGt60Absolute":{"type":["integer","null"]},"ageGt60Percent":{"type":["number","null"]},"ageAverage":{"type":["number","null"]},"householdIncomeLt2000Absolute":{"type":["integer","null"]},"householdIncomeLt2000Percent":{"type":["number","null"]},"householdIncomeGt2000Lt3000Absolute":{"type":["integer","null"]},"householdIncomeGt2000Lt3000Percent":{"type":["number","null"]},"householdIncomeGt3000Lt4000Absolute":{"type":["integer","null"]},"householdIncomeGt3000Lt4000Percent":{"type":["number","null"]},"householdIncomeGt4000Absolute":{"type":["integer","null"]},"householdIncomeGt4000Percent":{"type":["number","null"]},"householdIncomeAverage":{"type":["number","null"]},"printCombinationMediaObjects":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject.jsonld-read"}},"exclusive":{"type":"boolean"},"onepagerProfileTranslations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/OnepagerProfileTranslation.jsonld-read"}},"showImportedPerformanceValues":{"type":"boolean"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"isPrimaryPrintMediaObject":{"readOnly":true,"description":"This field denotes that this media object is the primary print object for the brand universe. It is used to show or hide the onepager fields in the backend.","type":"boolean"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue.jsonld-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"PrintCombinationMediaObject.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"printMediaObjects":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"technicalSpecifications":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"saleDate":{"minimum":0,"maximum":6,"type":["integer","null"]},"copyPrice":{"type":["integer","null"]},"copyPriceCurrency":{"externalDocs":{"url":"https:\/\/schema.org\/priceCurrency"},"type":["string","null"]},"freeOfCharge":{"type":"boolean"},"pzn":{"type":["string","null"]},"publishRatecards":{"type":"boolean"},"coverUrl":{"description":"The identifier (or whole URL) for the cover which will be imported from the guj dam cdn","type":["string","null"]},"basePriceNote":{"maxLength":200,"type":["string","null"]},"useN4PBasePrices":{"type":"boolean"},"comsultMediaInfoAnalysisId":{"type":["string","null"]},"comsultMediaInfoMediumId":{"type":["string","null"]},"comsultCopyPrice":{"type":["integer","null"]},"comsultPublicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"useComsultCopyPrice":{"type":"boolean"},"useComsultPublicationFrequency":{"type":"boolean"},"guaranteedCirculation":{"$ref":"#\/components\/schemas\/GuaranteedCirculation.jsonld-write"},"printCirculationComment":{"type":["string","null"]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"targetGroups":{"type":["array","null"],"items":{"type":"string"}},"ageGt3Lt14Absolute":{"type":["integer","null"]},"ageGt3Lt14Percent":{"type":["number","null"]},"ageGt14Lt29Absolute":{"type":["integer","null"]},"ageGt14Lt29Percent":{"type":["number","null"]},"ageGt30Lt39Absolute":{"type":["integer","null"]},"ageGt30Lt39Percent":{"type":["number","null"]},"ageGt40Lt49Absolute":{"type":["integer","null"]},"ageGt40Lt49Percent":{"type":["number","null"]},"ageGt50Lt59Absolute":{"type":["integer","null"]},"ageGt50Lt59Percent":{"type":["number","null"]},"ageGt60Absolute":{"type":["integer","null"]},"ageGt60Percent":{"type":["number","null"]},"ageAverage":{"type":["number","null"]},"householdIncomeLt2000Absolute":{"type":["integer","null"]},"householdIncomeLt2000Percent":{"type":["number","null"]},"householdIncomeGt2000Lt3000Absolute":{"type":["integer","null"]},"householdIncomeGt2000Lt3000Percent":{"type":["number","null"]},"householdIncomeGt3000Lt4000Absolute":{"type":["integer","null"]},"householdIncomeGt3000Lt4000Percent":{"type":["number","null"]},"householdIncomeGt4000Absolute":{"type":["integer","null"]},"householdIncomeGt4000Percent":{"type":["number","null"]},"householdIncomeAverage":{"type":["number","null"]},"printCombinationMediaObjects":{"type":"array","items":{"$ref":"#\/components\/schemas\/PrintCombinationMediaObject.jsonld-write"}},"exclusive":{"type":"boolean"},"onepagerProfileTranslations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/OnepagerProfileTranslation.jsonld-write"}},"showImportedPerformanceValues":{"type":"boolean"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch.jsonld-write"}}},"required":["brandName"]},"PrintCombinationMediaObjectProfile-read":{"type":"object","description":"","deprecated":false,"properties":{"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"publicationFrequency":{"type":["string","null"]},"printCirculation":{"type":["integer","null"]},"printCirculationSrc":{"type":["string","null"]},"paidCirculation":{"type":["integer","null"]},"paidCirculationSrc":{"type":["string","null"]},"distributedCirculation":{"type":["integer","null"]},"distributedCirculationSrc":{"type":["string","null"]},"coverage":{"type":["string","null"]},"coverageSrc":{"type":["string","null"]},"basePrice":{"type":["string","null"]},"basePriceNextYear":{"type":["string","null"]},"rateCard":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"rateCardNext":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"rateCardEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"rateCardNextEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"basicRatesAdvertorials":{"type":"boolean"},"customUrl":{"type":["string","null"]},"id":{"type":"integer"},"hidden":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"name":{"type":["string","null"]},"profile":{"type":["string","null"]},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfDe":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"publisher":{"anyOf":[{"$ref":"#\/components\/schemas\/Publisher-read"},{"type":"null"}]},"marketingEnd":{"type":["string","null"],"format":"date-time"}}},"PrintCombinationMediaObjectProfile.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"publicationFrequency":{"type":["string","null"]},"printCirculation":{"type":["integer","null"]},"printCirculationSrc":{"type":["string","null"]},"paidCirculation":{"type":["integer","null"]},"paidCirculationSrc":{"type":["string","null"]},"distributedCirculation":{"type":["integer","null"]},"distributedCirculationSrc":{"type":["string","null"]},"coverage":{"type":["string","null"]},"coverageSrc":{"type":["string","null"]},"basePrice":{"type":["string","null"]},"basePriceNextYear":{"type":["string","null"]},"rateCard":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"rateCardNext":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"rateCardEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"rateCardNextEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"basicRatesAdvertorials":{"type":"boolean"},"customUrl":{"type":["string","null"]},"id":{"type":"integer"},"hidden":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"name":{"type":["string","null"]},"profile":{"type":["string","null"]},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfDe":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"publisher":{"anyOf":[{"$ref":"#\/components\/schemas\/Publisher.jsonld-read"},{"type":"null"}]},"marketingEnd":{"type":["string","null"],"format":"date-time"}}},"PrintMediaObject-read":{"type":"object","description":"","deprecated":false,"properties":{"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"technicalSpecifications":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"saleDate":{"minimum":0,"maximum":6,"type":["integer","null"]},"copyPrice":{"type":["integer","null"]},"copyPriceCurrency":{"externalDocs":{"url":"https:\/\/schema.org\/priceCurrency"},"type":["string","null"]},"freeOfCharge":{"type":"boolean"},"pzn":{"type":["string","null"]},"publishRatecards":{"type":"boolean"},"coverUrl":{"description":"The identifier (or whole URL) for the cover which will be imported from the guj dam cdn","type":["string","null"]},"basePriceNote":{"maxLength":200,"type":["string","null"]},"useN4PBasePrices":{"type":"boolean"},"n4pBasePrices":{"description":"This field is only used to output the N4P base prices in the API.","type":["array","null"],"items":{"$ref":"#\/components\/schemas\/N4PBasicRate-read"}},"printCombinationMediaObjects":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"exclusive":{"type":"boolean"},"comsultMediaInfoAnalysisId":{"type":["string","null"]},"comsultMediaInfoMediumId":{"type":["string","null"]},"comsultCopyPrice":{"type":["integer","null"]},"comsultPublicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"useComsultCopyPrice":{"type":"boolean"},"useComsultPublicationFrequency":{"type":"boolean"},"guaranteedCirculation":{"$ref":"#\/components\/schemas\/GuaranteedCirculation-read"},"printCirculationComment":{"type":["string","null"]},"onepagerProfileTranslations":{"type":"object","properties":{"de":{"$ref":"#\/components\/schemas\/OnepagerProfileTranslation.jsonld-read"},"en":{"$ref":"#\/components\/schemas\/OnepagerProfileTranslation.jsonld-read"}}},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"targetGroups":{"type":["array","null"],"items":{"type":"string"}},"ageGt3Lt14Absolute":{"type":["integer","null"]},"ageGt3Lt14Percent":{"type":["number","null"]},"ageGt14Lt29Absolute":{"type":["integer","null"]},"ageGt14Lt29Percent":{"type":["number","null"]},"ageGt30Lt39Absolute":{"type":["integer","null"]},"ageGt30Lt39Percent":{"type":["number","null"]},"ageGt40Lt49Absolute":{"type":["integer","null"]},"ageGt40Lt49Percent":{"type":["number","null"]},"ageGt50Lt59Absolute":{"type":["integer","null"]},"ageGt50Lt59Percent":{"type":["number","null"]},"ageGt60Absolute":{"type":["integer","null"]},"ageGt60Percent":{"type":["number","null"]},"ageAverage":{"type":["number","null"]},"householdIncomeLt2000Absolute":{"type":["integer","null"]},"householdIncomeLt2000Percent":{"type":["number","null"]},"householdIncomeGt2000Lt3000Absolute":{"type":["integer","null"]},"householdIncomeGt2000Lt3000Percent":{"type":["number","null"]},"householdIncomeGt3000Lt4000Absolute":{"type":["integer","null"]},"householdIncomeGt3000Lt4000Percent":{"type":["number","null"]},"householdIncomeGt4000Absolute":{"type":["integer","null"]},"householdIncomeGt4000Percent":{"type":["number","null"]},"householdIncomeAverage":{"type":["number","null"]},"showImportedPerformanceValues":{"type":"boolean"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"isPrimaryPrintMediaObject":{"readOnly":true,"description":"This field denotes that this media object is the primary print object for the brand universe. It is used to show or hide the onepager fields in the backend.","type":"boolean"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"PrintMediaObject-write":{"type":"object","description":"","deprecated":false,"properties":{"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"technicalSpecifications":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"saleDate":{"minimum":0,"maximum":6,"type":["integer","null"]},"copyPrice":{"type":["integer","null"]},"copyPriceCurrency":{"externalDocs":{"url":"https:\/\/schema.org\/priceCurrency"},"type":["string","null"]},"freeOfCharge":{"type":"boolean"},"pzn":{"type":["string","null"]},"publishRatecards":{"type":"boolean"},"coverUrl":{"description":"The identifier (or whole URL) for the cover which will be imported from the guj dam cdn","type":["string","null"]},"basePriceNote":{"maxLength":200,"type":["string","null"]},"useN4PBasePrices":{"type":"boolean"},"printCombinationMediaObjects":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"exclusive":{"type":"boolean"},"comsultMediaInfoAnalysisId":{"type":["string","null"]},"comsultMediaInfoMediumId":{"type":["string","null"]},"comsultCopyPrice":{"type":["integer","null"]},"comsultPublicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"useComsultCopyPrice":{"type":"boolean"},"useComsultPublicationFrequency":{"type":"boolean"},"guaranteedCirculation":{"$ref":"#\/components\/schemas\/GuaranteedCirculation-write"},"printCirculationComment":{"type":["string","null"]},"onepagerProfileTranslations":{"type":"object","properties":{"de":{"$ref":"#\/components\/schemas\/OnepagerProfileTranslation.jsonld-read"},"en":{"$ref":"#\/components\/schemas\/OnepagerProfileTranslation.jsonld-read"}}},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"targetGroups":{"type":["array","null"],"items":{"type":"string"}},"ageGt3Lt14Absolute":{"type":["integer","null"]},"ageGt3Lt14Percent":{"type":["number","null"]},"ageGt14Lt29Absolute":{"type":["integer","null"]},"ageGt14Lt29Percent":{"type":["number","null"]},"ageGt30Lt39Absolute":{"type":["integer","null"]},"ageGt30Lt39Percent":{"type":["number","null"]},"ageGt40Lt49Absolute":{"type":["integer","null"]},"ageGt40Lt49Percent":{"type":["number","null"]},"ageGt50Lt59Absolute":{"type":["integer","null"]},"ageGt50Lt59Percent":{"type":["number","null"]},"ageGt60Absolute":{"type":["integer","null"]},"ageGt60Percent":{"type":["number","null"]},"ageAverage":{"type":["number","null"]},"householdIncomeLt2000Absolute":{"type":["integer","null"]},"householdIncomeLt2000Percent":{"type":["number","null"]},"householdIncomeGt2000Lt3000Absolute":{"type":["integer","null"]},"householdIncomeGt2000Lt3000Percent":{"type":["number","null"]},"householdIncomeGt3000Lt4000Absolute":{"type":["integer","null"]},"householdIncomeGt3000Lt4000Percent":{"type":["number","null"]},"householdIncomeGt4000Absolute":{"type":["integer","null"]},"householdIncomeGt4000Percent":{"type":["number","null"]},"householdIncomeAverage":{"type":["number","null"]},"showImportedPerformanceValues":{"type":"boolean"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch-write"}}},"required":["brandName"]},"PrintMediaObject.RateCardObjectYearDataStatus-read":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"string"},"pzn":{"type":"string"},"brandName":{"type":"string"},"prev":{"type":["integer","null"]},"current":{"type":["integer","null"]},"next":{"type":["integer","null"]},"hasCurrent":{"type":"boolean"},"hasNext":{"type":"boolean"}}},"PrintMediaObject.RateCardObjectYearDataStatus.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"string"},"pzn":{"type":"string"},"brandName":{"type":"string"},"prev":{"type":["integer","null"]},"current":{"type":["integer","null"]},"next":{"type":["integer","null"]},"hasCurrent":{"type":"boolean"},"hasNext":{"type":"boolean"}}},"PrintMediaObject.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"technicalSpecifications":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"saleDate":{"minimum":0,"maximum":6,"type":["integer","null"]},"copyPrice":{"type":["integer","null"]},"copyPriceCurrency":{"externalDocs":{"url":"https:\/\/schema.org\/priceCurrency"},"type":["string","null"]},"freeOfCharge":{"type":"boolean"},"pzn":{"type":["string","null"]},"publishRatecards":{"type":"boolean"},"coverUrl":{"description":"The identifier (or whole URL) for the cover which will be imported from the guj dam cdn","type":["string","null"]},"basePriceNote":{"maxLength":200,"type":["string","null"]},"useN4PBasePrices":{"type":"boolean"},"n4pBasePrices":{"description":"This field is only used to output the N4P base prices in the API.","type":["array","null"],"items":{"$ref":"#\/components\/schemas\/N4PBasicRate.jsonld-read"}},"printCombinationMediaObjects":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"exclusive":{"type":"boolean"},"comsultMediaInfoAnalysisId":{"type":["string","null"]},"comsultMediaInfoMediumId":{"type":["string","null"]},"comsultCopyPrice":{"type":["integer","null"]},"comsultPublicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"useComsultCopyPrice":{"type":"boolean"},"useComsultPublicationFrequency":{"type":"boolean"},"guaranteedCirculation":{"$ref":"#\/components\/schemas\/GuaranteedCirculation.jsonld-read"},"printCirculationComment":{"type":["string","null"]},"onepagerProfileTranslations":{"type":"object","properties":{"de":{"$ref":"#\/components\/schemas\/OnepagerProfileTranslation.jsonld-read"},"en":{"$ref":"#\/components\/schemas\/OnepagerProfileTranslation.jsonld-read"}}},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"targetGroups":{"type":["array","null"],"items":{"type":"string"}},"ageGt3Lt14Absolute":{"type":["integer","null"]},"ageGt3Lt14Percent":{"type":["number","null"]},"ageGt14Lt29Absolute":{"type":["integer","null"]},"ageGt14Lt29Percent":{"type":["number","null"]},"ageGt30Lt39Absolute":{"type":["integer","null"]},"ageGt30Lt39Percent":{"type":["number","null"]},"ageGt40Lt49Absolute":{"type":["integer","null"]},"ageGt40Lt49Percent":{"type":["number","null"]},"ageGt50Lt59Absolute":{"type":["integer","null"]},"ageGt50Lt59Percent":{"type":["number","null"]},"ageGt60Absolute":{"type":["integer","null"]},"ageGt60Percent":{"type":["number","null"]},"ageAverage":{"type":["number","null"]},"householdIncomeLt2000Absolute":{"type":["integer","null"]},"householdIncomeLt2000Percent":{"type":["number","null"]},"householdIncomeGt2000Lt3000Absolute":{"type":["integer","null"]},"householdIncomeGt2000Lt3000Percent":{"type":["number","null"]},"householdIncomeGt3000Lt4000Absolute":{"type":["integer","null"]},"householdIncomeGt3000Lt4000Percent":{"type":["number","null"]},"householdIncomeGt4000Absolute":{"type":["integer","null"]},"householdIncomeGt4000Percent":{"type":["number","null"]},"householdIncomeAverage":{"type":["number","null"]},"showImportedPerformanceValues":{"type":"boolean"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"isPrimaryPrintMediaObject":{"readOnly":true,"description":"This field denotes that this media object is the primary print object for the brand universe. It is used to show or hide the onepager fields in the backend.","type":"boolean"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue.jsonld-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"PrintMediaObject.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"technicalSpecifications":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"saleDate":{"minimum":0,"maximum":6,"type":["integer","null"]},"copyPrice":{"type":["integer","null"]},"copyPriceCurrency":{"externalDocs":{"url":"https:\/\/schema.org\/priceCurrency"},"type":["string","null"]},"freeOfCharge":{"type":"boolean"},"pzn":{"type":["string","null"]},"publishRatecards":{"type":"boolean"},"coverUrl":{"description":"The identifier (or whole URL) for the cover which will be imported from the guj dam cdn","type":["string","null"]},"basePriceNote":{"maxLength":200,"type":["string","null"]},"useN4PBasePrices":{"type":"boolean"},"printCombinationMediaObjects":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"exclusive":{"type":"boolean"},"comsultMediaInfoAnalysisId":{"type":["string","null"]},"comsultMediaInfoMediumId":{"type":["string","null"]},"comsultCopyPrice":{"type":["integer","null"]},"comsultPublicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"useComsultCopyPrice":{"type":"boolean"},"useComsultPublicationFrequency":{"type":"boolean"},"guaranteedCirculation":{"$ref":"#\/components\/schemas\/GuaranteedCirculation.jsonld-write"},"printCirculationComment":{"type":["string","null"]},"onepagerProfileTranslations":{"type":"object","properties":{"de":{"$ref":"#\/components\/schemas\/OnepagerProfileTranslation.jsonld-read"},"en":{"$ref":"#\/components\/schemas\/OnepagerProfileTranslation.jsonld-read"}}},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"targetGroups":{"type":["array","null"],"items":{"type":"string"}},"ageGt3Lt14Absolute":{"type":["integer","null"]},"ageGt3Lt14Percent":{"type":["number","null"]},"ageGt14Lt29Absolute":{"type":["integer","null"]},"ageGt14Lt29Percent":{"type":["number","null"]},"ageGt30Lt39Absolute":{"type":["integer","null"]},"ageGt30Lt39Percent":{"type":["number","null"]},"ageGt40Lt49Absolute":{"type":["integer","null"]},"ageGt40Lt49Percent":{"type":["number","null"]},"ageGt50Lt59Absolute":{"type":["integer","null"]},"ageGt50Lt59Percent":{"type":["number","null"]},"ageGt60Absolute":{"type":["integer","null"]},"ageGt60Percent":{"type":["number","null"]},"ageAverage":{"type":["number","null"]},"householdIncomeLt2000Absolute":{"type":["integer","null"]},"householdIncomeLt2000Percent":{"type":["number","null"]},"householdIncomeGt2000Lt3000Absolute":{"type":["integer","null"]},"householdIncomeGt2000Lt3000Percent":{"type":["number","null"]},"householdIncomeGt3000Lt4000Absolute":{"type":["integer","null"]},"householdIncomeGt3000Lt4000Percent":{"type":["number","null"]},"householdIncomeGt4000Absolute":{"type":["integer","null"]},"householdIncomeGt4000Percent":{"type":["number","null"]},"householdIncomeAverage":{"type":["number","null"]},"showImportedPerformanceValues":{"type":"boolean"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch.jsonld-write"}}},"required":["brandName"]},"PrintMediaObjectProfile-read":{"type":"object","description":"","deprecated":false,"properties":{"copyPrice":{"type":["string","null"]},"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"publicationFrequency":{"type":["string","null"]},"printCirculation":{"type":["integer","null"]},"printCirculationSrc":{"type":["string","null"]},"paidCirculation":{"type":["integer","null"]},"paidCirculationSrc":{"type":["string","null"]},"distributedCirculation":{"type":["integer","null"]},"distributedCirculationSrc":{"type":["string","null"]},"coverage":{"type":["string","null"]},"coverageSrc":{"type":["string","null"]},"basePrice":{"type":["string","null"]},"basePriceNextYear":{"type":["string","null"]},"rateCard":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"rateCardNext":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"rateCardEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"rateCardNextEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"basicRatesAdvertorials":{"type":"boolean"},"customUrl":{"type":["string","null"]},"id":{"type":"integer"},"hidden":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"name":{"type":["string","null"]},"profile":{"type":["string","null"]},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfDe":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"publisher":{"anyOf":[{"$ref":"#\/components\/schemas\/Publisher-read"},{"type":"null"}]},"marketingEnd":{"type":["string","null"],"format":"date-time"}}},"PrintMediaObjectProfile.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"copyPrice":{"type":["string","null"]},"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"publicationFrequency":{"type":["string","null"]},"printCirculation":{"type":["integer","null"]},"printCirculationSrc":{"type":["string","null"]},"paidCirculation":{"type":["integer","null"]},"paidCirculationSrc":{"type":["string","null"]},"distributedCirculation":{"type":["integer","null"]},"distributedCirculationSrc":{"type":["string","null"]},"coverage":{"type":["string","null"]},"coverageSrc":{"type":["string","null"]},"basePrice":{"type":["string","null"]},"basePriceNextYear":{"type":["string","null"]},"rateCard":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"rateCardNext":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"rateCardEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"rateCardNextEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"basicRatesAdvertorials":{"type":"boolean"},"customUrl":{"type":["string","null"]},"id":{"type":"integer"},"hidden":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"name":{"type":["string","null"]},"profile":{"type":["string","null"]},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfDe":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"publisher":{"anyOf":[{"$ref":"#\/components\/schemas\/Publisher.jsonld-read"},{"type":"null"}]},"marketingEnd":{"type":["string","null"],"format":"date-time"}}},"Publisher-read":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"integer"},"name":{"type":"string"}}},"Publisher-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"shortName":{"type":["string","null"]},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"url":{"type":["string","null"]},"annex":{"type":["string","null"]},"street":{"type":["string","null"]},"zip":{"type":["string","null"]},"city":{"type":["string","null"]},"country":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"version":{"type":"integer"}}},"Publisher.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"integer"},"name":{"type":"string"}}},"Publisher.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"shortName":{"type":["string","null"]},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"url":{"type":["string","null"]},"annex":{"type":["string","null"]},"street":{"type":["string","null"]},"zip":{"type":["string","null"]},"city":{"type":["string","null"]},"country":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"version":{"type":"integer"}}},"RadioMediaObject-read":{"type":"object","description":"","deprecated":false,"properties":{"picture":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"totalListenersMonthly":{"type":["string","null"]},"totalListenersMonthlySource":{"type":["string","null"]},"totalListenersDaily":{"type":["string","null"]},"totalListenersDailySource":{"type":["string","null"]},"audienceShare":{"type":["string","null"]},"audienceShareGroup":{"type":["string","null"]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"RadioMediaObject-write":{"type":"object","description":"","deprecated":false,"properties":{"picture":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"totalListenersMonthly":{"type":["string","null"]},"totalListenersMonthlySource":{"type":["string","null"]},"totalListenersDaily":{"type":["string","null"]},"totalListenersDailySource":{"type":["string","null"]},"audienceShare":{"type":["string","null"]},"audienceShareGroup":{"type":["string","null"]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch-write"}}},"required":["brandName"]},"RadioMediaObject.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"picture":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"totalListenersMonthly":{"type":["string","null"]},"totalListenersMonthlySource":{"type":["string","null"]},"totalListenersDaily":{"type":["string","null"]},"totalListenersDailySource":{"type":["string","null"]},"audienceShare":{"type":["string","null"]},"audienceShareGroup":{"type":["string","null"]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue.jsonld-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"RadioMediaObject.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"picture":{"type":"string","oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"totalListenersMonthly":{"type":["string","null"]},"totalListenersMonthlySource":{"type":["string","null"]},"totalListenersDaily":{"type":["string","null"]},"totalListenersDailySource":{"type":["string","null"]},"audienceShare":{"type":["string","null"]},"audienceShareGroup":{"type":["string","null"]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch.jsonld-write"}}},"required":["brandName"]},"RateCard-read":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"integer"}}},"RateCard-write":{"type":"object","description":"","deprecated":false,"properties":{"issueDates":{"description":"Termine","type":"array","items":{"$ref":"#\/components\/schemas\/IssueDate-write"}},"basicRates":{"description":"Anzeigenpreise","type":"array","items":{"$ref":"#\/components\/schemas\/BasicRate-write"}},"specialPlacementRates":{"description":"Anzeigenpreise Sonderplatzierungen","type":"array","items":{"$ref":"#\/components\/schemas\/SpecialPlacementRate-write"}},"adSpecialRates":{"description":"Anzeigenpreise Ad Specials","type":"array","items":{"$ref":"#\/components\/schemas\/AdSpecialRate-write"}},"pzn":{"description":"PZN","example":"900042","type":"string"},"priceListId":{"description":"ID der Preisliste","example":"Preisliste 2024","type":"string"},"validFrom":{"description":"Datum, ab wann die Preisliste g\u00fcltig ist","example":"2024-01-01","type":"string","format":"date-time"},"validUntil":{"description":"Datum, bis wann die Preisliste g\u00fcltig ist","example":"2024-12-31","type":"string","format":"date-time"}},"required":["pzn","priceListId","validFrom","validUntil"]},"RateCard.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"}}},"RateCard.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"issueDates":{"description":"Termine","type":"array","items":{"$ref":"#\/components\/schemas\/IssueDate.jsonld-write"}},"basicRates":{"description":"Anzeigenpreise","type":"array","items":{"$ref":"#\/components\/schemas\/BasicRate.jsonld-write"}},"specialPlacementRates":{"description":"Anzeigenpreise Sonderplatzierungen","type":"array","items":{"$ref":"#\/components\/schemas\/SpecialPlacementRate.jsonld-write"}},"adSpecialRates":{"description":"Anzeigenpreise Ad Specials","type":"array","items":{"$ref":"#\/components\/schemas\/AdSpecialRate.jsonld-write"}},"pzn":{"description":"PZN","example":"900042","type":"string"},"priceListId":{"description":"ID der Preisliste","example":"Preisliste 2024","type":"string"},"validFrom":{"description":"Datum, ab wann die Preisliste g\u00fcltig ist","example":"2024-01-01","type":"string","format":"date-time"},"validUntil":{"description":"Datum, bis wann die Preisliste g\u00fcltig ist","example":"2024-12-31","type":"string","format":"date-time"}},"required":["pzn","priceListId","validFrom","validUntil"]},"RateCardObjectHistory-read":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"integer"},"mediaObjectId":{"type":"integer"},"year":{"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"locale":{"type":"string"},"data":{"type":"array","items":{"type":"string"}},"filename":{"type":"string"}}},"RateCardObjectHistory.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"integer"},"mediaObjectId":{"type":"integer"},"year":{"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"locale":{"type":"string"},"data":{"type":"array","items":{"type":"string"}},"filename":{"type":"string"}}},"RtlTechPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"createdAt":{"type":"string","format":"date-time"},"year":{"type":"integer"},"month":{"type":"integer"},"rows":{"type":"array","items":{"$ref":"#\/components\/schemas\/RtlTechPerformanceValueRow-read"}},"id":{"readOnly":true,"type":"integer"}}},"RtlTechPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"year":{"type":"integer"},"month":{"type":"integer"},"rows":{"type":"array","items":{"$ref":"#\/components\/schemas\/RtlTechPerformanceValueRow-write"}}}},"RtlTechPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"type":"string","format":"date-time"},"year":{"type":"integer"},"month":{"type":"integer"},"rows":{"type":"array","items":{"$ref":"#\/components\/schemas\/RtlTechPerformanceValueRow.jsonld-read"}},"id":{"readOnly":true,"type":"integer"}}},"RtlTechPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"year":{"type":"integer"},"month":{"type":"integer"},"rows":{"type":"array","items":{"$ref":"#\/components\/schemas\/RtlTechPerformanceValueRow.jsonld-write"}}}},"RtlTechPerformanceValueRow-read":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":"string"},"views":{"type":["integer","null"]},"netReach":{"type":["integer","null"]},"id":{"readOnly":true,"type":"integer"}}},"RtlTechPerformanceValueRow-write":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":"string"},"views":{"type":["integer","null"]},"netReach":{"type":["integer","null"]}}},"RtlTechPerformanceValueRow.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":"string"},"views":{"type":["integer","null"]},"netReach":{"type":["integer","null"]},"id":{"readOnly":true,"type":"integer"}}},"RtlTechPerformanceValueRow.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":"string"},"views":{"type":["integer","null"]},"netReach":{"type":["integer","null"]}}},"SalesOffice-read":{"type":"object","description":"","deprecated":false,"properties":{"name":{"maxLength":255,"type":["string","null"]},"name2":{"maxLength":255,"type":["string","null"]},"street":{"maxLength":255,"type":["string","null"]},"street2":{"maxLength":255,"type":["string","null"]},"zip":{"maxLength":15,"type":["string","null"]},"city":{"maxLength":255,"type":["string","null"]},"state":{"maxLength":255,"type":["string","null"]},"country":{"maxLength":255,"type":["string","null"]},"phone":{"maxLength":255,"type":["string","null"]},"telefax":{"maxLength":255,"type":["string","null"]},"email":{"maxLength":255,"type":["string","null"]},"email2":{"maxLength":255,"type":["string","null"]},"googleMapsUrl":{"maxLength":255,"type":["string","null"]},"includedCountryCodes":{"type":["array","null"],"items":{"type":"string"}},"excludedCountryCodes":{"type":["array","null"],"items":{"type":"string"}},"continentCodes":{"type":["array","null"],"items":{"type":"string"}},"excludeFromApi":{"type":"boolean"},"contacts":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"countries":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"SalesOffice-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"maxLength":255,"type":["string","null"]},"name2":{"maxLength":255,"type":["string","null"]},"street":{"maxLength":255,"type":["string","null"]},"street2":{"maxLength":255,"type":["string","null"]},"zip":{"maxLength":15,"type":["string","null"]},"city":{"maxLength":255,"type":["string","null"]},"state":{"maxLength":255,"type":["string","null"]},"country":{"maxLength":255,"type":["string","null"]},"phone":{"maxLength":255,"type":["string","null"]},"telefax":{"maxLength":255,"type":["string","null"]},"email":{"maxLength":255,"type":["string","null"]},"email2":{"maxLength":255,"type":["string","null"]},"googleMapsUrl":{"maxLength":255,"type":["string","null"]},"includedCountryCodes":{"type":["array","null"],"items":{"type":"string"}},"excludedCountryCodes":{"type":["array","null"],"items":{"type":"string"}},"continentCodes":{"type":["array","null"],"items":{"type":"string"}},"excludeFromApi":{"type":"boolean"},"contacts":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"countries":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"version":{"type":"integer"}}},"SalesOffice.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"maxLength":255,"type":["string","null"]},"name2":{"maxLength":255,"type":["string","null"]},"street":{"maxLength":255,"type":["string","null"]},"street2":{"maxLength":255,"type":["string","null"]},"zip":{"maxLength":15,"type":["string","null"]},"city":{"maxLength":255,"type":["string","null"]},"state":{"maxLength":255,"type":["string","null"]},"country":{"maxLength":255,"type":["string","null"]},"phone":{"maxLength":255,"type":["string","null"]},"telefax":{"maxLength":255,"type":["string","null"]},"email":{"maxLength":255,"type":["string","null"]},"email2":{"maxLength":255,"type":["string","null"]},"googleMapsUrl":{"maxLength":255,"type":["string","null"]},"includedCountryCodes":{"type":["array","null"],"items":{"type":"string"}},"excludedCountryCodes":{"type":["array","null"],"items":{"type":"string"}},"continentCodes":{"type":["array","null"],"items":{"type":"string"}},"excludeFromApi":{"type":"boolean"},"contacts":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"countries":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"SalesOffice.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"maxLength":255,"type":["string","null"]},"name2":{"maxLength":255,"type":["string","null"]},"street":{"maxLength":255,"type":["string","null"]},"street2":{"maxLength":255,"type":["string","null"]},"zip":{"maxLength":15,"type":["string","null"]},"city":{"maxLength":255,"type":["string","null"]},"state":{"maxLength":255,"type":["string","null"]},"country":{"maxLength":255,"type":["string","null"]},"phone":{"maxLength":255,"type":["string","null"]},"telefax":{"maxLength":255,"type":["string","null"]},"email":{"maxLength":255,"type":["string","null"]},"email2":{"maxLength":255,"type":["string","null"]},"googleMapsUrl":{"maxLength":255,"type":["string","null"]},"includedCountryCodes":{"type":["array","null"],"items":{"type":"string"}},"excludedCountryCodes":{"type":["array","null"],"items":{"type":"string"}},"continentCodes":{"type":["array","null"],"items":{"type":"string"}},"excludeFromApi":{"type":"boolean"},"contacts":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"countries":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"version":{"type":"integer"}}},"SalesRegion-read":{"type":"object","description":"","deprecated":false,"properties":{"inland":{"type":"boolean"},"address":{"type":["string","null"]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"SalesRegion-write":{"type":"object","description":"","deprecated":false,"properties":{"inland":{"type":"boolean"},"address":{"type":["string","null"]},"version":{"type":"integer"}}},"SalesRegion.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"inland":{"type":"boolean"},"address":{"type":["string","null"]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"SalesRegion.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"inland":{"type":"boolean"},"address":{"type":["string","null"]},"version":{"type":"integer"}}},"Segment-read":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"international":{"type":"boolean"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Segment-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"international":{"type":"boolean"},"version":{"type":"integer"}}},"Segment.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"international":{"type":"boolean"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Segment.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"international":{"type":"boolean"},"version":{"type":"integer"}}},"SendPasswordRecoveryEmailRequest-read":{"type":"object","description":"","deprecated":false},"SendPasswordRecoveryEmailRequest-write":{"type":"object","description":"","deprecated":false,"properties":{"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"}}},"SendPasswordRecoveryEmailRequest.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"}}},"SendPasswordRecoveryEmailRequest.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"}}},"SocialAccount-read":{"type":"object","description":"","deprecated":false,"properties":{"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"type":{"enum":{"Facebook":"facebook","Instagram":"instagram","LinkedIn":"linkedin","Pinterest":"pinterest","TikTok":"tiktok","Twitter":"twitter","Xing":"xing","YouTube":"youtube"},"type":"string"},"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string"},"manualCount":{"type":["integer","null"]},"manualCountUpdatedAt":{"type":["string","null"],"format":"date-time"},"updatedAt":{"type":["string","null"],"format":"date-time"},"useManualCount":{"type":"boolean"},"exportWeb":{"default":true,"example":true,"type":"boolean"},"exportExcel":{"default":true,"example":true,"type":"boolean"},"notMarketed":{"type":"boolean"},"count":{"type":["integer","null"]},"countUpdatedAt":{"type":["string","null"],"format":"date-time"},"crawlerState":{"anyOf":[{"$ref":"#\/components\/schemas\/SocialAccountCrawlerState-read"},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"crawlerStatus":{"readOnly":true,"type":["string","null"]},"crawlerStatusUpdatedAt":{"readOnly":true,"type":["string","null"],"format":"date-time"},"lastCrawlerResult":{"readOnly":true,"type":["array","null"],"items":{"type":"string"}},"isCrawlable":{"readOnly":true,"type":"boolean"}},"required":["url"]},"SocialAccount-write":{"type":"object","description":"","deprecated":false,"properties":{"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"type":{"enum":{"Facebook":"facebook","Instagram":"instagram","LinkedIn":"linkedin","Pinterest":"pinterest","TikTok":"tiktok","Twitter":"twitter","Xing":"xing","YouTube":"youtube"},"type":"string"},"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string"},"manualCount":{"type":["integer","null"]},"useManualCount":{"type":"boolean"},"exportWeb":{"default":true,"example":true,"type":"boolean"},"exportExcel":{"default":true,"example":true,"type":"boolean"},"notMarketed":{"type":"boolean"},"version":{"type":"integer"}},"required":["url"]},"SocialAccount.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"type":{"enum":{"Facebook":"facebook","Instagram":"instagram","LinkedIn":"linkedin","Pinterest":"pinterest","TikTok":"tiktok","Twitter":"twitter","Xing":"xing","YouTube":"youtube"},"type":"string"},"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string"},"manualCount":{"type":["integer","null"]},"manualCountUpdatedAt":{"type":["string","null"],"format":"date-time"},"updatedAt":{"type":["string","null"],"format":"date-time"},"useManualCount":{"type":"boolean"},"exportWeb":{"default":true,"example":true,"type":"boolean"},"exportExcel":{"default":true,"example":true,"type":"boolean"},"notMarketed":{"type":"boolean"},"count":{"type":["integer","null"]},"countUpdatedAt":{"type":["string","null"],"format":"date-time"},"crawlerState":{"anyOf":[{"$ref":"#\/components\/schemas\/SocialAccountCrawlerState.jsonld-read"},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"crawlerStatus":{"readOnly":true,"type":["string","null"]},"crawlerStatusUpdatedAt":{"readOnly":true,"type":["string","null"],"format":"date-time"},"lastCrawlerResult":{"readOnly":true,"type":["array","null"],"items":{"type":"string"}},"isCrawlable":{"readOnly":true,"type":"boolean"}},"required":["url"]},"SocialAccount.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"type":{"enum":{"Facebook":"facebook","Instagram":"instagram","LinkedIn":"linkedin","Pinterest":"pinterest","TikTok":"tiktok","Twitter":"twitter","Xing":"xing","YouTube":"youtube"},"type":"string"},"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string"},"manualCount":{"type":["integer","null"]},"useManualCount":{"type":"boolean"},"exportWeb":{"default":true,"example":true,"type":"boolean"},"exportExcel":{"default":true,"example":true,"type":"boolean"},"notMarketed":{"type":"boolean"},"version":{"type":"integer"}},"required":["url"]},"SocialAccountCount-read":{"type":"object","description":"","deprecated":false,"required":["socialAccount","count"],"properties":{"socialAccount":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"count":{"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"id":{"readOnly":true,"type":"integer"}}},"SocialAccountCount.jsonld-read":{"type":"object","description":"","deprecated":false,"required":["socialAccount","count"],"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"socialAccount":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"count":{"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"id":{"readOnly":true,"type":"integer"}}},"SocialAccountCrawlerState-read":{"type":"object","description":"","deprecated":false,"properties":{"status":{"type":["string","null"]}}},"SocialAccountCrawlerState.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"status":{"type":["string","null"]}}},"SocialVideoMediaObject-read":{"type":"object","description":"","deprecated":false,"properties":{"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"SocialVideoMediaObject-write":{"type":"object","description":"","deprecated":false,"properties":{"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch-write"}}},"required":["brandName"]},"SocialVideoMediaObject.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue.jsonld-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"SocialVideoMediaObject.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch.jsonld-write"}}},"required":["brandName"]},"Source-read":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/SourceTranslation-read"}},"sourceMediaTypes":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/SourceMediaType-read"}},"circulation":{"type":["boolean","null"]},"coverage":{"type":["boolean","null"]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Source-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/SourceTranslation-write"}},"sourceMediaTypes":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/SourceMediaType-write"}},"circulation":{"type":["boolean","null"]},"coverage":{"type":["boolean","null"]},"version":{"type":"integer"}}},"Source.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/SourceTranslation.jsonld-read"}},"sourceMediaTypes":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/SourceMediaType.jsonld-read"}},"circulation":{"type":["boolean","null"]},"coverage":{"type":["boolean","null"]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Source.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/SourceTranslation.jsonld-write"}},"sourceMediaTypes":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/SourceMediaType.jsonld-write"}},"circulation":{"type":["boolean","null"]},"coverage":{"type":["boolean","null"]},"version":{"type":"integer"}}},"SourceMediaType-read":{"type":"object","description":"","deprecated":false,"properties":{"mediaType":{"enum":["print","online","mobile","digital","avod","bvod","olv","socialVideo"],"type":"string"},"sourceSchema":{"enum":["Y1-m1","Y1 F1","Q1\/Y1","Y1-Qq1","\u00d8 Q1\/Y1-Q2\/Y2","Y1","Y1\/V1","Y1 V1","Y1 F1-F2","Y1\/Y2"],"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"SourceMediaType-write":{"type":"object","description":"","deprecated":false,"properties":{"mediaType":{"enum":["print","online","mobile","digital","avod","bvod","olv","socialVideo"],"type":"string"},"sourceSchema":{"enum":["Y1-m1","Y1 F1","Q1\/Y1","Y1-Qq1","\u00d8 Q1\/Y1-Q2\/Y2","Y1","Y1\/V1","Y1 V1","Y1 F1-F2","Y1\/Y2"],"type":"string"},"version":{"type":"integer"}}},"SourceMediaType.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"mediaType":{"enum":["print","online","mobile","digital","avod","bvod","olv","socialVideo"],"type":"string"},"sourceSchema":{"enum":["Y1-m1","Y1 F1","Q1\/Y1","Y1-Qq1","\u00d8 Q1\/Y1-Q2\/Y2","Y1","Y1\/V1","Y1 V1","Y1 F1-F2","Y1\/Y2"],"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"SourceMediaType.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"mediaType":{"enum":["print","online","mobile","digital","avod","bvod","olv","socialVideo"],"type":"string"},"sourceSchema":{"enum":["Y1-m1","Y1 F1","Q1\/Y1","Y1-Qq1","\u00d8 Q1\/Y1-Q2\/Y2","Y1","Y1\/V1","Y1 V1","Y1 F1-F2","Y1\/Y2"],"type":"string"},"version":{"type":"integer"}}},"SourceTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"SourceTranslation-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"locale":{"type":"string"},"version":{"type":"integer"}}},"SourceTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"SourceTranslation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"locale":{"type":"string"},"version":{"type":"integer"}}},"SpecialPlacementRate-read":{"type":"object","description":"","deprecated":false,"properties":{"doublePage":{"type":"boolean"},"format":{"type":"string"},"orientation":{"type":"string"},"width":{"type":"integer"},"height":{"type":"integer"},"price":{"type":"integer"},"placementDe":{"type":"string"},"placementEn":{"type":"string"}}},"SpecialPlacementRate-write":{"type":"object","description":"","deprecated":false,"required":["doublePage","format","formatSize","orientation","price","placementEn","placementDe"],"properties":{"doublePage":{"description":"Ist Doppelseite","example":true,"type":"boolean"},"format":{"description":"Das Anzeigenformat","example":"1\/1","type":["string","null"]},"formatSize":{"description":"Das Anzeigenformat als numerischer Wert (1\/1 = 1.0, 2\/1 = 2.0, 1\/2 = 0.5, 1\/3 = 0.333, \u2026) - wird zur Sortierung genutzt","example":"1.0","type":["number","null"]},"orientation":{"enum":["hoch","quer","normal","eck"],"description":"Formatausrichtung","example":"normal","type":["string","null"]},"width":{"description":"Breite in mm (Anschnitt)","example":213,"type":["integer","null"]},"height":{"description":"H\u00f6he in mm (Anschnitt)","example":277,"type":["integer","null"]},"width1":{"description":"Abweichende Breite 1 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":213,"type":["integer","null"]},"height1":{"description":"Abweichende H\u00f6he 1 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":277,"type":["integer","null"]},"width2":{"description":"Abweichende Breite 2 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":213,"type":["integer","null"]},"height2":{"description":"Abweichende H\u00f6he 2 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":277,"type":["integer","null"]},"width3":{"description":"Abweichende Breite 3 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":213,"type":["integer","null"]},"height3":{"description":"Abweichende H\u00f6he 3 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":277,"type":["integer","null"]},"width4":{"description":"Abweichende Breite 4 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":213,"type":["integer","null"]},"height4":{"description":"Abweichende H\u00f6he 4 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":277,"type":["integer","null"]},"price":{"description":"Preis in \u20ac (Anschnitt)","example":900000,"type":["integer","null"]},"placementEn":{"description":"Platzierung (English)","example":"inside front cover","type":["string","null"]},"placementDe":{"description":"Platzierung (Deutsch)","example":"2. Umschlagseite","type":["string","null"]},"surcharge":{"description":"Zuschlag f\u00fcr Vorzugsplatzierungen","example":true,"type":["boolean","null"]}}},"SpecialPlacementRate.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"doublePage":{"type":"boolean"},"format":{"type":"string"},"orientation":{"type":"string"},"width":{"type":"integer"},"height":{"type":"integer"},"price":{"type":"integer"},"placementDe":{"type":"string"},"placementEn":{"type":"string"}}},"SpecialPlacementRate.jsonld-write":{"type":"object","description":"","deprecated":false,"required":["doublePage","format","formatSize","orientation","price","placementEn","placementDe"],"properties":{"doublePage":{"description":"Ist Doppelseite","example":true,"type":"boolean"},"format":{"description":"Das Anzeigenformat","example":"1\/1","type":["string","null"]},"formatSize":{"description":"Das Anzeigenformat als numerischer Wert (1\/1 = 1.0, 2\/1 = 2.0, 1\/2 = 0.5, 1\/3 = 0.333, \u2026) - wird zur Sortierung genutzt","example":"1.0","type":["number","null"]},"orientation":{"enum":["hoch","quer","normal","eck"],"description":"Formatausrichtung","example":"normal","type":["string","null"]},"width":{"description":"Breite in mm (Anschnitt)","example":213,"type":["integer","null"]},"height":{"description":"H\u00f6he in mm (Anschnitt)","example":277,"type":["integer","null"]},"width1":{"description":"Abweichende Breite 1 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":213,"type":["integer","null"]},"height1":{"description":"Abweichende H\u00f6he 1 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":277,"type":["integer","null"]},"width2":{"description":"Abweichende Breite 2 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":213,"type":["integer","null"]},"height2":{"description":"Abweichende H\u00f6he 2 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":277,"type":["integer","null"]},"width3":{"description":"Abweichende Breite 3 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":213,"type":["integer","null"]},"height3":{"description":"Abweichende H\u00f6he 3 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":277,"type":["integer","null"]},"width4":{"description":"Abweichende Breite 4 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":213,"type":["integer","null"]},"height4":{"description":"Abweichende H\u00f6he 4 in mm (Anschnitt - nur f\u00fcr Kombinationen)","example":277,"type":["integer","null"]},"price":{"description":"Preis in \u20ac (Anschnitt)","example":900000,"type":["integer","null"]},"placementEn":{"description":"Platzierung (English)","example":"inside front cover","type":["string","null"]},"placementDe":{"description":"Platzierung (Deutsch)","example":"2. Umschlagseite","type":["string","null"]},"surcharge":{"description":"Zuschlag f\u00fcr Vorzugsplatzierungen","example":true,"type":["boolean","null"]}}},"Study-read":{"type":"object","description":"","deprecated":false,"properties":{"categoryValues":{"type":"array","items":{"$ref":"#\/components\/schemas\/CategoryValue-read"}},"contactPersons":{"type":"array","items":{"$ref":"#\/components\/schemas\/ContactPerson-read"}},"attachments":{"type":"array","items":{"$ref":"#\/components\/schemas\/Attachment-read"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/Media-read"}},"studyId":{"type":"string"},"title":{"type":"string"},"shortDescription":{"type":"string"},"longDescription":{"type":"string"},"creationDate":{"type":"string","format":"date-time"},"updateDate":{"type":"string","format":"date-time"},"author":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"isPublic":{"type":"boolean"},"studyImage":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"Study.StudyInput-write":{"type":"object","description":"","deprecated":false,"required":["id","title","shortDescription","longDescription","creationDate","updateDate","author","access"],"properties":{"id":{"maxLength":255,"type":"string","description":"Study Id - must be unique","example":"a1b2c3d4-e5f6-g7h8-i9j0-k1l2m3n4o5p6"},"title":{"maxLength":255,"type":"string","description":"Title of the Study","example":"OpenAPI is awesome"},"shortDescription":{"type":"string","description":"Short Summary of the Content","example":"Why OpenAPI is awesome and how to use it"},"longDescription":{"type":"string","format":"html","description":"Actual HTML in String format Content","example":"<p>Why <strong>OpenAPI<\/strong> is awesome and how to use it.<\/p>"},"creationDate":{"type":"string","format":"date-time","description":"Creation Date of the Study"},"updateDate":{"type":"string","format":"date-time","description":"Date of the last update to the Study"},"author":{"format":"email","maxLength":255,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string","description":"Email Address of the Author"},"access":{"enum":["\u00d6ffentlich","Eingeschr\u00e4nkt"],"type":"string","description":"Defines if a Study is public or not (\u00d6ffentlich or Eingeschr\u00e4nkt)"},"studyImage":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string","description":"Media Link for the Cover Image of the Study"},"contactPersons":{"description":"A List of Contact Persons (Can be actual Persons or Groups). All these data is fetched from EntraId","type":"array","items":{"type":"object","required":["displayName","isGroup","openIdUserId"],"properties":{"displayName":{"type":"string","example":"John Doe"},"isGroup":{"type":"boolean"},"email":{"type":"string","format":"email"},"openIdUserId":{"type":"string"},"department":{"type":"string"},"companyName":{"type":"string"},"mobilePhone":{"type":"string"},"businessPhones":{"type":"array","items":{"type":"string"}}}},"required":false},"categories":{"type":"array","items":{"type":"object","properties":{"categoryName":{"type":"string"},"values":{"type":"array","items":{"type":"string"},"minItems":1,"uniqueItems":true}},"required":["categoryName","values"]}},"files":{"type":"object","properties":{"attachments":{"type":"array","items":{"type":"object","description":"Files as attachments provided to be downloaded","properties":{"url":{"type":"string","description":"Media Link","format":"uri"},"type":{"type":"string","description":"File Type"},"access":{"type":"string","description":"Defines if an Attachment is public or not (\u00d6ffentlich or Eingeschr\u00e4nkt)","enum":["\u00d6ffentlich","Eingeschr\u00e4nkt"]},"fileName":{"type":"string"}},"required":["url","type","access","fileName"]}},"media":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"type":{"type":"string"},"fileName":{"type":"string"}},"required":["url","type","fileName"]}}},"additionalProperties":false,"description":"All Media for the Study"}}},"Study.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"categoryValues":{"type":"array","items":{"$ref":"#\/components\/schemas\/CategoryValue.jsonld-read"}},"contactPersons":{"type":"array","items":{"$ref":"#\/components\/schemas\/ContactPerson.jsonld-read"}},"attachments":{"type":"array","items":{"$ref":"#\/components\/schemas\/Attachment.jsonld-read"}},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/Media.jsonld-read"}},"studyId":{"type":"string"},"title":{"type":"string"},"shortDescription":{"type":"string"},"longDescription":{"type":"string"},"creationDate":{"type":"string","format":"date-time"},"updateDate":{"type":"string","format":"date-time"},"author":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"isPublic":{"type":"boolean"},"studyImage":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"StudyCategoryValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":"string"},"disabled":{"type":"boolean"}}},"StudyCategoryValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":"string"},"disabled":{"type":"boolean"}}},"SupplementDatesRow-read":{"type":"object","description":"","deprecated":false,"properties":{"issueNumber":{"type":["string","null"]},"firstSaleDate":{"type":["string","null"],"format":"date-time"},"printDocumentsDeadline":{"type":["string","null"],"format":"date-time"},"cancellationDeadline":{"type":["string","null"],"format":"date-time"},"adSpecialsDeliveryDeadline":{"type":["string","null"],"format":"date-time"},"adSpecialsCancellationDeadline":{"type":["string","null"],"format":"date-time"},"splitAdSpecialDates":{"type":"boolean"},"lastMinuteAdsDeadlineOffset":{"type":["integer","null"]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"SupplementDatesRow-write":{"type":"object","description":"","deprecated":false,"properties":{"issueNumber":{"type":["string","null"]},"firstSaleDate":{"type":["string","null"],"format":"date-time"},"printDocumentsDeadline":{"type":["string","null"],"format":"date-time"},"cancellationDeadline":{"type":["string","null"],"format":"date-time"},"adSpecialsDeliveryDeadline":{"type":["string","null"],"format":"date-time"},"adSpecialsCancellationDeadline":{"type":["string","null"],"format":"date-time"},"splitAdSpecialDates":{"type":"boolean"},"lastMinuteAdsDeadlineOffset":{"type":["integer","null"]},"version":{"type":"integer"}}},"SupplementDatesRow.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"issueNumber":{"type":["string","null"]},"firstSaleDate":{"type":["string","null"],"format":"date-time"},"printDocumentsDeadline":{"type":["string","null"],"format":"date-time"},"cancellationDeadline":{"type":["string","null"],"format":"date-time"},"adSpecialsDeliveryDeadline":{"type":["string","null"],"format":"date-time"},"adSpecialsCancellationDeadline":{"type":["string","null"],"format":"date-time"},"splitAdSpecialDates":{"type":"boolean"},"lastMinuteAdsDeadlineOffset":{"type":["integer","null"]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"SupplementDatesRow.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"issueNumber":{"type":["string","null"]},"firstSaleDate":{"type":["string","null"],"format":"date-time"},"printDocumentsDeadline":{"type":["string","null"],"format":"date-time"},"cancellationDeadline":{"type":["string","null"],"format":"date-time"},"adSpecialsDeliveryDeadline":{"type":["string","null"],"format":"date-time"},"adSpecialsCancellationDeadline":{"type":["string","null"],"format":"date-time"},"splitAdSpecialDates":{"type":"boolean"},"lastMinuteAdsDeadlineOffset":{"type":["integer","null"]},"version":{"type":"integer"}}},"SupplementPriceAndFormatRow-read":{"type":"object","description":"","deprecated":false,"properties":{"doublePage":{"type":"boolean"},"format":{"type":["string","null"]},"orientation":{"type":["string","null"]},"placementDe":{"type":["string","null"]},"placementEn":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"price":{"type":["integer","null"]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"SupplementPriceAndFormatRow-write":{"type":"object","description":"","deprecated":false,"properties":{"doublePage":{"type":"boolean"},"format":{"type":["string","null"]},"orientation":{"type":["string","null"]},"placementDe":{"type":["string","null"]},"placementEn":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"price":{"type":["integer","null"]},"version":{"type":"integer"}}},"SupplementPriceAndFormatRow.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"doublePage":{"type":"boolean"},"format":{"type":["string","null"]},"orientation":{"type":["string","null"]},"placementDe":{"type":["string","null"]},"placementEn":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"price":{"type":["integer","null"]},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"SupplementPriceAndFormatRow.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"doublePage":{"type":"boolean"},"format":{"type":["string","null"]},"orientation":{"type":["string","null"]},"placementDe":{"type":["string","null"]},"placementEn":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"price":{"type":["integer","null"]},"version":{"type":"integer"}}},"SupplementTranslation-read":{"type":"object","description":"","deprecated":false,"properties":{"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"uspHeader":{"type":["string","null"]},"uspText":{"type":["string","null"]},"copyPrice":{"type":["string","null"]},"overrideCopyPrice":{"type":"boolean"},"circulation":{"type":["string","null"]},"overrideCirculation":{"type":"boolean"},"pricesAndFormatsInfoText":{"type":["string","null"]},"datesInfoText":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"SupplementTranslation-write":{"type":"object","description":"","deprecated":false,"properties":{"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"uspHeader":{"type":["string","null"]},"uspText":{"type":["string","null"]},"copyPrice":{"type":["string","null"]},"overrideCopyPrice":{"type":"boolean"},"circulation":{"type":["string","null"]},"overrideCirculation":{"type":"boolean"},"pricesAndFormatsInfoText":{"type":["string","null"]},"datesInfoText":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"}}},"SupplementTranslation.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"uspHeader":{"type":["string","null"]},"uspText":{"type":["string","null"]},"copyPrice":{"type":["string","null"]},"overrideCopyPrice":{"type":"boolean"},"circulation":{"type":["string","null"]},"overrideCirculation":{"type":"boolean"},"pricesAndFormatsInfoText":{"type":["string","null"]},"datesInfoText":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"SupplementTranslation.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"cover":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"uspHeader":{"type":["string","null"]},"uspText":{"type":["string","null"]},"copyPrice":{"type":["string","null"]},"overrideCopyPrice":{"type":"boolean"},"circulation":{"type":["string","null"]},"overrideCirculation":{"type":"boolean"},"pricesAndFormatsInfoText":{"type":["string","null"]},"datesInfoText":{"type":["string","null"]},"locale":{"type":"string"},"version":{"type":"integer"}}},"TabletDownloadsPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"TabletDownloadsPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"TabletDownloadsPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"TabletDownloadsPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"Tag-read":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Tag-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"version":{"type":"integer"}}},"Tag.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Tag.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"version":{"type":"integer"}}},"Translation-read":{"type":"object","description":"","deprecated":false,"required":["language","namespace","i18nKey","message"],"properties":{"language":{"type":"string"},"namespace":{"type":"string"},"i18nKey":{"type":"string"},"message":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Translation-write":{"type":"object","description":"","deprecated":false,"required":["language","namespace","i18nKey","message"],"properties":{"language":{"type":"string"},"namespace":{"type":"string"},"i18nKey":{"type":"string"},"message":{"type":"string"},"version":{"type":"integer"}}},"Translation.jsonld-read":{"type":"object","description":"","deprecated":false,"required":["language","namespace","i18nKey","message"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"language":{"type":"string"},"namespace":{"type":"string"},"i18nKey":{"type":"string"},"message":{"type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"}}},"Translation.jsonld-write":{"type":"object","description":"","deprecated":false,"required":["language","namespace","i18nKey","message"],"properties":{"language":{"type":"string"},"namespace":{"type":"string"},"i18nKey":{"type":"string"},"message":{"type":"string"},"version":{"type":"integer"}}},"TvMediaObject-read":{"type":"object","description":"","deprecated":false,"properties":{"picture":{"type":["string","null"]},"video":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"totalViewersMonthly":{"maxLength":16,"type":["string","null"]},"totalViewersMonthlySource":{"maxLength":100,"type":["string","null"]},"totalViewersDaily":{"maxLength":16,"type":["string","null"]},"totalViewersDailySource":{"maxLength":100,"type":["string","null"]},"totalHouseholdsMonthly":{"maxLength":16,"type":["string","null"]},"totalHouseholdsMonthlySource":{"maxLength":100,"type":["string","null"]},"publishOnepager":{"type":"boolean"},"targetGroupGenderDistribution":{"default":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null}},"example":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null}},"type":"array","items":{"type":"string"}},"targetGroupAgeDistribution":{"default":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null},"3":{"absolute":null,"percent":null},"4":{"absolute":null,"percent":null},"5":{"absolute":null,"percent":null},"6":{"absolute":null,"percent":null},"7":{"absolute":null,"percent":null}},"example":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null},"3":{"absolute":null,"percent":null},"4":{"absolute":null,"percent":null},"5":{"absolute":null,"percent":null},"6":{"absolute":null,"percent":null},"7":{"absolute":null,"percent":null}},"type":"array","items":{"type":"string"}},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"TvMediaObject-write":{"type":"object","description":"","deprecated":false,"properties":{"picture":{"type":["string","null"]},"video":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"totalViewersMonthly":{"maxLength":16,"type":["string","null"]},"totalViewersMonthlySource":{"maxLength":100,"type":["string","null"]},"totalViewersDaily":{"maxLength":16,"type":["string","null"]},"totalViewersDailySource":{"maxLength":100,"type":["string","null"]},"totalHouseholdsMonthly":{"maxLength":16,"type":["string","null"]},"totalHouseholdsMonthlySource":{"maxLength":100,"type":["string","null"]},"publishOnepager":{"type":"boolean"},"targetGroupGenderDistribution":{"default":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null}},"example":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null}},"type":"array","items":{"type":"string"}},"targetGroupAgeDistribution":{"default":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null},"3":{"absolute":null,"percent":null},"4":{"absolute":null,"percent":null},"5":{"absolute":null,"percent":null},"6":{"absolute":null,"percent":null},"7":{"absolute":null,"percent":null}},"example":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null},"3":{"absolute":null,"percent":null},"4":{"absolute":null,"percent":null},"5":{"absolute":null,"percent":null},"6":{"absolute":null,"percent":null},"7":{"absolute":null,"percent":null}},"type":"array","items":{"type":"string"}},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch-write"}}},"required":["brandName"]},"TvMediaObject.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"picture":{"type":["string","null"]},"video":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"totalViewersMonthly":{"maxLength":16,"type":["string","null"]},"totalViewersMonthlySource":{"maxLength":100,"type":["string","null"]},"totalViewersDaily":{"maxLength":16,"type":["string","null"]},"totalViewersDailySource":{"maxLength":100,"type":["string","null"]},"totalHouseholdsMonthly":{"maxLength":16,"type":["string","null"]},"totalHouseholdsMonthlySource":{"maxLength":100,"type":["string","null"]},"publishOnepager":{"type":"boolean"},"targetGroupGenderDistribution":{"default":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null}},"example":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null}},"type":"array","items":{"type":"string"}},"targetGroupAgeDistribution":{"default":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null},"3":{"absolute":null,"percent":null},"4":{"absolute":null,"percent":null},"5":{"absolute":null,"percent":null},"6":{"absolute":null,"percent":null},"7":{"absolute":null,"percent":null}},"example":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null},"3":{"absolute":null,"percent":null},"4":{"absolute":null,"percent":null},"5":{"absolute":null,"percent":null},"6":{"absolute":null,"percent":null},"7":{"absolute":null,"percent":null}},"type":"array","items":{"type":"string"}},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-read"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"allowedPerformanceValueTypes":{"readOnly":true,"type":"array","items":{"type":"string"}},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-read"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-read"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-read"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-read"}},"type":{"readOnly":true,"type":"string"},"currentPerformanceValues":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValue.jsonld-read"}},"branches":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"isImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ImportedPerformanceValuesInterface","type":"boolean"},"isComsultImportedPerformanceValues":{"readOnly":true,"description":"True, if this MediaObject implements the ComsultImportedPerformanceValuesInterface","type":"boolean"}},"required":["brandName"]},"TvMediaObject.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"picture":{"type":["string","null"]},"video":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"totalViewersMonthly":{"maxLength":16,"type":["string","null"]},"totalViewersMonthlySource":{"maxLength":100,"type":["string","null"]},"totalViewersDaily":{"maxLength":16,"type":["string","null"]},"totalViewersDailySource":{"maxLength":100,"type":["string","null"]},"totalHouseholdsMonthly":{"maxLength":16,"type":["string","null"]},"totalHouseholdsMonthlySource":{"maxLength":100,"type":["string","null"]},"publishOnepager":{"type":"boolean"},"targetGroupGenderDistribution":{"default":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null}},"example":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null}},"type":"array","items":{"type":"string"}},"targetGroupAgeDistribution":{"default":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null},"3":{"absolute":null,"percent":null},"4":{"absolute":null,"percent":null},"5":{"absolute":null,"percent":null},"6":{"absolute":null,"percent":null},"7":{"absolute":null,"percent":null}},"example":{"1":{"absolute":null,"percent":null},"2":{"absolute":null,"percent":null},"3":{"absolute":null,"percent":null},"4":{"absolute":null,"percent":null},"5":{"absolute":null,"percent":null},"6":{"absolute":null,"percent":null},"7":{"absolute":null,"percent":null}},"type":"array","items":{"type":"string"}},"hidden":{"default":true,"example":true,"type":"boolean"},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/MediaObjectTranslation.jsonld-write"}},"profile_ims":{"type":["string","null"]},"brandName":{"type":"string"},"brandNameAlias":{"type":["string","null"]},"brandUniverse":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"isAmbient":{"type":"boolean"},"publisher":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"publicationFrequency":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"url":{"type":["string","null"]},"sorting":{"type":["integer","null"]},"customUrl":{"maxLength":200,"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customUrlTitle":{"maxLength":200,"type":["string","null"]},"visibleOnInternationalmediasales":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"slogan":{"maxLength":100,"type":["string","null"]},"editor":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"marketingEnd":{"type":["string","null"],"format":"date-time"},"version":{"type":"integer"},"basePrices":{"type":"array","items":{"$ref":"#\/components\/schemas\/BasePrice.jsonld-write"}},"performanceValueConfigurations":{"type":"array","items":{"$ref":"#\/components\/schemas\/PerformanceValueConfiguration.jsonld-write"}},"onepagerConfiguration":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObjectOnepagerConfiguration.jsonld-write"},{"type":"null"}]},"tags":{"type":"array","items":{"$ref":"#\/components\/schemas\/Tag.jsonld-write"}},"branches":{"type":"array","items":{"$ref":"#\/components\/schemas\/Branch.jsonld-write"}}},"required":["brandName"]},"TvMediaObjectProfile-read":{"type":"object","description":"","deprecated":false,"properties":{"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"video":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"totalViewersMonthly":{"type":["string","null"]},"totalViewersMonthlySrc":{"type":["string","null"]},"totalViewersDaily":{"type":["string","null"]},"totalViewersDailySrc":{"type":["string","null"]},"totalHouseholdsMonthly":{"type":["string","null"]},"totalHouseholdsMonthlySource":{"type":["string","null"]},"targetGroupGenderDistribution":{"type":["array","null"],"items":{"type":"string"}},"targetGroupAgeDistribution":{"type":["array","null"],"items":{"type":"string"}},"id":{"type":"integer"},"hidden":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"name":{"type":["string","null"]},"profile":{"type":["string","null"]},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfDe":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"publisher":{"anyOf":[{"$ref":"#\/components\/schemas\/Publisher-read"},{"type":"null"}]},"marketingEnd":{"type":["string","null"],"format":"date-time"}}},"TvMediaObjectProfile.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"screen":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"video":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"totalViewersMonthly":{"type":["string","null"]},"totalViewersMonthlySrc":{"type":["string","null"]},"totalViewersDaily":{"type":["string","null"]},"totalViewersDailySrc":{"type":["string","null"]},"totalHouseholdsMonthly":{"type":["string","null"]},"totalHouseholdsMonthlySource":{"type":["string","null"]},"targetGroupGenderDistribution":{"type":["array","null"],"items":{"type":"string"}},"targetGroupAgeDistribution":{"type":["array","null"],"items":{"type":"string"}},"id":{"type":"integer"},"hidden":{"default":true,"example":true,"type":"boolean"},"visibleOnGujmedia":{"default":true,"example":true,"type":"boolean"},"name":{"type":["string","null"]},"profile":{"type":["string","null"]},"logo":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfDe":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"onepagerPdfEn":{"type":["string","null"],"oneOf":[{"type":"object","properties":{"uid":{"type":"string"},"name":{"type":"string"},"url":{"type":"string"},"lastModified":{"type":["integer","null"]},"size":{"type":["integer","null"]},"mimeType":{"type":["string","null"]},"thumbUrl":{"type":["string","null"]},"width":{"type":["integer","null"]},"height":{"type":["integer","null"]},"urlHash":{"type":"string"}},"example":{"uid":"path\/to\/image.jpg","name":"path\/to\/image.jpg","url":"https:\/\/example.com\/path\/to\/image.jpg","thumbUrl":"https:\/\/example.com\/path\/to\/image.jpg"}},{"type":"null"}]},"publisher":{"anyOf":[{"$ref":"#\/components\/schemas\/Publisher.jsonld-read"},{"type":"null"}]},"marketingEnd":{"type":["string","null"],"format":"date-time"}}},"UniqueDownloadsPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueDownloadsPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueDownloadsPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueDownloadsPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueUserDailyPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueUserDailyPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueUserDailyPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueUserDailyPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueUserMobileAppPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueUserMobileAppPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueUserMobileAppPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueUserMobileAppPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueUserMobileWebPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueUserMobileWebPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueUserMobileWebPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueUserMobileWebPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueUserMonthlyPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueUserMonthlyPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueUserMonthlyPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueUserMonthlyPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueUserPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueUserPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueUserPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueUserPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueUserTabletAppPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueUserTabletAppPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueUserTabletAppPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueUserTabletAppPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueUserWeeklyPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueUserWeeklyPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"UniqueUserWeeklyPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"UniqueUserWeeklyPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"User-read":{"type":"object","description":"","deprecated":false,"properties":{"createdAt":{"type":"string","format":"date-time"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"firstname":{"minLength":2,"maxLength":64,"type":["string","null"]},"lastname":{"minLength":2,"maxLength":64,"type":["string","null"]},"isActive":{"type":"boolean"},"lastLogin":{"type":["string","null"],"format":"date-time"},"roleAdmin":{"type":"boolean"},"roleIms":{"type":"boolean"},"roleRatecardEditor":{"type":"boolean"},"locale":{"enum":["de","en","fr"],"default":"de","example":"de","type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"roles":{"readOnly":true,"type":"array","items":{"type":"string"}}}},"User-write":{"type":"object","description":"","deprecated":false,"properties":{"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"newPassword":{"minLength":8,"maxLength":32,"pattern":"^(.*[^A-Za-z0-9].*)$","type":["string","null"]},"firstname":{"minLength":2,"maxLength":64,"type":["string","null"]},"lastname":{"minLength":2,"maxLength":64,"type":["string","null"]},"isActive":{"type":"boolean"},"roleAdmin":{"type":"boolean"},"roleIms":{"type":"boolean"},"roleRatecardEditor":{"type":"boolean"},"locale":{"enum":["de","en","fr"],"default":"de","example":"de","type":"string"},"version":{"type":"integer"}}},"User.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"type":"string","format":"date-time"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"firstname":{"minLength":2,"maxLength":64,"type":["string","null"]},"lastname":{"minLength":2,"maxLength":64,"type":["string","null"]},"isActive":{"type":"boolean"},"lastLogin":{"type":["string","null"],"format":"date-time"},"roleAdmin":{"type":"boolean"},"roleIms":{"type":"boolean"},"roleRatecardEditor":{"type":"boolean"},"locale":{"enum":["de","en","fr"],"default":"de","example":"de","type":"string"},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"roles":{"readOnly":true,"type":"array","items":{"type":"string"}}}},"User.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"newPassword":{"minLength":8,"maxLength":32,"pattern":"^(.*[^A-Za-z0-9].*)$","type":["string","null"]},"firstname":{"minLength":2,"maxLength":64,"type":["string","null"]},"lastname":{"minLength":2,"maxLength":64,"type":["string","null"]},"isActive":{"type":"boolean"},"roleAdmin":{"type":"boolean"},"roleIms":{"type":"boolean"},"roleRatecardEditor":{"type":"boolean"},"locale":{"enum":["de","en","fr"],"default":"de","example":"de","type":"string"},"version":{"type":"integer"}}},"ViewThroughRatePerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"ViewThroughRatePerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"ViewThroughRatePerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"ViewThroughRatePerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"ViewsPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"ViewsPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"ViewsPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"ViewsPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"VisitsDailyPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"VisitsDailyPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"VisitsDailyPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"VisitsDailyPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"VisitsMobileAppPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"VisitsMobileAppPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"VisitsMobileAppPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"VisitsMobileAppPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"VisitsMobileWebPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"VisitsMobileWebPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"VisitsMobileWebPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"VisitsMobileWebPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"VisitsPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"VisitsPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"VisitsPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"VisitsPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"VisitsTabletAppPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"VisitsTabletAppPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"VisitsTabletAppPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"VisitsTabletAppPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"VisitsWeeklyPerformanceValue-read":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"VisitsWeeklyPerformanceValue-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}},"VisitsWeeklyPerformanceValue.jsonld-read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-read"}},"version":{"type":"integer"},"id":{"readOnly":true,"type":"integer"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-read"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-read"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"},"type":{"readOnly":true,"type":"string"}}},"VisitsWeeklyPerformanceValue.jsonld-write":{"type":"object","description":"","deprecated":false,"properties":{"value":{"type":["integer","null"]},"object":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"translations":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/PerformanceValueTranslation.jsonld-write"}},"version":{"type":"integer"},"mediaType":{"type":["string","null"]},"source":{"anyOf":[{"$ref":"#\/components\/schemas\/Source.jsonld-write"},{"type":"null"}]},"importedAt":{"type":["string","null"],"format":"date-time"},"average":{"type":"boolean"},"alternateSchema":{"type":["string","null"]},"rangeDateFrom":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"rangeDateUntil":{"$ref":"#\/components\/schemas\/PerformanceValueDate.jsonld-write"},"comsult":{"type":"boolean"},"rtlTech":{"type":"boolean"}}}},"responses":{},"parameters":{},"examples":{},"requestBodies":{},"headers":{},"securitySchemes":{"jwt":{"type":"apiKey","description":"Value for the Authorization header parameter.","name":"Authorization","in":"header"},"apiKey":{"type":"apiKey","description":"Value for the X-AUTH-TOKEN header parameter.","name":"X-AUTH-TOKEN","in":"header"},"JWT":{"type":"http","scheme":"bearer","bearerFormat":"JWT"}}},"security":[{"jwt":[]},{"apiKey":[]}],"tags":[],"webhooks":{}}