{ "type": "object", "properties": { "targetId": { "type": "string" }, "code": { "type": "string" }, "description": { "type": "string" } }, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "TargetResponse", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon/refs/heads/main/json-schema/advertising-target-response-schema.json", "description": "TargetResponse schema from Amazon Advertising API" }