{"items":[{"type":"link","label":"cdp-api","link":"/apis/td_cdp_api-public","routeSlug":"/apis/td_cdp_api-public","content":{"contentType":"overview","meta":{"name":"cdp-api"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"td_cdp_api-public.json","url":"/_bundle/apis/td_cdp_api-public.json?download"},{"kind":"download","label":"td_cdp_api-public.yaml","url":"/_bundle/apis/td_cdp_api-public.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[{"kind":"externallink","label":"Terms of Service","labelTranslationKey":"info.termsOfService","url":"https://www.treasuredata.com/terms/"}]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"curl","title":"curl","lang":"curl"},{"key":"javascript","title":"JavaScript","lang":"JavaScript"},{"key":"node","title":"Node.js","lang":"Node.js"},{"key":"python","title":"Python","lang":"Python"},{"key":"java","title":"Java","lang":"Java"},{"key":"csharp","title":"C#","lang":"C#"},{"key":"php","title":"PHP","lang":"PHP"},{"key":"go","title":"Go","lang":"Go"},{"key":"ruby","title":"Ruby","lang":"Ruby"},{"key":"r","title":"R","lang":"R"},{"key":"payload","title":"Payload","lang":"Payload"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"cdp-api (1.0.0)","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"All of the CDP APIs are organized around REST - if you've interacted with a RESTful API already, many of the concepts will be familiar to you. All API calls to CDP API should be made to the following endpoints depending on the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://docs.treasuredata.com/display/public/PD/Sites+and+Endpoints#SitesandEndpoints-Endpoints"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"region"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". For historical reasons there are REST API endpoints and JSON:API endpoints. JSON:API endpoints are located under \"/entities\"."},"children":[]}]}]}]}],"sectionId":"/apis/td_cdp_api-public"},{"nodeType":"external-docs","url":"https://support.treasuredata.com/hc/en-us","description":"Treasure Data Support Site"}],"sectionId":"/apis/td_cdp_api-public"}]}]}},{"type":"group","label":"Parent Segment Configurations","link":"/apis/td_cdp_api-public/parent-segment-configurations","routeSlug":"/apis/td_cdp_api-public/parent-segment-configurations","items":[{"label":"Retrieve list of parent segment configurations","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_index","routeSlug":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_index","metadata":{"seo":{"title":"Retrieve list of parent segment configurations","description":"Retrieve a list of parent segment configurations by name. You can get the parent segment's schedules, created_by, the parent database name and tables, its attributes and behaviors, as well as the population for the retrieved Parent Segment."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"audiences_index","name":"Retrieve list of parent segment configurations","isWebhook":false,"pointer":"/paths/~1audiences/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of parent segment configurations","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieve a list of parent segment configurations by name. You can get the parent segment's schedules, created_by, the parent database name and tables, its attributes and behaviors, as well as the population for the retrieved Parent Segment."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences","href":"parent-segment-configurations/audiences_index","openApiOperationId":"audiences_index","summary":"Retrieve list of parent segment configurations"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_613"}},"schemaId":"schema_613"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_613","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_613"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segment-configurations/audiences_index"}],"panels":[]}]},"httpPath":"/audiences"},{"label":"Create new parent segment configuration","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_create","routeSlug":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_create","metadata":{"seo":{"title":"Create new parent segment configuration","description":"Create a new parent segment configuration."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"audiences_create","name":"Create new parent segment configuration","isWebhook":false,"pointer":"/paths/~1audiences/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create new parent segment configuration","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a new parent segment configuration."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Audience"}},"schemaId":"components/schemas/Audience","pointer":"/paths/~1audiences/post/requestBody","description":"Create a new Master Segment Config"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/Audience"}},"responseCodes":["400","401","403","404","4XX","5XX"],"pointer":"/audiences","href":"parent-segment-configurations/audiences_create","openApiOperationId":"audiences_create","summary":"Create new parent segment configuration"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/Audience","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Audience"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segment-configurations/audiences_create"}],"panels":[]}]},"httpPath":"/audiences"},{"label":"Retrieve parent segment configuration by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_show","routeSlug":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_show","metadata":{"seo":{"title":"Retrieve parent segment configuration by ID","description":"Search and find a specified parent segment configuration by its identifier."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"audiences_show","name":"Retrieve parent segment configuration by ID","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve parent segment configuration by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Search and find a specified parent segment configuration by its identifier."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"ID of Master Segment Config to return","required":true}],"pointer":"/paths/~1audiences~1{audienceId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}","href":"parent-segment-configurations/audiences_show","openApiOperationId":"audiences_show","summary":"Retrieve parent segment configuration by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_616"}},"schemaId":"schema_616"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_616","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_616"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segment-configurations/audiences_show"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}"},{"label":"Update parent segment configuration","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_update","routeSlug":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_update","metadata":{"seo":{"title":"Update parent segment configuration","description":"Update the specified parent segment configuration by its identifier."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"audiences_update","name":"Update parent segment configuration","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update parent segment configuration","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Update the specified parent segment configuration by its identifier."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Important: Update Behavior and the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"master"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Field"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports two different update modes depending on whether the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"master"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field is included in the request body:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":true,"marker":"."},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Partial Update (without "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"master"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field)"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": When the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"master"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field is omitted, only the scalar fields (e.g., "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"description"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"scheduleType"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") in the request body are updated. The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"attributes"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"behaviors"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceFilters"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" collections are left untouched, even if they are omitted or set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"null"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"[]"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" in the request."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Full Replacement (with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"master"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field)"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": When the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"master"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field is included in the request body, the endpoint performs a full replacement of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"attributes"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"behaviors"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceFilters"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". All existing entries in these collections are deleted and replaced with exactly what is provided in the request:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"attributes"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"behaviors"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceFilters"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" are omitted, set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"null"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", or set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"[]"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", those collections will be "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"cleared"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (all existing entries deleted)."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only the items explicitly included in the request body will exist after the update."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This is a destructive operation that cannot be undone."},"children":[]}]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Recommendations"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":":"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For partial updates of scalar fields only: omit the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"master"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field from the request body."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For full replacement: include the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"master"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field and provide complete definitions for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"attributes"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"behaviors"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"audienceFilters"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to avoid unintended data loss."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"ID of Master Segment Config that needs to be updated","required":true}],"pointer":"/paths/~1audiences~1{audienceId}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Audience"}},"schemaId":"components/schemas/Audience","pointer":"/paths/~1audiences~1{audienceId}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/audiences/{audienceId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/Audience"}},"responseCodes":["400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}","href":"parent-segment-configurations/audiences_update","openApiOperationId":"audiences_update","summary":"Update parent segment configuration"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/Audience","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Audience"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segment-configurations/audiences_update"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}"},{"label":"Delete parent segment configuration","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_delete","routeSlug":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_delete","metadata":{"seo":{"title":"Delete parent segment configuration","description":"Delete a previously created parent segment configuration."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"audiences_delete","name":"Delete parent segment configuration","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete parent segment configuration","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete a previously created parent segment configuration."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment Config id to delete","required":true}],"pointer":"/paths/~1audiences~1{audienceId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/audiences/{audienceId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["404"],"pointer":"/audiences/{audienceId}","href":"parent-segment-configurations/audiences_delete","openApiOperationId":"audiences_delete","summary":"Delete parent segment configuration"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"404","description":"Master Segment Config not found"}],"pointer":"/paths/~1audiences~1{audienceId}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segment-configurations/audiences_delete"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}"},{"label":"Retrieve list of audience attributes","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segment-configurations/audience_attributes_index","routeSlug":"/apis/td_cdp_api-public/parent-segment-configurations/audience_attributes_index","metadata":{"seo":{"title":"Retrieve list of audience attributes","description":"Retrieve a list of parent segment attributes. You can also specify the visibility level for sensitive attributes."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"audience_attributes_index","name":"Retrieve list of audience attributes","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1attributes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of audience attributes","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of parent segment attributes. You can also specify the visibility level for sensitive attributes."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"ID of Master Segment Config to return","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1attributes/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/attributes","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/attributes","href":"parent-segment-configurations/audience_attributes_index","openApiOperationId":"audience_attributes_index","summary":"Retrieve list of audience attributes"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_617"}},"schemaId":"schema_617"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1attributes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_617","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_617"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segment-configurations/audience_attributes_index"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/attributes"},{"label":"Retrieve list of audience behaviors","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segment-configurations/audience_behaviors_index","routeSlug":"/apis/td_cdp_api-public/parent-segment-configurations/audience_behaviors_index","metadata":{"seo":{"title":"Retrieve list of audience behaviors","description":"Retrieve a list of parent segment behaviors."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"audience_behaviors_index","name":"Retrieve list of audience behaviors","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1behaviors/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of audience behaviors","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of parent segment behaviors."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"ID of Master Segment Config to return","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1behaviors/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"realtime","in":"query","schemaId":"schema_618"}],"pointer":"/paths/~1audiences~1{audienceId}~1behaviors/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/behaviors","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"realtime","in":"query","schemaId":"schema_618"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/behaviors","href":"parent-segment-configurations/audience_behaviors_index","openApiOperationId":"audience_behaviors_index","summary":"Retrieve list of audience behaviors"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_619"}},"schemaId":"schema_619"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1behaviors/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_619","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_619"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segment-configurations/audience_behaviors_index"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/behaviors"},{"label":"Run workflow to (re)generate parent segment","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_run","routeSlug":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_run","metadata":{"seo":{"title":"Run workflow to (re)generate parent segment","description":"Run the workflow to generate or regenerate a parent segment."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"audiences_run","name":"Run workflow to (re)generate parent segment","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1run/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Run workflow to (re)generate parent segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Run the workflow to generate or regenerate a parent segment."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment Config id to delete","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1run/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/run","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/run","href":"parent-segment-configurations/audiences_run","openApiOperationId":"audiences_run","summary":"Run workflow to (re)generate parent segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to run the workflow","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/AudienceExecution"}},"schemaId":"components/schemas/AudienceExecution"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1run/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/AudienceExecution","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/AudienceExecution"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segment-configurations/audiences_run"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/run"},{"label":"Retrieve list of executions using audienceId","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_executions","routeSlug":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_executions","metadata":{"seo":{"title":"Retrieve list of executions using audienceId","description":"Retrieve a list of workflow executions, whether they were succesful or not, and their status."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"audiences_executions","name":"Retrieve list of executions using audienceId","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1executions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of executions using audienceId","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of workflow executions, whether they were succesful or not, and their status."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment Config id to delete","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1executions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/executions","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/executions","href":"parent-segment-configurations/audiences_executions","openApiOperationId":"audiences_executions","summary":"Retrieve list of executions using audienceId"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to run the workflow","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_620"}},"schemaId":"schema_620"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1executions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_620","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_620"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segment-configurations/audiences_executions"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/executions"},{"label":"Retrieve population statistics audience","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_statistics","routeSlug":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_statistics","metadata":{"seo":{"title":"Retrieve population statistics audience","description":"Retrieve the population history of the audience. The history is returned per day and those days are calculated in the timezone of the audience."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"audiences_statistics","name":"Retrieve population statistics audience","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1statistics/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve population statistics audience","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the population history of the audience. The history is returned per day and those days are calculated in the timezone of the audience."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_621","description":"Master Segment Config id to delete","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1statistics/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"from","in":"query","schemaId":"schema_622","description":"from date"},{"name":"to","in":"query","schemaId":"schema_623","description":"to date (inclusive)"}],"pointer":"/paths/~1audiences~1{audienceId}~1statistics/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/statistics","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"example":1234,"schemaId":"schema_621"}],"query":[{"name":"from","in":"query","example":"2019-01-01","schemaId":"schema_622"},{"name":"to","in":"query","example":"2019-04-30","schemaId":"schema_623"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/statistics","href":"parent-segment-configurations/audiences_statistics","openApiOperationId":"audiences_statistics","summary":"Retrieve population statistics audience"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"array of tuple of statistics","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Statistic"}},"schemaId":"components/schemas/Statistic"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1statistics/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Statistic","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Statistic"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segment-configurations/audiences_statistics"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/statistics"},{"label":"Retrieve list of values for a parent segment configuration's attribute","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_sample_values","routeSlug":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_sample_values","metadata":{"seo":{"title":"Retrieve list of values for a parent segment configuration's attribute","description":"Retrieve a list of sample values associated with the attributes of a parent segment configuration."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"audiences_sample_values","name":"Retrieve list of values for a parent segment configuration's attribute","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1sample_values/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of values for a parent segment configuration's attribute","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of sample values associated with the attributes of a parent segment configuration."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"ID of Master Segment Config to return","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1sample_values/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"column","in":"query","schemaId":"schema_624","required":true},{"name":"limit","in":"query","schemaId":"schema_625"},{"name":"samples","in":"query","schemaId":"schema_625"}],"pointer":"/paths/~1audiences~1{audienceId}~1sample_values/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/sample_values","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"column","in":"query","required":true,"schemaId":"schema_624"},{"name":"limit","in":"query","schemaId":"schema_625"},{"name":"samples","in":"query","schemaId":"schema_625"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/sample_values","href":"parent-segment-configurations/audiences_sample_values","openApiOperationId":"audiences_sample_values","summary":"Retrieve list of values for a parent segment configuration's attribute"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SampleValuesPayload"}},"schemaId":"components/schemas/SampleValuesPayload"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1sample_values/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SampleValuesPayload","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SampleValuesPayload"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segment-configurations/audiences_sample_values"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/sample_values"},{"label":"Retrieve list of sample values for a parent segment configuration's behavior","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_behaviors_sample_values","routeSlug":"/apis/td_cdp_api-public/parent-segment-configurations/audiences_behaviors_sample_values","metadata":{"seo":{"title":"Retrieve list of sample values for a parent segment configuration's behavior","description":"Retrieve a list of sample values for a parent segment's behavior that are useful in understanding data syntax or patterns for further analysis or activation."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"audiences_behaviors_sample_values","name":"Retrieve list of sample values for a parent segment configuration's behavior","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1behaviors~1{audienceBehaviorId}~1sample_values/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of sample values for a parent segment configuration's behavior","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of sample values for a parent segment's behavior that are useful in understanding data syntax or patterns for further analysis or activation."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"ID of Master Segment Config to operate on","required":true},{"name":"audienceBehaviorId","in":"path","schemaId":"schema_615","description":"ID of Master Segment Config behavior to operate on","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1behaviors~1{audienceBehaviorId}~1sample_values/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"column","in":"query","schemaId":"schema_624","required":true},{"name":"limit","in":"query","schemaId":"schema_625"},{"name":"samples","in":"query","schemaId":"schema_625"}],"pointer":"/paths/~1audiences~1{audienceId}~1behaviors~1{audienceBehaviorId}~1sample_values/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/behaviors/{audienceBehaviorId}/sample_values","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"audienceBehaviorId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"column","in":"query","required":true,"schemaId":"schema_624"},{"name":"limit","in":"query","schemaId":"schema_625"},{"name":"samples","in":"query","schemaId":"schema_625"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/behaviors/{audienceBehaviorId}/sample_values","href":"parent-segment-configurations/audiences_behaviors_sample_values","openApiOperationId":"audiences_behaviors_sample_values","summary":"Retrieve list of sample values for a parent segment configuration's behavior"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SampleValuesPayload"}},"schemaId":"components/schemas/SampleValuesPayload"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1behaviors~1{audienceBehaviorId}~1sample_values/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SampleValuesPayload","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SampleValuesPayload"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segment-configurations/audiences_behaviors_sample_values"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/behaviors/{audienceBehaviorId}/sample_values"}],"content":{"contentType":"group","meta":{"name":"Parent Segment Configurations"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Parent Segment Configurations","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defining a data model for customer data is done by defining parent segments. Parent segments give you an ability to build a single view of a customer, including capturing all interactions, such as attributes and behaviors associated with your brand. In parent segments, you unify your customer data. When the customer data is unified, you can create customer segments without writing any SQL queries. You can personalize customer communications and conversations of any size and in any channel."},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Treasure Data is making an effort to use more inclusive language in its product, content, and customer solutions. As we gradually make the move to replace insensitive language beginning in our UI, you may continue to see parent segments in the UI, for example, referenced as master segment in portions of Treasure Data APIs."},"children":[]}]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/audiences","summary":"Retrieve list of parent segment configurations","prefix":{"name":"get","color":"get"},"badges":[],"link":"/parent-segment-configurations/audiences_index","deprecated":false},{"title":"/audiences","summary":"Create new parent segment configuration","prefix":{"name":"post","color":"post"},"badges":[],"link":"/parent-segment-configurations/audiences_create","deprecated":false},{"title":"/audiences/{audienceId}","summary":"Retrieve parent segment configuration by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/parent-segment-configurations/audiences_show","deprecated":false},{"title":"/audiences/{audienceId}","summary":"Update parent segment configuration","prefix":{"name":"put","color":"put"},"badges":[],"link":"/parent-segment-configurations/audiences_update","deprecated":false},{"title":"/audiences/{audienceId}","summary":"Delete parent segment configuration","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/parent-segment-configurations/audiences_delete","deprecated":false},{"title":"/audiences/{audienceId}/attributes","summary":"Retrieve list of audience attributes","prefix":{"name":"get","color":"get"},"badges":[],"link":"/parent-segment-configurations/audience_attributes_index","deprecated":false},{"title":"/audiences/{audienceId}/behaviors","summary":"Retrieve list of audience behaviors","prefix":{"name":"get","color":"get"},"badges":[],"link":"/parent-segment-configurations/audience_behaviors_index","deprecated":false},{"title":"/audiences/{audienceId}/run","summary":"Run workflow to (re)generate parent segment","prefix":{"name":"post","color":"post"},"badges":[],"link":"/parent-segment-configurations/audiences_run","deprecated":false},{"title":"/audiences/{audienceId}/executions","summary":"Retrieve list of executions using audienceId","prefix":{"name":"get","color":"get"},"badges":[],"link":"/parent-segment-configurations/audiences_executions","deprecated":false},{"title":"/audiences/{audienceId}/statistics","summary":"Retrieve population statistics audience","prefix":{"name":"get","color":"get"},"badges":[],"link":"/parent-segment-configurations/audiences_statistics","deprecated":false},{"title":"/audiences/{audienceId}/sample_values","summary":"Retrieve list of values for a parent segment configuration's attribute","prefix":{"name":"get","color":"get"},"badges":[],"link":"/parent-segment-configurations/audiences_sample_values","deprecated":false},{"title":"/audiences/{audienceId}/behaviors/{audienceBehaviorId}/sample_values","summary":"Retrieve list of sample values for a parent segment configuration's behavior","prefix":{"name":"get","color":"get"},"badges":[],"link":"/parent-segment-configurations/audiences_behaviors_sample_values","deprecated":false}]}]}]}]}},{"type":"group","label":"Parent Segments","link":"/apis/td_cdp_api-public/parent-segments","routeSlug":"/apis/td_cdp_api-public/parent-segments","items":[{"label":"Retrieve list of segment folders","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segments/paths/~1audiences~1{audienceid}~1folders/get","routeSlug":"/apis/td_cdp_api-public/parent-segments/paths/~1audiences~1{audienceid}~1folders/get","metadata":{"seo":{"title":"Retrieve list of segment folders","description":"Retrieve a list of segment folders based on a parent segment's identifier."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve list of segment folders","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1folders/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of segment folders","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of segment folders based on a parent segment's identifier."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master segment ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1folders/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/folders","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/folders","href":"parent-segments/paths/~1audiences~1{audienceid}~1folders/get","summary":"Retrieve list of segment folders"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a list of segment folders."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"N.B. that "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"createdAt"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" can be "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"null"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", meaning that it is not known"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"which user created the folder."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"N.B. that "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"updatedAt"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" can be "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"null"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", meaning that is is not known"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"which user last updated the folder."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_626"}},"schemaId":"schema_626"}],"pointer":"/paths/~1audiences~1{audienceId}~1folders/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_626","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_626"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segments/paths/~1audiences~1{audienceid}~1folders/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/folders"},{"label":"Retrieve audience data","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segments/paths/~1master_segments/get","routeSlug":"/apis/td_cdp_api-public/parent-segments/paths/~1master_segments/get","metadata":{"seo":{"title":"Retrieve audience data","description":"Retrieve the audiences for which the current user can view its produced data e.g. segments, profiles, activations."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve audience data","isWebhook":false,"pointer":"/paths/~1master_segments/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve audience data","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the audiences for which the current user can view its produced data e.g. segments, profiles, activations."}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/master_segments","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/master_segments","href":"parent-segments/paths/~1master_segments/get","summary":"Retrieve audience data"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_627"}},"schemaId":"schema_627"}],"pointer":"/paths/~1master_segments/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_627","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_627"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segments/paths/~1master_segments/get"}],"panels":[]}]},"httpPath":"/master_segments"},{"label":"Retrieve list of parent segments","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segments/paths/~1entities~1parent_segments/get","routeSlug":"/apis/td_cdp_api-public/parent-segments/paths/~1entities~1parent_segments/get","metadata":{"seo":{"title":"Retrieve list of parent segments","description":"Retrieve a list of parent segments."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve list of parent segments","isWebhook":false,"pointer":"/paths/~1entities~1parent_segments/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of parent segments","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of parent segments."}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/parent_segments","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/parent_segments","href":"parent-segments/paths/~1entities~1parent_segments/get","summary":"Retrieve list of parent segments"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a list of audiences (parent segments).","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_628"}},"schemaId":"schema_628"}],"pointer":"/paths/~1entities~1parent_segments/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_628","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_628"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segments/paths/~1entities~1parent_segments/get"}],"panels":[]}]},"httpPath":"/entities/parent_segments"},{"label":"Retrieve parent segment by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/parent-segments/paths/~1entities~1parent_segments~1{id}/get","routeSlug":"/apis/td_cdp_api-public/parent-segments/paths/~1entities~1parent_segments~1{id}/get","metadata":{"seo":{"title":"Retrieve parent segment by ID","description":"Retrieve an parent segment by ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve parent segment by ID","isWebhook":false,"pointer":"/paths/~1entities~1parent_segments~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve parent segment by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve an parent segment by ID."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"ID of an audience (parent segment) to return","required":true}],"pointer":"/paths/~1entities~1parent_segments~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/parent_segments/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/parent_segments/{id}","href":"parent-segments/paths/~1entities~1parent_segments~1{id}/get","summary":"Retrieve parent segment by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns an audience (parent segment).","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetParentSegmentJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetParentSegmentJsonApiResponse"}],"pointer":"/paths/~1entities~1parent_segments~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetParentSegmentJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetParentSegmentJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/parent-segments/paths/~1entities~1parent_segments~1{id}/get"}],"panels":[]}]},"httpPath":"/entities/parent_segments/{id}"}],"content":{"contentType":"group","meta":{"name":"Parent Segments"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Parent Segments","showPageActions":true},{"nodeType":"markdoc","content":"After you have created the parent segment, you can view data about the parent segment, such as details about a single segment, audience data, the list of segment folders it contains, or a list of parent segments available."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/audiences/{audienceId}/folders","summary":"Retrieve list of segment folders","prefix":{"name":"get","color":"get"},"badges":[],"link":"/parent-segments/paths/~1audiences~1{audienceid}~1folders/get","deprecated":false},{"title":"/master_segments","summary":"Retrieve audience data","prefix":{"name":"get","color":"get"},"badges":[],"link":"/parent-segments/paths/~1master_segments/get","deprecated":false},{"title":"/entities/parent_segments","summary":"Retrieve list of parent segments","prefix":{"name":"get","color":"get"},"badges":[],"link":"/parent-segments/paths/~1entities~1parent_segments/get","deprecated":false},{"title":"/entities/parent_segments/{id}","summary":"Retrieve parent segment by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/parent-segments/paths/~1entities~1parent_segments~1{id}/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Segments","link":"/apis/td_cdp_api-public/segments","routeSlug":"/apis/td_cdp_api-public/segments","items":[{"label":"Retrieve list of segments","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/segments_index","routeSlug":"/apis/td_cdp_api-public/segments/segments_index","metadata":{"seo":{"title":"Retrieve list of segments","description":"Retrieve a list of segments."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"segments_index","name":"Retrieve list of segments","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of segments","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of segments."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment id of the segment","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/segments","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments","href":"segments/segments_index","openApiOperationId":"segments_index","summary":"Retrieve list of segments"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_629"}},"schemaId":"schema_629"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_629","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_629"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/segments_index"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments"},{"label":"Create new segment","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/segments_create","routeSlug":"/apis/td_cdp_api-public/segments/segments_create","metadata":{"seo":{"title":"Create new segment","description":"Create a new segment."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"segments_create","name":"Create new segment","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create new segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a new segment."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment id of the segment","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SegmentParameters"}},"schemaId":"components/schemas/SegmentParameters","pointer":"/paths/~1audiences~1{audienceId}~1segments/post/requestBody","description":"Segment parameters to create"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/segments","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SegmentParameters"}},"responseCodes":["400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments","href":"segments/segments_create","openApiOperationId":"segments_create","summary":"Create new segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/SegmentParameters","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SegmentParameters"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/segments_create"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments"},{"label":"Retrieve list of segments in a folder","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/segment_folders_segments","routeSlug":"/apis/td_cdp_api-public/segments/segment_folders_segments","metadata":{"seo":{"title":"Retrieve list of segments in a folder","description":"Retrieve a list of segments in a folder."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"segment_folders_segments","name":"Retrieve list of segments in a folder","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}~1segments/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of segments in a folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of segments in a folder."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment id of the segment","required":true},{"name":"folderId","in":"path","schemaId":"schema_615","description":"Segment Folder ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}~1segments/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/folders/{folderId}/segments","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"folderId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/folders/{folderId}/segments","href":"segments/segment_folders_segments","openApiOperationId":"segment_folders_segments","summary":"Retrieve list of segments in a folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_629"}},"schemaId":"schema_629"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}~1segments/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_629","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_629"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/segment_folders_segments"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/folders/{folderId}/segments"},{"label":"Retrieve SQL from segment rule","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/segments_query","routeSlug":"/apis/td_cdp_api-public/segments/segments_query","metadata":{"seo":{"title":"Retrieve SQL from segment rule","description":"Retrieve a SQL from a segment rule."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"segments_query","name":"Retrieve SQL from segment rule","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1query/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve SQL from segment rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a SQL from a segment rule."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment id of the segment","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1query/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_630"}},"schemaId":"schema_630","pointer":"/paths/~1audiences~1{audienceId}~1segments~1query/post/requestBody","description":"Segment parameters to create"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/segments/query","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_630"}},"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/query","href":"segments/segments_query","openApiOperationId":"segments_query","summary":"Retrieve SQL from segment rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_630","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_630"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"batch segment query","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_631"}},"schemaId":"schema_631"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1query/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_631","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_631"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/segments_query"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/query"},{"label":"Retrieve number of profiles based on set of segment rules","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/segments_new_query","routeSlug":"/apis/td_cdp_api-public/segments/segments_new_query","metadata":{"seo":{"title":"Retrieve number of profiles based on set of segment rules","description":"Retrieve the number of profiles produced by a set of segment rules."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"segments_new_query","name":"Retrieve number of profiles based on set of segment rules","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1queries/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve number of profiles based on set of segment rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the number of profiles produced by a set of segment rules."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment id of the segment","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1queries/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_632"}},"schemaId":"schema_632","pointer":"/paths/~1audiences~1{audienceId}~1segments~1queries/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/segments/queries","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_632"}},"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/queries","href":"segments/segments_new_query","openApiOperationId":"segments_new_query","summary":"Retrieve number of profiles based on set of segment rules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_632","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_632"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SegmentQueryStatus"}},"schemaId":"components/schemas/SegmentQueryStatus"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1queries/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SegmentQueryStatus","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SegmentQueryStatus"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/segments_new_query"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/queries"},{"label":"Retrieve segment by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/segments_show","routeSlug":"/apis/td_cdp_api-public/segments/segments_show","metadata":{"seo":{"title":"Retrieve segment by ID","description":"Retrieve a segment based on its identifier."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"segments_show","name":"Retrieve segment by ID","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve segment by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a segment based on its identifier."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment id of the segment","required":true},{"name":"segmentId","in":"path","schemaId":"schema_615","description":"ID of Segment to return","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/segments/{segmentId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/{segmentId}","href":"segments/segments_show","openApiOperationId":"segments_show","summary":"Retrieve segment by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Segment"}},"schemaId":"components/schemas/Segment"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Segment","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Segment"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/segments_show"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/{segmentId}"},{"label":"Update segment","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/segments_update","routeSlug":"/apis/td_cdp_api-public/segments/segments_update","metadata":{"seo":{"title":"Update segment","description":"Update a segment."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"segments_update","name":"Update segment","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update a segment."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment id of the segment","required":true},{"name":"segmentId","in":"path","schemaId":"schema_615","description":"ID of Segment that needs to be updated","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SegmentParameters"}},"schemaId":"components/schemas/SegmentParameters","pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/audiences/{audienceId}/segments/{segmentId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SegmentParameters"}},"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/{segmentId}","href":"segments/segments_update","openApiOperationId":"segments_update","summary":"Update segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/SegmentParameters","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SegmentParameters"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Segment"}},"schemaId":"components/schemas/Segment"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Segment","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Segment"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/segments_update"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/{segmentId}"},{"label":"Delete segment (legacy)","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/segments_delete","routeSlug":"/apis/td_cdp_api-public/segments/segments_delete","metadata":{"seo":{"title":"Delete segment (legacy)","description":"Delete a segment.    This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"segments_delete","name":"Delete segment (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete segment (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Delete a segment. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment id of the segment","required":true},{"name":"segmentId","in":"path","schemaId":"schema_615","description":"Segment id to delete","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/audiences/{audienceId}/segments/{segmentId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/{segmentId}","href":"segments/segments_delete","openApiOperationId":"segments_delete","summary":"Delete segment (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/segments_delete"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/{segmentId}"},{"label":"Retrieve status of query","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/segments_query_status","routeSlug":"/apis/td_cdp_api-public/segments/segments_query_status","metadata":{"seo":{"title":"Retrieve status of query","description":"Retrieve the status of a query."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"segments_query_status","name":"Retrieve status of query","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1queries~1{queryId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve status of query","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the status of a query."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID of the segment","required":true},{"name":"queryId","in":"path","schemaId":"schema_615","description":"ID of query","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1queries~1{queryId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/segments/queries/{queryId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"queryId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/queries/{queryId}","href":"segments/segments_query_status","openApiOperationId":"segments_query_status","summary":"Retrieve status of query"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SegmentQueryStatus"}},"schemaId":"components/schemas/SegmentQueryStatus"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1queries~1{queryId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SegmentQueryStatus","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SegmentQueryStatus"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/segments_query_status"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/queries/{queryId}"},{"label":"Kill current running query of segment","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/segments_kill_query","routeSlug":"/apis/td_cdp_api-public/segments/segments_kill_query","metadata":{"seo":{"title":"Kill current running query of segment","description":"Kill the current running query associated with the segment."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"segments_kill_query","name":"Kill current running query of segment","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1queries~1{queryId}~1kill/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Kill current running query of segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Kill the current running query associated with the segment."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID of the segment","required":true},{"name":"queryId","in":"path","schemaId":"schema_615","description":"ID of query","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1queries~1{queryId}~1kill/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/segments/queries/{queryId}/kill","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"queryId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/queries/{queryId}/kill","href":"segments/segments_kill_query","openApiOperationId":"segments_kill_query","summary":"Kill current running query of segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_633"}},"schemaId":"schema_633"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1queries~1{queryId}~1kill/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_633","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_633"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/segments_kill_query"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/queries/{queryId}/kill"},{"label":"Retrieve profiles of query","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/segments_index_query_customers","routeSlug":"/apis/td_cdp_api-public/segments/segments_index_query_customers","metadata":{"seo":{"title":"Retrieve profiles of query","description":"Retrieve the profiles of a query."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"segments_index_query_customers","name":"Retrieve profiles of query","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1queries~1{queryId}~1customers/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve profiles of query","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the profiles of a query."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID of the segment","required":true},{"name":"queryId","in":"path","schemaId":"schema_624","description":"ID of query","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1queries~1{queryId}~1customers/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page","in":"query","schemaId":"schema_625"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1queries~1{queryId}~1customers/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/segments/queries/{queryId}/customers","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"queryId","in":"path","required":true,"schemaId":"schema_624"}],"query":[{"name":"page","in":"query","schemaId":"schema_625"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/queries/{queryId}/customers","href":"segments/segments_index_query_customers","openApiOperationId":"segments_index_query_customers","summary":"Retrieve profiles of query"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SegmentQueryCustomers"}},"schemaId":"components/schemas/SegmentQueryCustomers"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1queries~1{queryId}~1customers/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SegmentQueryCustomers","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SegmentQueryCustomers"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/segments_index_query_customers"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/queries/{queryId}/customers"},{"label":"Retrieve population statistics of segment","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/segments_statistics","routeSlug":"/apis/td_cdp_api-public/segments/segments_statistics","metadata":{"seo":{"title":"Retrieve population statistics of segment","description":"Retrieve the population history of the segment. The history is returned per day and those days are calculated in the timezone of the audience. Note that funnel_stage kind doesn't have statistics via this endpoint."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"segments_statistics","name":"Retrieve population statistics of segment","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1statistics/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve population statistics of segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieve the population history of the segment. The history is returned per day and those days are calculated in the timezone of the audience. Note that funnel_stage kind doesn't have statistics via this endpoint."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID of the segment","required":true},{"name":"segmentId","in":"path","schemaId":"schema_615","description":"ID of Segment to return","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1statistics/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"from","in":"query","schemaId":"schema_622","description":"from date"},{"name":"to","in":"query","schemaId":"schema_623","description":"to date (inclusive)"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1statistics/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/segments/{segmentId}/statistics","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"from","in":"query","example":"2019-01-01","schemaId":"schema_622"},{"name":"to","in":"query","example":"2019-04-30","schemaId":"schema_623"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/{segmentId}/statistics","href":"segments/segments_statistics","openApiOperationId":"segments_statistics","summary":"Retrieve population statistics of segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"array of tuple of statistics","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Statistic"}},"schemaId":"components/schemas/Statistic"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1statistics/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Statistic","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Statistic"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/segments_statistics"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/{segmentId}/statistics"},{"label":"Create segment","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/paths/~1entities~1segments/post","routeSlug":"/apis/td_cdp_api-public/segments/paths/~1entities~1segments/post","metadata":{"seo":{"title":"Create segment","description":"Create a new segment."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create segment","isWebhook":false,"pointer":"/paths/~1entities~1segments/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a new segment."},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSegmentUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesSegmentUpdateRepresentation","pointer":"/paths/~1entities~1segments/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/segments","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSegmentUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/segments","href":"segments/paths/~1entities~1segments/post","summary":"Create segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesSegmentUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSegmentUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Create a segment","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse"}],"pointer":"/paths/~1entities~1segments/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/paths/~1entities~1segments/post"}],"panels":[]}]},"httpPath":"/entities/segments"},{"label":"Retrieve segment by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/paths/~1entities~1segments~1{id}/get","routeSlug":"/apis/td_cdp_api-public/segments/paths/~1entities~1segments~1{id}/get","metadata":{"seo":{"title":"Retrieve segment by ID","description":"Retrieve a segment by ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve segment by ID","isWebhook":false,"pointer":"/paths/~1entities~1segments~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve segment by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a segment by ID."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Segment ID","required":true}],"pointer":"/paths/~1entities~1segments~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/segments/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/segments/{id}","href":"segments/paths/~1entities~1segments~1{id}/get","summary":"Retrieve segment by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a segment by ID","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse"}],"pointer":"/paths/~1entities~1segments~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/paths/~1entities~1segments~1{id}/get"}],"panels":[]}]},"httpPath":"/entities/segments/{id}"},{"label":"Update segment","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/paths/~1entities~1segments~1{id}/patch","routeSlug":"/apis/td_cdp_api-public/segments/paths/~1entities~1segments~1{id}/patch","metadata":{"seo":{"title":"Update segment","description":"Update a segment."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update segment","isWebhook":false,"pointer":"/paths/~1entities~1segments~1{id}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update a segment."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Segment to update","required":true}],"pointer":"/paths/~1entities~1segments~1{id}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSegmentUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesSegmentUpdateRepresentation","pointer":"/paths/~1entities~1segments~1{id}/patch/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/segments/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSegmentUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/segments/{id}","href":"segments/paths/~1entities~1segments~1{id}/patch","summary":"Update segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesSegmentUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSegmentUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Update a segment","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse"}],"pointer":"/paths/~1entities~1segments~1{id}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/paths/~1entities~1segments~1{id}/patch"}],"panels":[]}]},"httpPath":"/entities/segments/{id}"},{"label":"Delete segment","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/segments/paths/~1entities~1segments~1{id}/delete","routeSlug":"/apis/td_cdp_api-public/segments/paths/~1entities~1segments~1{id}/delete","metadata":{"seo":{"title":"Delete segment","description":"Delete a segment."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete segment","isWebhook":false,"pointer":"/paths/~1entities~1segments~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete a segment."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Delete a segment","required":true}],"pointer":"/paths/~1entities~1segments~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/entities/segments/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/segments/{id}","href":"segments/paths/~1entities~1segments~1{id}/delete","summary":"Delete segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Delete a segment","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse"}],"pointer":"/paths/~1entities~1segments~1{id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSegmentJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/segments/paths/~1entities~1segments~1{id}/delete"}],"panels":[]}]},"httpPath":"/entities/segments/{id}"}],"content":{"contentType":"group","meta":{"name":"Segments"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Segments","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"In marketing, a segment is a container that groups profiles (usually people) who share one or more common characteristics. In Treasure Data, the parent segment is your total population of people, accounts, or other type of collection and can be both existing and potential customers. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You create segments to divide the population into subgroups of consumers based on some type of shared characteristics. Segments and subsegments enable more specific targeting for your marketing campaigns. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Treasure Data is making an effort to use more inclusive language in its product, content, and customer solutions. As we gradually make the move to replace insensitive language beginning in our UI, you may continue to see parent segments in the UI, for example, referenced as master segment in portions of Treasure Data APIs."},"children":[]}]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/audiences/{audienceId}/segments","summary":"Retrieve list of segments","prefix":{"name":"get","color":"get"},"badges":[],"link":"/segments/segments_index","deprecated":false},{"title":"/audiences/{audienceId}/segments","summary":"Create new segment","prefix":{"name":"post","color":"post"},"badges":[],"link":"/segments/segments_create","deprecated":false},{"title":"/audiences/{audienceId}/folders/{folderId}/segments","summary":"Retrieve list of segments in a folder","prefix":{"name":"get","color":"get"},"badges":[],"link":"/segments/segment_folders_segments","deprecated":false},{"title":"/audiences/{audienceId}/segments/query","summary":"Retrieve SQL from segment rule","prefix":{"name":"post","color":"post"},"badges":[],"link":"/segments/segments_query","deprecated":false},{"title":"/audiences/{audienceId}/segments/queries","summary":"Retrieve number of profiles based on set of segment rules","prefix":{"name":"post","color":"post"},"badges":[],"link":"/segments/segments_new_query","deprecated":false},{"title":"/audiences/{audienceId}/segments/{segmentId}","summary":"Retrieve segment by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/segments/segments_show","deprecated":false},{"title":"/audiences/{audienceId}/segments/{segmentId}","summary":"Update segment","prefix":{"name":"put","color":"put"},"badges":[],"link":"/segments/segments_update","deprecated":false},{"title":"/audiences/{audienceId}/segments/{segmentId}","summary":"Delete segment (legacy)","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/segments/segments_delete","deprecated":false},{"title":"/audiences/{audienceId}/segments/queries/{queryId}","summary":"Retrieve status of query","prefix":{"name":"get","color":"get"},"badges":[],"link":"/segments/segments_query_status","deprecated":false},{"title":"/audiences/{audienceId}/segments/queries/{queryId}/kill","summary":"Kill current running query of segment","prefix":{"name":"post","color":"post"},"badges":[],"link":"/segments/segments_kill_query","deprecated":false},{"title":"/audiences/{audienceId}/segments/queries/{queryId}/customers","summary":"Retrieve profiles of query","prefix":{"name":"get","color":"get"},"badges":[],"link":"/segments/segments_index_query_customers","deprecated":false},{"title":"/audiences/{audienceId}/segments/{segmentId}/statistics","summary":"Retrieve population statistics of segment","prefix":{"name":"get","color":"get"},"badges":[],"link":"/segments/segments_statistics","deprecated":false},{"title":"/entities/segments","summary":"Create segment","prefix":{"name":"post","color":"post"},"badges":[],"link":"/segments/paths/~1entities~1segments/post","deprecated":false},{"title":"/entities/segments/{id}","summary":"Retrieve segment by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/segments/paths/~1entities~1segments~1{id}/get","deprecated":false},{"title":"/entities/segments/{id}","summary":"Update segment","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/segments/paths/~1entities~1segments~1{id}/patch","deprecated":false},{"title":"/entities/segments/{id}","summary":"Delete segment","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/segments/paths/~1entities~1segments~1{id}/delete","deprecated":false}]}]}]}]}},{"type":"group","label":"Folders","link":"/apis/td_cdp_api-public/folders","routeSlug":"/apis/td_cdp_api-public/folders","items":[{"label":"Create new segment folder","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/folders/paths/~1audiences~1{audienceid}~1folders/post","routeSlug":"/apis/td_cdp_api-public/folders/paths/~1audiences~1{audienceid}~1folders/post","metadata":{"seo":{"title":"Create new segment folder","description":"Create a new parent segment folder."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create new segment folder","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1folders/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create new segment folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a new parent segment folder."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master segment ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1folders/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SegmentFolderCreateRepresentation"}},"schemaId":"components/schemas/SegmentFolderCreateRepresentation","pointer":"/paths/~1audiences~1{audienceId}~1folders/post/requestBody","description":"Segment Folder to create"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/folders","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SegmentFolderCreateRepresentation"}},"responseCodes":["200"],"pointer":"/audiences/{audienceId}/folders","href":"folders/paths/~1audiences~1{audienceid}~1folders/post","summary":"Create new segment folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/SegmentFolderCreateRepresentation","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SegmentFolderCreateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the segment folder which was created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SegmentFolderReadRepresentation"}},"schemaId":"components/schemas/SegmentFolderReadRepresentation"}],"pointer":"/paths/~1audiences~1{audienceId}~1folders/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SegmentFolderReadRepresentation","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SegmentFolderReadRepresentation"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/folders/paths/~1audiences~1{audienceid}~1folders/post"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/folders"},{"label":"Retrieve single segment folder","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/get","routeSlug":"/apis/td_cdp_api-public/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/get","metadata":{"seo":{"title":"Retrieve single segment folder","description":"Retrieve a single segment folder based on a parent segment identifier."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve single segment folder","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve single segment folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a single segment folder based on a parent segment identifier."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master segment ID","required":true},{"name":"folderId","in":"path","schemaId":"schema_615","description":"Segment Folder ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/folders/{folderId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"folderId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/folders/{folderId}","href":"folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/get","summary":"Retrieve single segment folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a single segment folder."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"N.B. that "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"createdAt"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" can be "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"null"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", meaning that it is not known"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"which user created the folder."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"N.B. that "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"updatedAt"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" can be "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"null"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", meaning that is is not known"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"which user last updated the folder."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SegmentFolderReadRepresentation"}},"schemaId":"components/schemas/SegmentFolderReadRepresentation"}],"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SegmentFolderReadRepresentation","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SegmentFolderReadRepresentation"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/folders/{folderId}"},{"label":"Update segment folder (legacy)","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/patch","routeSlug":"/apis/td_cdp_api-public/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/patch","metadata":{"seo":{"title":"Update segment folder (legacy)","description":"Update a segment folder.    This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update segment folder (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update segment folder (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Update a segment folder. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master segment ID","required":true},{"name":"folderId","in":"path","schemaId":"schema_615","description":"Segment folder to update","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SegmentFolderUpdateRepresentation"}},"schemaId":"components/schemas/SegmentFolderUpdateRepresentation","pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}/patch/requestBody","description":"Segment Folder to update"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/audiences/{audienceId}/folders/{folderId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"folderId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SegmentFolderUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/audiences/{audienceId}/folders/{folderId}","href":"folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/patch","summary":"Update segment folder (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/SegmentFolderUpdateRepresentation","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SegmentFolderUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the segment folder which was updated"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"N.B. that "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"createdAt"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" can be "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"null"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", meaning that it is not known"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"which user created the folder."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SegmentFolderReadRepresentation"}},"schemaId":"components/schemas/SegmentFolderReadRepresentation"}],"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SegmentFolderReadRepresentation","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SegmentFolderReadRepresentation"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/patch"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/folders/{folderId}"},{"label":"Delete segment folder (legacy)","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/delete","routeSlug":"/apis/td_cdp_api-public/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/delete","metadata":{"seo":{"title":"Delete segment folder (legacy)","description":"Delete a segment folder.   This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete segment folder (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete segment folder (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Delete a segment folder."},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master segment ID","required":true},{"name":"folderId","in":"path","schemaId":"schema_615","description":"Segment folder to update","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/audiences/{audienceId}/folders/{folderId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"folderId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/folders/{folderId}","href":"folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/delete","summary":"Delete segment folder (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The segment folder was deleted successfully"}],"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/delete"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/folders/{folderId}"},{"label":"Move segment into folder (legacy)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}~1put_in/post","routeSlug":"/apis/td_cdp_api-public/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}~1put_in/post","metadata":{"seo":{"title":"Move segment into folder (legacy)","description":"Move a segment or segments into an existing folder.    This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Move segment into folder (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}~1put_in/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Move segment into folder (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Move a segment or segments into an existing folder. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master segment ID","required":true},{"name":"folderId","in":"path","schemaId":"schema_615","description":"Segment folder to put segments in","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}~1put_in/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_634"}},"schemaId":"schema_634","pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}~1put_in/post/requestBody","description":"Segment ids to move"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/folders/{folderId}/put_in","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"folderId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_634"}},"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/folders/{folderId}/put_in","href":"folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}~1put_in/post","summary":"Move segment into folder (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_634","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_634"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Operator"}},"schemaId":"components/schemas/Operator"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}~1put_in/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Operator","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Operator"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}~1put_in/post"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/folders/{folderId}/put_in"},{"label":"Retrieve list of objects under specified folder","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/folders/paths/~1entities~1by-folder~1{folderid}/get","routeSlug":"/apis/td_cdp_api-public/folders/paths/~1entities~1by-folder~1{folderid}/get","metadata":{"seo":{"title":"Retrieve list of objects under specified folder","description":"Retrieve a list of objects under a specified folder, including child folders, segments, batch segments, predictive scoring models, funnels, Profile API tokens and Journeys."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve list of objects under specified folder","isWebhook":false,"pointer":"/paths/~1entities~1by-folder~1{folderId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of objects under specified folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of objects under a specified folder, including child folders, segments, batch segments, predictive scoring models, funnels, Profile API tokens and Journeys."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"folderId","in":"path","schemaId":"schema_615","description":"Segment Folder ID","required":true}],"pointer":"/paths/~1entities~1by-folder~1{folderId}/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"depth","in":"query","schemaId":"schema_615","description":"Depth of retrieved folders","required":true},{"name":"with_rule","in":"query","schemaId":"schema_635","description":"Set false to ignore the segment rule"}],"pointer":"/paths/~1entities~1by-folder~1{folderId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/by-folder/{folderId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"folderId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"depth","in":"query","required":true,"schemaId":"schema_615"},{"name":"with_rule","in":"query","required":false,"schemaId":"schema_635"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/by-folder/{folderId}","href":"folders/paths/~1entities~1by-folder~1{folderid}/get","summary":"Retrieve list of objects under specified folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a list of entities under the specified folder. The specified folder is also included.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetByFolderJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetByFolderJsonApiResponse"}],"pointer":"/paths/~1entities~1by-folder~1{folderId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetByFolderJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetByFolderJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/folders/paths/~1entities~1by-folder~1{folderid}/get"}],"panels":[]}]},"httpPath":"/entities/by-folder/{folderId}"},{"label":"Create folder","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/folders/paths/~1entities~1folders/post","routeSlug":"/apis/td_cdp_api-public/folders/paths/~1entities~1folders/post","metadata":{"seo":{"title":"Create folder","description":"Create a new folder."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create folder","isWebhook":false,"pointer":"/paths/~1entities~1folders/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a new folder."},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesFolderUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesFolderUpdateRepresentation","pointer":"/paths/~1entities~1folders/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/folders","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesFolderUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/folders","href":"folders/paths/~1entities~1folders/post","summary":"Create folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesFolderUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesFolderUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Create a folder","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse"}],"pointer":"/paths/~1entities~1folders/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/folders/paths/~1entities~1folders/post"}],"panels":[]}]},"httpPath":"/entities/folders"},{"label":"Retrieve folder by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/folders/paths/~1entities~1folders~1{id}/get","routeSlug":"/apis/td_cdp_api-public/folders/paths/~1entities~1folders~1{id}/get","metadata":{"seo":{"title":"Retrieve folder by ID","description":"Retrieve a folder by ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve folder by ID","isWebhook":false,"pointer":"/paths/~1entities~1folders~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve folder by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a folder by ID."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Folder ID","required":true}],"pointer":"/paths/~1entities~1folders~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/folders/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/folders/{id}","href":"folders/paths/~1entities~1folders~1{id}/get","summary":"Retrieve folder by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a folder by ID.","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse"}],"pointer":"/paths/~1entities~1folders~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/folders/paths/~1entities~1folders~1{id}/get"}],"panels":[]}]},"httpPath":"/entities/folders/{id}"},{"label":"Update folder","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/folders/paths/~1entities~1folders~1{id}/patch","routeSlug":"/apis/td_cdp_api-public/folders/paths/~1entities~1folders~1{id}/patch","metadata":{"seo":{"title":"Update folder","description":"Update a folder by ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update folder","isWebhook":false,"pointer":"/paths/~1entities~1folders~1{id}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update a folder by ID."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Folder to update","required":true}],"pointer":"/paths/~1entities~1folders~1{id}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesFolderUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesFolderUpdateRepresentation","pointer":"/paths/~1entities~1folders~1{id}/patch/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/folders/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesFolderUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/folders/{id}","href":"folders/paths/~1entities~1folders~1{id}/patch","summary":"Update folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesFolderUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesFolderUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Folder to update","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse"}],"pointer":"/paths/~1entities~1folders~1{id}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/folders/paths/~1entities~1folders~1{id}/patch"}],"panels":[]}]},"httpPath":"/entities/folders/{id}"},{"label":"Delete folder","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/folders/paths/~1entities~1folders~1{id}/delete","routeSlug":"/apis/td_cdp_api-public/folders/paths/~1entities~1folders~1{id}/delete","metadata":{"seo":{"title":"Delete folder","description":"Delete a folder by ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete folder","isWebhook":false,"pointer":"/paths/~1entities~1folders~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete a folder by ID."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Delete a folder","required":true}],"pointer":"/paths/~1entities~1folders~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/entities/folders/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","403","404","409"],"pointer":"/entities/folders/{id}","href":"folders/paths/~1entities~1folders~1{id}/delete","summary":"Delete folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Delete a folder","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_636"}},"schemaId":"schema_636"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}},"schemaId":"schema_637"},{"code":"404","description":"The specified resource is not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}},"schemaId":"schema_638"},{"code":"409","description":"The specified resource conflicts; having dependent segments, referencing segments, etc.","mediaType":"application/json","mediaTypes":["application/json","application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_639"},"application/vnd.treasuredata.v1+json":{"schemaId":"schema_640"}},"schemaId":"schema_639"}],"pointer":"/paths/~1entities~1folders~1{id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFolderJsonApiResponse"}}},{"code":"400","schemaId":"schema_636","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_636"}}},{"code":"403","schemaId":"schema_637","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}}},{"code":"404","schemaId":"schema_638","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}}},{"code":"409","schemaId":"schema_639","mediaTypes":["application/json","application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_639"},"application/vnd.treasuredata.v1+json":{"schemaId":"schema_640"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/folders/paths/~1entities~1folders~1{id}/delete"}],"panels":[]}]},"httpPath":"/entities/folders/{id}"}],"content":{"contentType":"group","meta":{"name":"Folders"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Folders","showPageActions":true},{"nodeType":"markdoc","content":"Folders are containers in which you can organize information. Nested folders offer flexible organization controls. Large volumes of data and application assets can be organized into multi-nested folders by categories such as geographical markets, brands, and business functions. Granular permissions can be set for each folder to ensure security."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/audiences/{audienceId}/folders","summary":"Create new segment folder","prefix":{"name":"post","color":"post"},"badges":[],"link":"/folders/paths/~1audiences~1{audienceid}~1folders/post","deprecated":false},{"title":"/audiences/{audienceId}/folders/{folderId}","summary":"Retrieve single segment folder","prefix":{"name":"get","color":"get"},"badges":[],"link":"/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/get","deprecated":false},{"title":"/audiences/{audienceId}/folders/{folderId}","summary":"Update segment folder (legacy)","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/patch","deprecated":false},{"title":"/audiences/{audienceId}/folders/{folderId}","summary":"Delete segment folder (legacy)","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}/delete","deprecated":false},{"title":"/audiences/{audienceId}/folders/{folderId}/put_in","summary":"Move segment into folder (legacy)","prefix":{"name":"post","color":"post"},"badges":[],"link":"/folders/paths/~1audiences~1{audienceid}~1folders~1{folderid}~1put_in/post","deprecated":false},{"title":"/entities/by-folder/{folderId}","summary":"Retrieve list of objects under specified folder","prefix":{"name":"get","color":"get"},"badges":[],"link":"/folders/paths/~1entities~1by-folder~1{folderid}/get","deprecated":false},{"title":"/entities/folders","summary":"Create folder","prefix":{"name":"post","color":"post"},"badges":[],"link":"/folders/paths/~1entities~1folders/post","deprecated":false},{"title":"/entities/folders/{id}","summary":"Retrieve folder by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/folders/paths/~1entities~1folders~1{id}/get","deprecated":false},{"title":"/entities/folders/{id}","summary":"Update folder","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/folders/paths/~1entities~1folders~1{id}/patch","deprecated":false},{"title":"/entities/folders/{id}","summary":"Delete folder","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/folders/paths/~1entities~1folders~1{id}/delete","deprecated":false}]}]}]}]}},{"type":"group","label":"Activations","link":"/apis/td_cdp_api-public/activations","routeSlug":"/apis/td_cdp_api-public/activations","items":[{"label":"Retrieve list of activations recursively under a folder","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/segment_folders_syndications","routeSlug":"/apis/td_cdp_api-public/activations/segment_folders_syndications","metadata":{"seo":{"title":"Retrieve list of activations recursively under a folder","description":"Retrieve a list of activations (formerly syndications) recursively under a folder."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"segment_folders_syndications","name":"Retrieve list of activations recursively under a folder","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}~1syndications/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of activations recursively under a folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of activations (formerly syndications) recursively under a folder."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment id of the syndications","required":true},{"name":"folderId","in":"path","schemaId":"schema_615","description":"Segment Folder ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}~1syndications/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"sorted_by","in":"query","schemaId":"schema_641","description":"a sort key with an option","examples":{"connection_type_asc":{"summary":"Sorted by connection_type in an ascending order (Note that Pagination parameters page[size] and page[after] are ignored if sorted by connection_type)","value":"connection_type:asc"},"segment_id_asc":{"summary":"Sorted by segment_id in an ascending order","value":"segment_id:asc"},"segment_name_desc":{"summary":"Sorted by segment_name in an descending order","value":"segment_name:desc"},"activation_template_id_desc":{"summary":"Sorted by activation_template_id in an descending order","value":"activation_template_id:desc"},"activation_template_name_asc":{"summary":"Sorted by activation_template_name in an ascending order","value":"activation_template_name:asc"},"start_at_desc":{"summary":"Sorted by start_at in an descending order","value":"start_at:desc"},"repeat_unit_asc":{"summary":"Sorted by repeat_unit in an ascending alphabetical order","value":"repeat_unit:asc"},"created_by_td_user_id_asc":{"summary":"Sorted by the User ID of created_by in an ascending order","value":"created_by_td_user_id:asc"},"created_by_user_name_desc":{"summary":"Sorted by the User Name of created_by in an descending order","value":"created_by_user_name:desc"},"updated_at_desc":{"summary":"Sorted by updated_at in an descending order","value":"updated_at:desc"},"created_at_desc":{"summary":"Sorted by created_at in an descending order","value":"created_at:desc"}}},{"name":"name_include","in":"query","schemaId":"schema_624","description":"filter by Activation's name to return only Activations whose name includes the value"},{"name":"segment_name_include","in":"query","schemaId":"schema_624","description":"filter by Segment's name to return only Activations whose Segment name includes the value"},{"name":"start_after","in":"query","schemaId":"schema_642","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filter by start_at to return only Activations that starts after"},"children":[]}]}]}]},{"name":"start_before","in":"query","schemaId":"schema_642","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filter by start_at to return only Activations that starts before"},"children":[]}]}]}]},{"name":"connection_type","in":"query","schemaId":"schema_634","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filter by Connection Type return only Activations whose Connection Types match (Note that Pagination parameters page[size] and page[after] are ignored if connection_type is specified)"},"children":[]}]}]}]},{"name":"schedule_status","in":"query","schemaId":"schema_643","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filter by schedule_status"},"children":[]}]}]}]},{"name":"created_by_td_user_id","in":"query","schemaId":"schema_644","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filter by the User ID of created_by"},"children":[]}]}]}]},{"name":"activation_template_id","in":"query","schemaId":"schema_645","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filter by activation_template_id, \"none\" matches with an Activation that has no Activation Template, but it does not match with an Activation that has a deleted Activation Template"},"children":[]}]}]}]},{"name":"repeat_unit","in":"query","schemaId":"schema_646","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filter by repeat_unit"},"children":[]}]}]}]},{"name":"page[after]","in":"query","schemaId":"schema_624","description":"An opaque cursor to get the next syndications"},{"name":"page[size]","in":"query","schemaId":"schema_615","description":"The paginated number of syndications to get"}],"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}~1syndications/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/folders/{folderId}/syndications","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"folderId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"sorted_by","in":"query","required":false,"example":"connection_type:asc","schemaId":"schema_641"},{"name":"name_include","in":"query","required":false,"schemaId":"schema_624"},{"name":"segment_name_include","in":"query","required":false,"schemaId":"schema_624"},{"name":"start_after","in":"query","required":false,"schemaId":"schema_642"},{"name":"start_before","in":"query","required":false,"schemaId":"schema_642"},{"name":"connection_type","in":"query","required":false,"schemaId":"schema_634"},{"name":"schedule_status","in":"query","required":false,"schemaId":"schema_643","style":"form","explode":false},{"name":"created_by_td_user_id","in":"query","required":false,"schemaId":"schema_644","style":"form","explode":false},{"name":"activation_template_id","in":"query","required":false,"schemaId":"schema_645","style":"form","explode":false},{"name":"repeat_unit","in":"query","required":false,"schemaId":"schema_646","style":"form","explode":false},{"name":"page[after]","in":"query","schemaId":"schema_624"},{"name":"page[size]","in":"query","schemaId":"schema_615"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/folders/{folderId}/syndications","href":"activations/segment_folders_syndications","openApiOperationId":"segment_folders_syndications","summary":"Retrieve list of activations recursively under a folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_647"}},"schemaId":"schema_647"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1folders~1{folderId}~1syndications/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_647","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_647"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/segment_folders_syndications"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/folders/{folderId}/syndications"},{"label":"Retrieve list of activations in segment","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/syndications_index","routeSlug":"/apis/td_cdp_api-public/activations/syndications_index","metadata":{"seo":{"title":"Retrieve list of activations in segment","description":"Retrieve a list of activations (formerly syndications) associated with a segment."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"syndications_index","name":"Retrieve list of activations in segment","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of activations in segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of activations (formerly syndications) associated with a segment."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID of the syndication","required":true},{"name":"segmentId","in":"path","schemaId":"schema_615","description":"Segment ID of the syndication","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/segments/{segmentId}/syndications","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/{segmentId}/syndications","href":"activations/syndications_index","openApiOperationId":"syndications_index","summary":"Retrieve list of activations in segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_648"}},"schemaId":"schema_648"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_648","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_648"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/syndications_index"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/{segmentId}/syndications"},{"label":"Create activation","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/syndications_create","routeSlug":"/apis/td_cdp_api-public/activations/syndications_create","metadata":{"seo":{"title":"Create activation","description":"Create a new activation (formerly syndication)."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"syndications_create","name":"Create activation","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create activation","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a new activation (formerly syndication)."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID of the syndication","required":true},{"name":"segmentId","in":"path","schemaId":"schema_615","description":"Segment ID of the syndication","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SyndicationParameters"}},"schemaId":"components/schemas/SyndicationParameters","pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications/post/requestBody","description":"Syndication parameters to create"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/segments/{segmentId}/syndications","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SyndicationParameters"}},"responseCodes":["400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/{segmentId}/syndications","href":"activations/syndications_create","openApiOperationId":"syndications_create","summary":"Create activation"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/SyndicationParameters","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SyndicationParameters"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/syndications_create"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/{segmentId}/syndications"},{"label":"Retrieve activation by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/syndications_show","routeSlug":"/apis/td_cdp_api-public/activations/syndications_show","metadata":{"seo":{"title":"Retrieve activation by ID","description":"Retrieve an activation (formerly syndication) based on its identifier."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"syndications_show","name":"Retrieve activation by ID","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications~1{syndicationId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve activation by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve an activation (formerly syndication) based on its identifier."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID of the syndication","required":true},{"name":"segmentId","in":"path","schemaId":"schema_615","description":"Segment ID of the syndication","required":true},{"name":"syndicationId","in":"path","schemaId":"schema_615","description":"ID of Syndication to return","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications~1{syndicationId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"},{"name":"syndicationId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}","href":"activations/syndications_show","openApiOperationId":"syndications_show","summary":"Retrieve activation by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Syndication"}},"schemaId":"components/schemas/Syndication"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications~1{syndicationId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Syndication","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Syndication"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/syndications_show"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}"},{"label":"Update activation","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/syndications_update","routeSlug":"/apis/td_cdp_api-public/activations/syndications_update","metadata":{"seo":{"title":"Update activation","description":"Update an activation (formerly syndication)."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"syndications_update","name":"Update activation","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications~1{syndicationId}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update activation","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update an activation (formerly syndication)."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID of the syndication","required":true},{"name":"segmentId","in":"path","schemaId":"schema_615","description":"Segment ID of the syndication","required":true},{"name":"syndicationId","in":"path","schemaId":"schema_615","description":"ID of Syndication to return","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications~1{syndicationId}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SyndicationParameters"}},"schemaId":"components/schemas/SyndicationParameters","pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications~1{syndicationId}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"},{"name":"syndicationId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SyndicationParameters"}},"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}","href":"activations/syndications_update","openApiOperationId":"syndications_update","summary":"Update activation"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/SyndicationParameters","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SyndicationParameters"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Syndication"}},"schemaId":"components/schemas/Syndication"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications~1{syndicationId}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Syndication","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Syndication"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/syndications_update"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}"},{"label":"Delete activation","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/syndications_delete","routeSlug":"/apis/td_cdp_api-public/activations/syndications_delete","metadata":{"seo":{"title":"Delete activation","description":"Delete an activation (formerly syndication)."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"syndications_delete","name":"Delete activation","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications~1{syndicationId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete activation","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete an activation (formerly syndication)."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID of the syndication","required":true},{"name":"segmentId","in":"path","schemaId":"schema_615","description":"Segment ID of the syndication","required":true},{"name":"syndicationId","in":"path","schemaId":"schema_615","description":"ID of Syndication to return","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications~1{syndicationId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"},{"name":"syndicationId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}","href":"activations/syndications_delete","openApiOperationId":"syndications_delete","summary":"Delete activation"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications~1{syndicationId}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/syndications_delete"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}"},{"label":"Run activation (legacy)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/syndications_run","routeSlug":"/apis/td_cdp_api-public/activations/syndications_run","metadata":{"seo":{"title":"Run activation (legacy)","description":"Run an activation (formerly syndication).    This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"syndications_run","name":"Run activation (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications~1{syndicationId}~1run/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Run activation (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Run an activation (formerly syndication). "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","required":true},{"name":"segmentId","in":"path","schemaId":"schema_615","required":true},{"name":"syndicationId","in":"path","schemaId":"schema_615","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications~1{syndicationId}~1run/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}/run","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"},{"name":"syndicationId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}/run","href":"activations/syndications_run","openApiOperationId":"syndications_run","summary":"Run activation (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to run the Syndication","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SyndicationExecution"}},"schemaId":"components/schemas/SyndicationExecution"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1segments~1{segmentId}~1syndications~1{syndicationId}~1run/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SyndicationExecution","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SyndicationExecution"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/syndications_run"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}/run"},{"label":"Retrieve list of activations in audience","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/audience_syndications_index","routeSlug":"/apis/td_cdp_api-public/activations/audience_syndications_index","metadata":{"seo":{"title":"Retrieve list of activations in audience","description":"Retrieve a list of activations (formerly syndications) associated with a parent segment ID and view their status and/or schedules."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"audience_syndications_index","name":"Retrieve list of activations in audience","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1syndications/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of activations in audience","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of activations (formerly syndications) associated with a parent segment ID and view their status and/or schedules."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID of the syndication","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1syndications/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"without_detail","in":"query","schemaId":"schema_618","description":"If true, the response does not include the detail of the syndication, such as valid, and executions."}],"pointer":"/paths/~1audiences~1{audienceId}~1syndications/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/syndications","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"without_detail","in":"query","required":false,"schemaId":"schema_618"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/syndications","href":"activations/audience_syndications_index","openApiOperationId":"audience_syndications_index","summary":"Retrieve list of activations in audience"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_648"}},"schemaId":"schema_648"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1syndications/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_648","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_648"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/audience_syndications_index"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/syndications"},{"label":"Retrieve list of activations","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/activation_index","routeSlug":"/apis/td_cdp_api-public/activations/activation_index","metadata":{"seo":{"title":"Retrieve list of activations","description":"Retrieve a list of activations for a particular segment ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"activation_index","name":"Retrieve list of activations","isWebhook":false,"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of activations","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of activations for a particular segment ID."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"segmentId","in":"path","schemaId":"schema_615","description":"Segment to list Activation","required":true}],"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/segments/{segmentId}/syndications","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/segments/{segmentId}/syndications","href":"activations/activation_index","openApiOperationId":"activation_index","summary":"Retrieve list of activations"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a list of Activations.","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSyndicationIndexJsonApiResponse"}},"schemaId":"components/schemas/EntitiesSyndicationIndexJsonApiResponse"}],"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesSyndicationIndexJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSyndicationIndexJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/activation_index"}],"panels":[]}]},"httpPath":"/entities/segments/{segmentId}/syndications"},{"label":"Create activation","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/activation_create","routeSlug":"/apis/td_cdp_api-public/activations/activation_create","metadata":{"seo":{"title":"Create activation","description":"Create an activation (formerly syndication)."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"activation_create","name":"Create activation","isWebhook":false,"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create activation","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create an activation (formerly syndication)."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"segmentId","in":"path","schemaId":"schema_615","description":"Segment to create Activation","required":true}],"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSyndicationUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesSyndicationUpdateRepresentation","pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/segments/{segmentId}/syndications","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSyndicationUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/segments/{segmentId}/syndications","href":"activations/activation_create","openApiOperationId":"activation_create","summary":"Create activation"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesSyndicationUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSyndicationUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Created Activation","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse"}],"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/activation_create"}],"panels":[]}]},"httpPath":"/entities/segments/{segmentId}/syndications"},{"label":"Retrieve list of activations","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/activation_show","routeSlug":"/apis/td_cdp_api-public/activations/activation_show","metadata":{"seo":{"title":"Retrieve list of activations","description":"Retrieve a list of activations for a segment ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"activation_show","name":"Retrieve list of activations","isWebhook":false,"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of activations","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of activations for a segment ID."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"segmentId","in":"path","schemaId":"schema_615","description":"Segment associated with the Activation","required":true},{"name":"id","in":"path","schemaId":"schema_615","description":"Activation ID","required":true}],"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/segments/{segmentId}/syndications/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"},{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/segments/{segmentId}/syndications/{id}","href":"activations/activation_show","openApiOperationId":"activation_show","summary":"Retrieve list of activations"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns an activation by ID","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse"}],"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/activation_show"}],"panels":[]}]},"httpPath":"/entities/segments/{segmentId}/syndications/{id}"},{"label":"Update activation","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/activation_update","routeSlug":"/apis/td_cdp_api-public/activations/activation_update","metadata":{"seo":{"title":"Update activation","description":"Update an activation."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"activation_update","name":"Update activation","isWebhook":false,"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications~1{id}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update activation","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update an activation."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Activation to update","required":true},{"name":"segmentId","in":"path","schemaId":"schema_615","description":"Segment associated with the Activation","required":true}],"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications~1{id}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSyndicationUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesSyndicationUpdateRepresentation","pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications~1{id}/patch/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/segments/{segmentId}/syndications/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"},{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSyndicationUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/segments/{segmentId}/syndications/{id}","href":"activations/activation_update","openApiOperationId":"activation_update","summary":"Update activation"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesSyndicationUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSyndicationUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Updated Activation","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse"}],"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications~1{id}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/activation_update"}],"panels":[]}]},"httpPath":"/entities/segments/{segmentId}/syndications/{id}"},{"label":"Delete activation","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/activation_delete","routeSlug":"/apis/td_cdp_api-public/activations/activation_delete","metadata":{"seo":{"title":"Delete activation","description":"Delete an activation."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"activation_delete","name":"Delete activation","isWebhook":false,"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete activation","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete an activation."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Activation to delete","required":true},{"name":"segmentId","in":"path","schemaId":"schema_615","description":"Segment associated with the Activation","required":true}],"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/entities/segments/{segmentId}/syndications/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"},{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/segments/{segmentId}/syndications/{id}","href":"activations/activation_delete","openApiOperationId":"activation_delete","summary":"Delete activation"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Deleted Activation","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse"}],"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications~1{id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetSyndicationJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/activation_delete"}],"panels":[]}]},"httpPath":"/entities/segments/{segmentId}/syndications/{id}"},{"label":"Run activation","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/paths/~1entities~1segments~1{segmentid}~1syndications~1{id}~1run/post","routeSlug":"/apis/td_cdp_api-public/activations/paths/~1entities~1segments~1{segmentid}~1syndications~1{id}~1run/post","metadata":{"seo":{"title":"Run activation","description":"Run an activation by specifying its ID and segment ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Run activation","isWebhook":false,"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications~1{id}~1run/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Run activation","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Run an activation by specifying its ID and segment ID."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"segmentId","in":"path","schemaId":"schema_615","description":"Segment to run Activation","required":true},{"name":"id","in":"path","schemaId":"schema_615","description":"Activation id","required":true}],"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications~1{id}~1run/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/segments/{segmentId}/syndications/{id}/run","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"segmentId","in":"path","required":true,"schemaId":"schema_615"},{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/segments/{segmentId}/syndications/{id}/run","href":"activations/paths/~1entities~1segments~1{segmentid}~1syndications~1{id}~1run/post","summary":"Run activation"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to run the Syndication","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/SyndicationExecutionJsonApiResource"}},"schemaId":"components/schemas/SyndicationExecutionJsonApiResource"}],"pointer":"/paths/~1entities~1segments~1{segmentId}~1syndications~1{id}~1run/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SyndicationExecutionJsonApiResource","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/SyndicationExecutionJsonApiResource"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/paths/~1entities~1segments~1{segmentid}~1syndications~1{id}~1run/post"}],"panels":[]}]},"httpPath":"/entities/segments/{segmentId}/syndications/{id}/run"},{"label":"Retrieve list of activations by parent segment","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1syndications/get","routeSlug":"/apis/td_cdp_api-public/activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1syndications/get","metadata":{"seo":{"title":"Retrieve list of activations by parent segment","description":"Retrieve a list of activations based on a parent segment. This endpoint returns a summary representation of each activation; detail-only fields (e.g. executions, runStatus, schedule details) are not included."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve list of activations by parent segment","isWebhook":false,"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1syndications/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of activations by parent segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of activations based on a parent segment.\nThis endpoint returns a summary representation of each activation;\ndetail-only fields (e.g. executions, runStatus, schedule details) are\nnot included.\n"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"parentSegmentId","in":"path","schemaId":"schema_615","description":"Parent Segment ID (audience id)","required":true}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1syndications/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/parent_segments/{parentSegmentId}/syndications","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"parentSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/parent_segments/{parentSegmentId}/syndications","href":"activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1syndications/get","summary":"Retrieve list of activations by parent segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a list of Activations.","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesParentSegmentSyndicationIndexJsonApiResponse"}},"schemaId":"components/schemas/EntitiesParentSegmentSyndicationIndexJsonApiResponse"}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1syndications/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesParentSegmentSyndicationIndexJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesParentSegmentSyndicationIndexJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1syndications/get"}],"panels":[]}]},"httpPath":"/entities/parent_segments/{parentSegmentId}/syndications"},{"label":"List of workflow project names","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1user_defined_workflow_projects/get","routeSlug":"/apis/td_cdp_api-public/activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1user_defined_workflow_projects/get","metadata":{"seo":{"title":"List of workflow project names","description":"Returns a list of workflow project names"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"List of workflow project names","isWebhook":false,"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1user_defined_workflow_projects/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List of workflow project names","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of workflow project names"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"parentSegmentId","in":"path","schemaId":"schema_615","description":"Parent Segment ID (audience id)","required":true}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1user_defined_workflow_projects/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"namePattern","in":"query","schemaId":"schema_624","description":"name pattern to filter user-defined workflow projects"},{"name":"lastId","in":"query","schemaId":"schema_615","description":"fetch workflow projects whose id is greater than this ID for pagination"}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1user_defined_workflow_projects/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/parent_segments/{parentSegmentId}/user_defined_workflow_projects","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"parentSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"namePattern","in":"query","schemaId":"schema_624"},{"name":"lastId","in":"query","schemaId":"schema_615"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","403","404"],"pointer":"/entities/parent_segments/{parentSegmentId}/user_defined_workflow_projects","href":"activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1user_defined_workflow_projects/get","summary":"List of workflow project names"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to get workflow project names","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_649"}},"schemaId":"schema_649"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_636"}},"schemaId":"schema_636"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}},"schemaId":"schema_637"},{"code":"404","description":"The specified resource is not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}},"schemaId":"schema_638"}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1user_defined_workflow_projects/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_649","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_649"}}},{"code":"400","schemaId":"schema_636","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_636"}}},{"code":"403","schemaId":"schema_637","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}}},{"code":"404","schemaId":"schema_638","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1user_defined_workflow_projects/get"}],"panels":[]}]},"httpPath":"/entities/parent_segments/{parentSegmentId}/user_defined_workflow_projects"},{"label":"List of workflow names","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1user_defined_workflows/get","routeSlug":"/apis/td_cdp_api-public/activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1user_defined_workflows/get","metadata":{"seo":{"title":"List of workflow names","description":"Returns a list of workflow names"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"List of workflow names","isWebhook":false,"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1user_defined_workflows/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List of workflow names","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of workflow names"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"parentSegmentId","in":"path","schemaId":"schema_615","description":"Parent Segment ID (audience id)","required":true}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1user_defined_workflows/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"workflowProjectName","in":"query","schemaId":"schema_624","description":"Workflow Project Name to filter","required":true}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1user_defined_workflows/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/parent_segments/{parentSegmentId}/user_defined_workflows","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"parentSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"workflowProjectName","in":"query","required":true,"schemaId":"schema_624"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","403","404"],"pointer":"/entities/parent_segments/{parentSegmentId}/user_defined_workflows","href":"activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1user_defined_workflows/get","summary":"List of workflow names"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to get workflow names","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetWorkflowsJsonApiResult"}},"schemaId":"components/schemas/EntitiesGetWorkflowsJsonApiResult"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_636"}},"schemaId":"schema_636"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}},"schemaId":"schema_637"},{"code":"404","description":"The specified resource is not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}},"schemaId":"schema_638"}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1user_defined_workflows/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetWorkflowsJsonApiResult","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetWorkflowsJsonApiResult"}}},{"code":"400","schemaId":"schema_636","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_636"}}},{"code":"403","schemaId":"schema_637","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}}},{"code":"404","schemaId":"schema_638","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1user_defined_workflows/get"}],"panels":[]}]},"httpPath":"/entities/parent_segments/{parentSegmentId}/user_defined_workflows"}],"content":{"contentType":"group","meta":{"name":"Activations"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Activations","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Activation is the process that allows marketers to personalize communication to users interested in your brand. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"ul","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"li","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Funnel activation"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Create a funnel activation for each funnel stage. The activation exports to external marketing tools for campaigns or BI tools for analysis and reporting."},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"li","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Segment activation"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" — Activate the segment data (export) to external tools for activities such as marketing campaigns, business analysis, and social media. Targets include Email Marketing Systems, Marketing Automation Systems, Advertising Platforms, CRM, ERP, Cloud Services, and SFTP."},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Known formerly as syndication in Audience Studio Legacy. You may continue to see syndication referenced in Treasure Data APIs."},"children":[]}]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/audiences/{audienceId}/folders/{folderId}/syndications","summary":"Retrieve list of activations recursively under a folder","prefix":{"name":"get","color":"get"},"badges":[],"link":"/activations/segment_folders_syndications","deprecated":false},{"title":"/audiences/{audienceId}/segments/{segmentId}/syndications","summary":"Retrieve list of activations in segment","prefix":{"name":"get","color":"get"},"badges":[],"link":"/activations/syndications_index","deprecated":false},{"title":"/audiences/{audienceId}/segments/{segmentId}/syndications","summary":"Create activation","prefix":{"name":"post","color":"post"},"badges":[],"link":"/activations/syndications_create","deprecated":false},{"title":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}","summary":"Retrieve activation by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/activations/syndications_show","deprecated":false},{"title":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}","summary":"Update activation","prefix":{"name":"put","color":"put"},"badges":[],"link":"/activations/syndications_update","deprecated":false},{"title":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}","summary":"Delete activation","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/activations/syndications_delete","deprecated":false},{"title":"/audiences/{audienceId}/segments/{segmentId}/syndications/{syndicationId}/run","summary":"Run activation (legacy)","prefix":{"name":"post","color":"post"},"badges":[],"link":"/activations/syndications_run","deprecated":false},{"title":"/audiences/{audienceId}/syndications","summary":"Retrieve list of activations in audience","prefix":{"name":"get","color":"get"},"badges":[],"link":"/activations/audience_syndications_index","deprecated":false},{"title":"/entities/segments/{segmentId}/syndications","summary":"Retrieve list of activations","prefix":{"name":"get","color":"get"},"badges":[],"link":"/activations/activation_index","deprecated":false},{"title":"/entities/segments/{segmentId}/syndications","summary":"Create activation","prefix":{"name":"post","color":"post"},"badges":[],"link":"/activations/activation_create","deprecated":false},{"title":"/entities/segments/{segmentId}/syndications/{id}","summary":"Retrieve list of activations","prefix":{"name":"get","color":"get"},"badges":[],"link":"/activations/activation_show","deprecated":false},{"title":"/entities/segments/{segmentId}/syndications/{id}","summary":"Update activation","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/activations/activation_update","deprecated":false},{"title":"/entities/segments/{segmentId}/syndications/{id}","summary":"Delete activation","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/activations/activation_delete","deprecated":false},{"title":"/entities/segments/{segmentId}/syndications/{id}/run","summary":"Run activation","prefix":{"name":"post","color":"post"},"badges":[],"link":"/activations/paths/~1entities~1segments~1{segmentid}~1syndications~1{id}~1run/post","deprecated":false},{"title":"/entities/parent_segments/{parentSegmentId}/syndications","summary":"Retrieve list of activations by parent segment","prefix":{"name":"get","color":"get"},"badges":[],"link":"/activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1syndications/get","deprecated":false},{"title":"/entities/parent_segments/{parentSegmentId}/user_defined_workflow_projects","summary":"List of workflow project names","prefix":{"name":"get","color":"get"},"badges":[],"link":"/activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1user_defined_workflow_projects/get","deprecated":false},{"title":"/entities/parent_segments/{parentSegmentId}/user_defined_workflows","summary":"List of workflow names","prefix":{"name":"get","color":"get"},"badges":[],"link":"/activations/paths/~1entities~1parent_segments~1{parentsegmentid}~1user_defined_workflows/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Tokens","link":"/apis/td_cdp_api-public/tokens","routeSlug":"/apis/td_cdp_api-public/tokens","items":[{"label":"Retrieve list of Profile API tokens","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/tokens/tokens_index","routeSlug":"/apis/td_cdp_api-public/tokens/tokens_index","metadata":{"seo":{"title":"Retrieve list of Profile API tokens","description":"Retrieve a list of Profile API tokens associated with a parent segment ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"tokens_index","name":"Retrieve list of Profile API tokens","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1tokens/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of Profile API tokens","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of Profile API tokens associated with a parent segment ID."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID of the token","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1tokens/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/tokens","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/tokens","href":"tokens/tokens_index","openApiOperationId":"tokens_index","summary":"Retrieve list of Profile API tokens"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_650"}},"schemaId":"schema_650"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1tokens/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_650","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_650"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tokens/tokens_index"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/tokens"},{"label":"Create new Profiles API token (legacy)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/tokens/tokens_create","routeSlug":"/apis/td_cdp_api-public/tokens/tokens_create","metadata":{"seo":{"title":"Create new Profiles API token (legacy)","description":"Create a new Profiles API token.    This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"tokens_create","name":"Create new Profiles API token (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1tokens/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create new Profiles API token (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Create a new Profiles API token. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID of the token","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1tokens/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TokenParameters"}},"schemaId":"components/schemas/TokenParameters","pointer":"/paths/~1audiences~1{audienceId}~1tokens/post/requestBody","description":"Token parameters to create"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/tokens","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/TokenParameters"}},"responseCodes":["400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/tokens","href":"tokens/tokens_create","openApiOperationId":"tokens_create","summary":"Create new Profiles API token (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/TokenParameters","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TokenParameters"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1tokens/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tokens/tokens_create"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/tokens"},{"label":"Retrieve Profiles API token by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/tokens/tokens_show","routeSlug":"/apis/td_cdp_api-public/tokens/tokens_show","metadata":{"seo":{"title":"Retrieve Profiles API token by ID","description":"Retrieve a specific Profiles API token by its identifier."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"tokens_show","name":"Retrieve Profiles API token by ID","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1tokens~1{tokenId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve Profiles API token by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a specific Profiles API token by its identifier."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID of the token","required":true},{"name":"tokenId","in":"path","schemaId":"schema_615","description":"ID of Token to return","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1tokens~1{tokenId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/tokens/{tokenId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"tokenId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/tokens/{tokenId}","href":"tokens/tokens_show","openApiOperationId":"tokens_show","summary":"Retrieve Profiles API token by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Token"}},"schemaId":"components/schemas/Token"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1tokens~1{tokenId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Token","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Token"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tokens/tokens_show"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/tokens/{tokenId}"},{"label":"Update Profiles API token (legacy)","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/tokens/tokens_update","routeSlug":"/apis/td_cdp_api-public/tokens/tokens_update","metadata":{"seo":{"title":"Update Profiles API token (legacy)","description":"Update a Profiles API token.    This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"tokens_update","name":"Update Profiles API token (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1tokens~1{tokenId}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Profiles API token (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Update a Profiles API token. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID of the token","required":true},{"name":"tokenId","in":"path","schemaId":"schema_615","description":"ID of Token to return","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1tokens~1{tokenId}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TokenParameters"}},"schemaId":"components/schemas/TokenParameters","pointer":"/paths/~1audiences~1{audienceId}~1tokens~1{tokenId}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/audiences/{audienceId}/tokens/{tokenId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"tokenId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/TokenParameters"}},"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/tokens/{tokenId}","href":"tokens/tokens_update","openApiOperationId":"tokens_update","summary":"Update Profiles API token (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/TokenParameters","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TokenParameters"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Token"}},"schemaId":"components/schemas/Token"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1tokens~1{tokenId}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Token","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Token"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tokens/tokens_update"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/tokens/{tokenId}"},{"label":"Delete a Profiles API token (legacy)","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/tokens/tokens_delete","routeSlug":"/apis/td_cdp_api-public/tokens/tokens_delete","metadata":{"seo":{"title":"Delete a Profiles API token (legacy)","description":"Delete a Profiles API token.    This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"tokens_delete","name":"Delete a Profiles API token (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1tokens~1{tokenId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a Profiles API token (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Delete a Profiles API token. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID of the token","required":true},{"name":"tokenId","in":"path","schemaId":"schema_615","description":"ID of Token to return","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1tokens~1{tokenId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/audiences/{audienceId}/tokens/{tokenId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"tokenId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/tokens/{tokenId}","href":"tokens/tokens_delete","openApiOperationId":"tokens_delete","summary":"Delete a Profiles API token (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1tokens~1{tokenId}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tokens/tokens_delete"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/tokens/{tokenId}"},{"label":"Create Profiles API token","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/tokens/paths/~1entities~1tokens/post","routeSlug":"/apis/td_cdp_api-public/tokens/paths/~1entities~1tokens/post","metadata":{"seo":{"title":"Create Profiles API token","description":"Create a Profiles API token."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create Profiles API token","isWebhook":false,"pointer":"/paths/~1entities~1tokens/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create Profiles API token","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a Profiles API token."},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesTokenUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesTokenUpdateRepresentation","pointer":"/paths/~1entities~1tokens/post/requestBody","description":"parameters to create a Token"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/tokens","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesTokenUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/tokens","href":"tokens/paths/~1entities~1tokens/post","summary":"Create Profiles API token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesTokenUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesTokenUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to create a Token","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse"}],"pointer":"/paths/~1entities~1tokens/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tokens/paths/~1entities~1tokens/post"}],"panels":[]}]},"httpPath":"/entities/tokens"},{"label":"Retrieve Profiles API token by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/tokens/paths/~1entities~1tokens~1{id}/get","routeSlug":"/apis/td_cdp_api-public/tokens/paths/~1entities~1tokens~1{id}/get","metadata":{"seo":{"title":"Retrieve Profiles API token by ID","description":"Retrieve the specified Profiles API token."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve Profiles API token by ID","isWebhook":false,"pointer":"/paths/~1entities~1tokens~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve Profiles API token by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the specified Profiles API token."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Token ID","required":true}],"pointer":"/paths/~1entities~1tokens~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/tokens/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/tokens/{id}","href":"tokens/paths/~1entities~1tokens~1{id}/get","summary":"Retrieve Profiles API token by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a token by ID","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse"}],"pointer":"/paths/~1entities~1tokens~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tokens/paths/~1entities~1tokens~1{id}/get"}],"panels":[]}]},"httpPath":"/entities/tokens/{id}"},{"label":"Update Profiles API token","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/tokens/paths/~1entities~1tokens~1{id}/patch","routeSlug":"/apis/td_cdp_api-public/tokens/paths/~1entities~1tokens~1{id}/patch","metadata":{"seo":{"title":"Update Profiles API token","description":"Update a Profiles API token."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update Profiles API token","isWebhook":false,"pointer":"/paths/~1entities~1tokens~1{id}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Profiles API token","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update a Profiles API token."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Token to update","required":true}],"pointer":"/paths/~1entities~1tokens~1{id}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesTokenUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesTokenUpdateRepresentation","pointer":"/paths/~1entities~1tokens~1{id}/patch/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/tokens/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesTokenUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/tokens/{id}","href":"tokens/paths/~1entities~1tokens~1{id}/patch","summary":"Update Profiles API token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesTokenUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesTokenUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Update a token","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse"}],"pointer":"/paths/~1entities~1tokens~1{id}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tokens/paths/~1entities~1tokens~1{id}/patch"}],"panels":[]}]},"httpPath":"/entities/tokens/{id}"},{"label":"Delete Profiles API token","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/tokens/paths/~1entities~1tokens~1{id}/delete","routeSlug":"/apis/td_cdp_api-public/tokens/paths/~1entities~1tokens~1{id}/delete","metadata":{"seo":{"title":"Delete Profiles API token","description":"Delete the specified Profiles API token."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete Profiles API token","isWebhook":false,"pointer":"/paths/~1entities~1tokens~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete Profiles API token","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete the specified Profiles API token."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Delete a token","required":true}],"pointer":"/paths/~1entities~1tokens~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/entities/tokens/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/tokens/{id}","href":"tokens/paths/~1entities~1tokens~1{id}/delete","summary":"Delete Profiles API token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Delete a token","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse"}],"pointer":"/paths/~1entities~1tokens~1{id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetTokenJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/tokens/paths/~1entities~1tokens~1{id}/delete"}],"panels":[]}]},"httpPath":"/entities/tokens/{id}"}],"content":{"contentType":"group","meta":{"name":"Tokens"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Tokens","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The Profiles API Token enables your ability to increase personalized content based on detailed customer information. This REST API returns customer data in real-time and updates your segment information. The ability to create a Profiles API token is based on your "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"a","attrs":{"href":"https://docs.treasuredata.com/display/public/PD/Folder-based+Permissions"}},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"folder permissions."},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" You can also use Profiles API Token to personalize your customers' experience on your website. You can combine Treasure Data’s personalization feature with A/B Testing tools such as Adobe Target, Optimizely, or Google Optimize, to determine the version of your website that yields results. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" When the underlying personalization workflow completes, the personalization data set is refreshed. You can see a current list of the segments to which a specific profile belongs. You can also see a list of attributes associated with the specific profile."},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" The parent segment must already exist. The parent segment is the basis for all data accessed by Profiles API Tokens. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" The use of the Profiles API Token with your tools requires the use of the Treasure Data JavaScript SDK and support or services consultation."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/audiences/{audienceId}/tokens","summary":"Retrieve list of Profile API tokens","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tokens/tokens_index","deprecated":false},{"title":"/audiences/{audienceId}/tokens","summary":"Create new Profiles API token (legacy)","prefix":{"name":"post","color":"post"},"badges":[],"link":"/tokens/tokens_create","deprecated":false},{"title":"/audiences/{audienceId}/tokens/{tokenId}","summary":"Retrieve Profiles API token by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tokens/tokens_show","deprecated":false},{"title":"/audiences/{audienceId}/tokens/{tokenId}","summary":"Update Profiles API token (legacy)","prefix":{"name":"put","color":"put"},"badges":[],"link":"/tokens/tokens_update","deprecated":false},{"title":"/audiences/{audienceId}/tokens/{tokenId}","summary":"Delete a Profiles API token (legacy)","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/tokens/tokens_delete","deprecated":false},{"title":"/entities/tokens","summary":"Create Profiles API token","prefix":{"name":"post","color":"post"},"badges":[],"link":"/tokens/paths/~1entities~1tokens/post","deprecated":false},{"title":"/entities/tokens/{id}","summary":"Retrieve Profiles API token by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/tokens/paths/~1entities~1tokens~1{id}/get","deprecated":false},{"title":"/entities/tokens/{id}","summary":"Update Profiles API token","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/tokens/paths/~1entities~1tokens~1{id}/patch","deprecated":false},{"title":"/entities/tokens/{id}","summary":"Delete Profiles API token","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/tokens/paths/~1entities~1tokens~1{id}/delete","deprecated":false}]}]}]}]}},{"type":"group","label":"Funnels","link":"/apis/td_cdp_api-public/funnels","routeSlug":"/apis/td_cdp_api-public/funnels","items":[{"label":"List of funnels","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/funnels/funnels_index","routeSlug":"/apis/td_cdp_api-public/funnels/funnels_index","metadata":{"seo":{"title":"List of funnels","description":"Retrieves a list of funnels associated with a parent segment identifier and its stages."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"funnels_index","name":"List of funnels","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1funnels/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List of funnels","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieves a list of funnels associated with a parent segment identifier and its stages."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/funnels","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/funnels","href":"funnels/funnels_index","openApiOperationId":"funnels_index","summary":"List of funnels"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"succeeded to get","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_651"}},"schemaId":"schema_651"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_651","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_651"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/funnels/funnels_index"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/funnels"},{"label":"Create funnel (legacy)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/funnels/funnels_create","routeSlug":"/apis/td_cdp_api-public/funnels/funnels_create","metadata":{"seo":{"title":"Create funnel (legacy)","description":"Create a new funnel, assign it a name and description matching your business needs.    This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"funnels_create","name":"Create funnel (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1funnels/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create funnel (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Create a new funnel, assign it a name and description matching your business needs. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/FunnelParameters"}},"schemaId":"components/schemas/FunnelParameters","pointer":"/paths/~1audiences~1{audienceId}~1funnels/post/requestBody","description":"Funnel parameters to create"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/funnels","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/FunnelParameters"}},"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/funnels","href":"funnels/funnels_create","openApiOperationId":"funnels_create","summary":"Create funnel (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/FunnelParameters","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/FunnelParameters"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to create funnel","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Funnel"}},"schemaId":"components/schemas/Funnel"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Funnel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Funnel"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/funnels/funnels_create"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/funnels"},{"label":"Retrieve funnel by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/funnels/funnels_show","routeSlug":"/apis/td_cdp_api-public/funnels/funnels_show","metadata":{"seo":{"title":"Retrieve funnel by ID","description":"Search and find a specific funnel by its identifier.   "}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"funnels_show","name":"Retrieve funnel by ID","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve funnel by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Search and find a specific funnel by its identifier. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID","required":true},{"name":"funnelId","in":"path","schemaId":"schema_615","description":"Funnel ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/funnels/{funnelId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"funnelId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/funnels/{funnelId}","href":"funnels/funnels_show","openApiOperationId":"funnels_show","summary":"Retrieve funnel by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"succeeded to get","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Funnel"}},"schemaId":"components/schemas/Funnel"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Funnel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Funnel"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/funnels/funnels_show"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/funnels/{funnelId}"},{"label":"Update funnel (legacy)","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/funnels/funnels_update","routeSlug":"/apis/td_cdp_api-public/funnels/funnels_update","metadata":{"seo":{"title":"Update funnel (legacy)","description":"Update a funnel.    This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"funnels_update","name":"Update funnel (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update funnel (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Update a funnel. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID","required":true},{"name":"funnelId","in":"path","schemaId":"schema_615","description":"Funnel ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/FunnelParameters"}},"schemaId":"components/schemas/FunnelParameters","pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}/put/requestBody","description":"Funnel parameters to update"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/audiences/{audienceId}/funnels/{funnelId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"funnelId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/FunnelParameters"}},"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/funnels/{funnelId}","href":"funnels/funnels_update","openApiOperationId":"funnels_update","summary":"Update funnel (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/FunnelParameters","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/FunnelParameters"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to update funnel","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Funnel"}},"schemaId":"components/schemas/Funnel"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Funnel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Funnel"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/funnels/funnels_update"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/funnels/{funnelId}"},{"label":"Delete funnel (legacy)","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/funnels/funnels_delete","routeSlug":"/apis/td_cdp_api-public/funnels/funnels_delete","metadata":{"seo":{"title":"Delete funnel (legacy)","description":"Delete a funnel.    This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"funnels_delete","name":"Delete funnel (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete funnel (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Delete a funnel. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID","required":true},{"name":"funnelId","in":"path","schemaId":"schema_615","description":"Funnel ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/audiences/{audienceId}/funnels/{funnelId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"funnelId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/funnels/{funnelId}","href":"funnels/funnels_delete","openApiOperationId":"funnels_delete","summary":"Delete funnel (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to delete funnel","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Funnel"}},"schemaId":"components/schemas/Funnel"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Funnel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Funnel"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/funnels/funnels_delete"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/funnels/{funnelId}"},{"label":"Clone funnel","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/funnels/funnels_clone","routeSlug":"/apis/td_cdp_api-public/funnels/funnels_clone","metadata":{"seo":{"title":"Clone funnel","description":"Make a copy of a funnel."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"funnels_clone","name":"Clone funnel","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}~1clone/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Clone funnel","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Make a copy of a funnel."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment ID","required":true},{"name":"funnelId","in":"path","schemaId":"schema_615","description":"Funnel ID to be cloned","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}~1clone/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/FunnelCloneParameters"}},"schemaId":"components/schemas/FunnelCloneParameters","pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}~1clone/post/requestBody","description":"Funnel parameters to update"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/funnels/{funnelId}/clone","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"funnelId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/FunnelCloneParameters"}},"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/funnels/{funnelId}/clone","href":"funnels/funnels_clone","openApiOperationId":"funnels_clone","summary":"Clone funnel"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/FunnelCloneParameters","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/FunnelCloneParameters"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to update funnel","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Funnel"}},"schemaId":"components/schemas/Funnel"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}~1clone/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Funnel","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Funnel"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/funnels/funnels_clone"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/funnels/{funnelId}/clone"},{"label":"Retrieve the population statistics of a funnel and its funnel stages","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/funnels/funnels_statistics","routeSlug":"/apis/td_cdp_api-public/funnels/funnels_statistics","metadata":{"seo":{"title":"Retrieve the population statistics of a funnel and its funnel stages","description":"Retrieve the population history of a funnel. The history is returned per day and those days are calculated in the timezone of the audience."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"funnels_statistics","name":"Retrieve the population statistics of a funnel and its funnel stages","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}~1statistics/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the population statistics of a funnel and its funnel stages","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the population history of a funnel. The history is returned per day and those days are calculated in the timezone of the audience."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID of the funnel","required":true},{"name":"funnelId","in":"path","schemaId":"schema_615","description":"ID of funnel to return","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}~1statistics/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"from","in":"query","schemaId":"schema_622","description":"from date"},{"name":"to","in":"query","schemaId":"schema_623","description":"to date (inclusive)"},{"name":"limit","in":"query","schemaId":"schema_615","description":"number of days to fetch funnel statistics"}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}~1statistics/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/funnels/{funnelId}/statistics","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"funnelId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"from","in":"query","example":"2019-01-01","schemaId":"schema_622"},{"name":"to","in":"query","example":"2019-04-30","schemaId":"schema_623"},{"name":"limit","in":"query","schemaId":"schema_615"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/funnels/{funnelId}/statistics","href":"funnels/funnels_statistics","openApiOperationId":"funnels_statistics","summary":"Retrieve the population statistics of a funnel and its funnel stages"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"array of tuple of statistics","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/FunnelStatistic"}},"schemaId":"components/schemas/FunnelStatistic"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1funnels~1{funnelId}~1statistics/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/FunnelStatistic","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/FunnelStatistic"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/funnels/funnels_statistics"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/funnels/{funnelId}/statistics"},{"label":"Create funnel","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/funnels/paths/~1entities~1funnels/post","routeSlug":"/apis/td_cdp_api-public/funnels/paths/~1entities~1funnels/post","metadata":{"seo":{"title":"Create funnel","description":"Create a funnel."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create funnel","isWebhook":false,"pointer":"/paths/~1entities~1funnels/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create funnel","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a funnel."},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesFunnelCreateRepresentation"}},"schemaId":"components/schemas/EntitiesFunnelCreateRepresentation","pointer":"/paths/~1entities~1funnels/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/funnels","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesFunnelCreateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/funnels","href":"funnels/paths/~1entities~1funnels/post","summary":"Create funnel"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesFunnelCreateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesFunnelCreateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Created funnel","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse"}],"pointer":"/paths/~1entities~1funnels/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/funnels/paths/~1entities~1funnels/post"}],"panels":[]}]},"httpPath":"/entities/funnels"},{"label":"Retrieve funnel by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/funnels/paths/~1entities~1funnels~1{id}/get","routeSlug":"/apis/td_cdp_api-public/funnels/paths/~1entities~1funnels~1{id}/get","metadata":{"seo":{"title":"Retrieve funnel by ID","description":"Retrieve a funnel by ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve funnel by ID","isWebhook":false,"pointer":"/paths/~1entities~1funnels~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve funnel by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a funnel by ID."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Funnel ID","required":true}],"pointer":"/paths/~1entities~1funnels~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/funnels/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/funnels/{id}","href":"funnels/paths/~1entities~1funnels~1{id}/get","summary":"Retrieve funnel by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a funnel by ID","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse"}],"pointer":"/paths/~1entities~1funnels~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/funnels/paths/~1entities~1funnels~1{id}/get"}],"panels":[]}]},"httpPath":"/entities/funnels/{id}"},{"label":"Update funnel","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/funnels/paths/~1entities~1funnels~1{id}/patch","routeSlug":"/apis/td_cdp_api-public/funnels/paths/~1entities~1funnels~1{id}/patch","metadata":{"seo":{"title":"Update funnel","description":"Update a funnel."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update funnel","isWebhook":false,"pointer":"/paths/~1entities~1funnels~1{id}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update funnel","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update a funnel."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Funnel to update","required":true}],"pointer":"/paths/~1entities~1funnels~1{id}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesFunnelUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesFunnelUpdateRepresentation","pointer":"/paths/~1entities~1funnels~1{id}/patch/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/funnels/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesFunnelUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/funnels/{id}","href":"funnels/paths/~1entities~1funnels~1{id}/patch","summary":"Update funnel"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesFunnelUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesFunnelUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Updated funnel","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse"}],"pointer":"/paths/~1entities~1funnels~1{id}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/funnels/paths/~1entities~1funnels~1{id}/patch"}],"panels":[]}]},"httpPath":"/entities/funnels/{id}"},{"label":"Delete funnel","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/funnels/paths/~1entities~1funnels~1{id}/delete","routeSlug":"/apis/td_cdp_api-public/funnels/paths/~1entities~1funnels~1{id}/delete","metadata":{"seo":{"title":"Delete funnel","description":"Delete a funnel."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete funnel","isWebhook":false,"pointer":"/paths/~1entities~1funnels~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete funnel","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete a funnel."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Delete a funnel","required":true}],"pointer":"/paths/~1entities~1funnels~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/entities/funnels/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/funnels/{id}","href":"funnels/paths/~1entities~1funnels~1{id}/delete","summary":"Delete funnel"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Deleted funnel","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse"}],"pointer":"/paths/~1entities~1funnels~1{id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetFunnelJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/funnels/paths/~1entities~1funnels~1{id}/delete"}],"panels":[]}]},"httpPath":"/entities/funnels/{id}"},{"label":"Retrieve population statistics of funnel stage","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/funnels/paths/~1entities~1funnels~1{funnelid}~1stages~1{id}~1statistics/get","routeSlug":"/apis/td_cdp_api-public/funnels/paths/~1entities~1funnels~1{funnelid}~1stages~1{id}~1statistics/get","metadata":{"seo":{"title":"Retrieve population statistics of funnel stage","description":"Retrieve the population history of the audience. The history is returned per day and those days are calculated in the timezone of the audience."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve population statistics of funnel stage","isWebhook":false,"pointer":"/paths/~1entities~1funnels~1{funnelId}~1stages~1{id}~1statistics/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve population statistics of funnel stage","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the population history of the audience. The history is returned per day and those days are calculated in the timezone of the audience."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_621","description":"Funnel Stage ID to get statistics","required":true},{"name":"funnelId","in":"path","schemaId":"schema_621","description":"Funnel ID to get statistics","required":true}],"pointer":"/paths/~1entities~1funnels~1{funnelId}~1stages~1{id}~1statistics/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"from","in":"query","schemaId":"schema_622","description":"from date"},{"name":"to","in":"query","schemaId":"schema_623","description":"to date (inclusive)"}],"pointer":"/paths/~1entities~1funnels~1{funnelId}~1stages~1{id}~1statistics/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/funnels/{funnelId}/stages/{id}/statistics","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"example":1234,"schemaId":"schema_621"},{"name":"funnelId","in":"path","required":true,"example":1234,"schemaId":"schema_621"}],"query":[{"name":"from","in":"query","example":"2019-01-01","schemaId":"schema_622"},{"name":"to","in":"query","example":"2019-04-30","schemaId":"schema_623"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/funnels/{funnelId}/stages/{id}/statistics","href":"funnels/paths/~1entities~1funnels~1{funnelid}~1stages~1{id}~1statistics/get","summary":"Retrieve population statistics of funnel stage"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"array of tuple of statistics","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Statistic"}},"schemaId":"components/schemas/Statistic"}],"pointer":"/paths/~1entities~1funnels~1{funnelId}~1stages~1{id}~1statistics/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Statistic","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Statistic"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/funnels/paths/~1entities~1funnels~1{funnelid}~1stages~1{id}~1statistics/get"}],"panels":[]}]},"httpPath":"/entities/funnels/{funnelId}/stages/{id}/statistics"},{"label":"Retrieve list of funnel by parent segment","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/funnels/paths/~1entities~1parent_segments~1{parentsegmentid}~1funnels/get","routeSlug":"/apis/td_cdp_api-public/funnels/paths/~1entities~1parent_segments~1{parentsegmentid}~1funnels/get","metadata":{"seo":{"title":"Retrieve list of funnel by parent segment","description":"Retrieve a list of funnels based on a parent segment."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve list of funnel by parent segment","isWebhook":false,"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1funnels/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of funnel by parent segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of funnels based on a parent segment."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"parentSegmentId","in":"path","schemaId":"schema_615","description":"Parent Segment ID (audience id)","required":true}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1funnels/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/parent_segments/{parentSegmentId}/funnels","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"parentSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/parent_segments/{parentSegmentId}/funnels","href":"funnels/paths/~1entities~1parent_segments~1{parentsegmentid}~1funnels/get","summary":"Retrieve list of funnel by parent segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a list of Funnels.","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesFunnelIndexJsonApiResponse"}},"schemaId":"components/schemas/EntitiesFunnelIndexJsonApiResponse"}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1funnels/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesFunnelIndexJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesFunnelIndexJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/funnels/paths/~1entities~1parent_segments~1{parentsegmentid}~1funnels/get"}],"panels":[]}]},"httpPath":"/entities/parent_segments/{parentSegmentId}/funnels"}],"content":{"contentType":"group","meta":{"name":"Funnels"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Funnels","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"One of the challenges of targeting customers with relevant campaigns is understanding where they are in their customer journey. Many organizations use the traditional marketing funnel to understand where their customers are in the buying process. Knowing where customers are in the marketing funnel allows organizations to create campaigns and analyze customer behaviors that are specific to individual customers or customer groups. Being able to use all available customer data to accurately identify exactly in which stage customers are in gives marketers a clear advantage. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Treasure Data offers Funnels, a premium subscription feature in Audience Studio, which provides this advantage to its users. Funnels make it easier for marketers to see exactly where their customers are in the buying process, allowing them to create more customer-tailored marketing campaigns using multi-channel activations."},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Funnels enables marketers to create and customize a marketing funnel with up to eight stages in the Audience Studio to reflect the exact buying experience of their customers. After the Funnel stages have been created, marketers can further analyze and refine the stages and activate specific stages for campaigns."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/audiences/{audienceId}/funnels","summary":"List of funnels","prefix":{"name":"get","color":"get"},"badges":[],"link":"/funnels/funnels_index","deprecated":false},{"title":"/audiences/{audienceId}/funnels","summary":"Create funnel (legacy)","prefix":{"name":"post","color":"post"},"badges":[],"link":"/funnels/funnels_create","deprecated":false},{"title":"/audiences/{audienceId}/funnels/{funnelId}","summary":"Retrieve funnel by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/funnels/funnels_show","deprecated":false},{"title":"/audiences/{audienceId}/funnels/{funnelId}","summary":"Update funnel (legacy)","prefix":{"name":"put","color":"put"},"badges":[],"link":"/funnels/funnels_update","deprecated":false},{"title":"/audiences/{audienceId}/funnels/{funnelId}","summary":"Delete funnel (legacy)","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/funnels/funnels_delete","deprecated":false},{"title":"/audiences/{audienceId}/funnels/{funnelId}/clone","summary":"Clone funnel","prefix":{"name":"post","color":"post"},"badges":[],"link":"/funnels/funnels_clone","deprecated":false},{"title":"/audiences/{audienceId}/funnels/{funnelId}/statistics","summary":"Retrieve the population statistics of a funnel and its funnel stages","prefix":{"name":"get","color":"get"},"badges":[],"link":"/funnels/funnels_statistics","deprecated":false},{"title":"/entities/funnels","summary":"Create funnel","prefix":{"name":"post","color":"post"},"badges":[],"link":"/funnels/paths/~1entities~1funnels/post","deprecated":false},{"title":"/entities/funnels/{id}","summary":"Retrieve funnel by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/funnels/paths/~1entities~1funnels~1{id}/get","deprecated":false},{"title":"/entities/funnels/{id}","summary":"Update funnel","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/funnels/paths/~1entities~1funnels~1{id}/patch","deprecated":false},{"title":"/entities/funnels/{id}","summary":"Delete funnel","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/funnels/paths/~1entities~1funnels~1{id}/delete","deprecated":false},{"title":"/entities/funnels/{funnelId}/stages/{id}/statistics","summary":"Retrieve population statistics of funnel stage","prefix":{"name":"get","color":"get"},"badges":[],"link":"/funnels/paths/~1entities~1funnels~1{funnelid}~1stages~1{id}~1statistics/get","deprecated":false},{"title":"/entities/parent_segments/{parentSegmentId}/funnels","summary":"Retrieve list of funnel by parent segment","prefix":{"name":"get","color":"get"},"badges":[],"link":"/funnels/paths/~1entities~1parent_segments~1{parentsegmentid}~1funnels/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Predictive Segments","link":"/apis/td_cdp_api-public/predictive-segments","routeSlug":"/apis/td_cdp_api-public/predictive-segments","items":[{"label":"Retrieve list of predictive scoring models","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/predictive_segments_index","routeSlug":"/apis/td_cdp_api-public/predictive-segments/predictive_segments_index","metadata":{"seo":{"title":"Retrieve list of predictive scoring models","description":"Retrieve a list of predictive scoring models in the specified parent segment."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"predictive_segments_index","name":"Retrieve list of predictive scoring models","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of predictive scoring models","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of predictive scoring models in the specified parent segment."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment id of the predictive segment","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/predictive_segments","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/predictive_segments","href":"predictive-segments/predictive_segments_index","openApiOperationId":"predictive_segments_index","summary":"Retrieve list of predictive scoring models"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_652"}},"schemaId":"schema_652"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_652","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_652"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/predictive_segments_index"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/predictive_segments"},{"label":"Create predictive scoring model (legacy)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/predictive_segments_create","routeSlug":"/apis/td_cdp_api-public/predictive-segments/predictive_segments_create","metadata":{"seo":{"title":"Create predictive scoring model (legacy)","description":"Create a new predictive scoring model.  This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"predictive_segments_create","name":"Create predictive scoring model (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create predictive scoring model (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Create a new predictive scoring model. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment id of the preditive segment","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PredictiveSegmentParameters"}},"schemaId":"components/schemas/PredictiveSegmentParameters","pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments/post/requestBody","description":"Predictive Segment parameters to create"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/predictive_segments","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PredictiveSegmentParameters"}},"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/predictive_segments","href":"predictive-segments/predictive_segments_create","openApiOperationId":"predictive_segments_create","summary":"Create predictive scoring model (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/PredictiveSegmentParameters","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PredictiveSegmentParameters"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PredictiveSegment"}},"schemaId":"components/schemas/PredictiveSegment"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PredictiveSegment","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PredictiveSegment"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/predictive_segments_create"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/predictive_segments"},{"label":"Retrieve predictive scoring model","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}/get","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}/get","metadata":{"seo":{"title":"Retrieve predictive scoring model","description":"Retrieve a specific predictive scoring model's statistics."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve predictive scoring model","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve predictive scoring model","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a specific predictive scoring model's statistics."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","required":true},{"name":"predictiveSegmentId","in":"path","schemaId":"schema_615","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"predictiveSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}","href":"predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}/get","summary":"Retrieve predictive scoring model"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PredictiveSegment"}},"schemaId":"components/schemas/PredictiveSegment"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PredictiveSegment","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PredictiveSegment"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}"},{"label":"Update predictive scoring model (legacy)","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/predictive_segments_update","routeSlug":"/apis/td_cdp_api-public/predictive-segments/predictive_segments_update","metadata":{"seo":{"title":"Update predictive scoring model (legacy)","description":"Update a predictive scoring model.  This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"predictive_segments_update","name":"Update predictive scoring model (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update predictive scoring model (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Update a predictive scoring model. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Master Segment id of the predictive segment","required":true},{"name":"predictiveSegmentId","in":"path","schemaId":"schema_615","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PredictiveSegmentParameters"}},"schemaId":"components/schemas/PredictiveSegmentParameters","pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}/patch/requestBody","description":"Predictive Segment parameters to update"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"predictiveSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PredictiveSegmentParameters"}},"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}","href":"predictive-segments/predictive_segments_update","openApiOperationId":"predictive_segments_update","summary":"Update predictive scoring model (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/PredictiveSegmentParameters","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PredictiveSegmentParameters"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"successful operation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PredictiveSegment"}},"schemaId":"components/schemas/PredictiveSegment"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PredictiveSegment","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PredictiveSegment"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/predictive_segments_update"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}"},{"label":"Delete predictive scoring model (legacy)","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/predictive_segments_destroy","routeSlug":"/apis/td_cdp_api-public/predictive-segments/predictive_segments_destroy","metadata":{"seo":{"title":"Delete predictive scoring model (legacy)","description":"Delete a predictive scoring model.    This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"predictive_segments_destroy","name":"Delete predictive scoring model (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete predictive scoring model (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Delete a predictive scoring model. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","required":true},{"name":"predictiveSegmentId","in":"path","schemaId":"schema_615","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"predictiveSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}","href":"predictive-segments/predictive_segments_destroy","openApiOperationId":"predictive_segments_destroy","summary":"Delete predictive scoring model (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PredictiveSegment"}},"schemaId":"components/schemas/PredictiveSegment"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PredictiveSegment","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PredictiveSegment"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/predictive_segments_destroy"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}"},{"label":"Retrieve predictive scoring model executions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1executions/get","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1executions/get","metadata":{"seo":{"title":"Retrieve predictive scoring model executions","description":"Retrieve a list of predictive scoring model executions and their status."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve predictive scoring model executions","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1executions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve predictive scoring model executions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of predictive scoring model executions and their status."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","required":true},{"name":"predictiveSegmentId","in":"path","schemaId":"schema_615","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1executions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/executions","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"predictiveSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/executions","href":"predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1executions/get","summary":"Retrieve predictive scoring model executions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_653"}},"schemaId":"schema_653"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1executions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_653","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_653"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1executions/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/executions"},{"label":"Retrieve guessed rule","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1guess_rule_async/get","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1guess_rule_async/get","metadata":{"seo":{"title":"Retrieve guessed rule","description":"Retrieve a list of guessed rules associated with a predictive scoring model."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve guessed rule","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1guess_rule_async/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve guessed rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of guessed rules associated with a predictive scoring model."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1guess_rule_async/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"segmentId","in":"query","schemaId":"schema_615","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1guess_rule_async/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/predictive_segments/guess_rule_async","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"segmentId","in":"query","required":true,"schemaId":"schema_615"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/predictive_segments/guess_rule_async","href":"predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1guess_rule_async/get","summary":"Retrieve guessed rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_654"}},"schemaId":"schema_654"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1guess_rule_async/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_654","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_654"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1guess_rule_async/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/predictive_segments/guess_rule_async"},{"label":"Retrieve column list","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1model~1columns/get","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1model~1columns/get","metadata":{"seo":{"title":"Retrieve column list","description":"Retrieve the column list used in a predictive scoring model."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve column list","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1model~1columns/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve column list","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the column list used in a predictive scoring model."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","required":true},{"name":"predictiveSegmentId","in":"path","schemaId":"schema_615","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1model~1columns/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"limit","in":"query","schemaId":"schema_615"}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1model~1columns/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/model/columns","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"predictiveSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"limit","in":"query","schemaId":"schema_615"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/model/columns","href":"predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1model~1columns/get","summary":"Retrieve column list"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_655"}},"schemaId":"schema_655"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1model~1columns/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_655","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_655"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1model~1columns/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/model/columns"},{"label":"Retrieve column list of features","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1model~1features/get","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1model~1features/get","metadata":{"seo":{"title":"Retrieve column list of features","description":"Retrieve features associated with a predictive scoring model."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve column list of features","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1model~1features/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve column list of features","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve features associated with a predictive scoring model."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","required":true},{"name":"predictiveSegmentId","in":"path","schemaId":"schema_615","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1model~1features/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"limit","in":"query","schemaId":"schema_615"}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1model~1features/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/model/features","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"predictiveSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"limit","in":"query","schemaId":"schema_615"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/model/features","href":"predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1model~1features/get","summary":"Retrieve column list of features"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_656"}},"schemaId":"schema_656"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1model~1features/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_656","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_656"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1model~1features/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/model/features"},{"label":"Retrieve histogram","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1score_histogram/get","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1score_histogram/get","metadata":{"seo":{"title":"Retrieve histogram","description":"Retrieve a histogram of the specified predictive scoring model."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve histogram","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1score_histogram/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve histogram","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a histogram of the specified predictive scoring model."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","required":true},{"name":"predictiveSegmentId","in":"path","schemaId":"schema_615","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1score_histogram/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"with_positive_train","in":"query","schemaId":"schema_618"}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1score_histogram/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/score_histogram","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"predictiveSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"with_positive_train","in":"query","schemaId":"schema_618"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400","401","403","404","4XX","5XX"],"pointer":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/score_histogram","href":"predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1score_histogram/get","summary":"Retrieve histogram"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_657"}},"schemaId":"schema_657"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"401","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unauthorized; You don't provide valid credentials. Maybe you didn't specify valid TD's Master API Key as 'TD1 {Your TD Master API Key}'."},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"404","description":"The specified resource was not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"4XX","description":"There is a high possibility of error of the authentication system. Please check the contents and authority of the key. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}},"schemaId":"components/schemas/Error"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1score_histogram/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_657","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_657"}}},{"code":"400","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"401","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"403","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"404","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"4XX","schemaId":"components/schemas/Error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Error"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1score_histogram/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/score_histogram"},{"label":"Train predictive scoring model (legacy)","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/predictivesegment_run","routeSlug":"/apis/td_cdp_api-public/predictive-segments/predictivesegment_run","metadata":{"seo":{"title":"Train predictive scoring model (legacy)","description":"Train a predictive scoring model.    This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"predictiveSegment_run","name":"Train predictive scoring model (legacy)","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1run/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Train predictive scoring model (legacy)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Train a predictive scoring model. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint is for Audience Studio legacy. For the latest Audience Studio, contact your Customer Success Representative."},"children":[]}]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","required":true},{"name":"predictiveSegmentId","in":"path","schemaId":"schema_615","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1run/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/run","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"predictiveSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/run","href":"predictive-segments/predictivesegment_run","openApiOperationId":"predictiveSegment_run","summary":"Train predictive scoring model (legacy)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to run the Predictive Segment","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PredictiveSegmentExecution"}},"schemaId":"components/schemas/PredictiveSegmentExecution"}],"pointer":"/paths/~1audiences~1{audienceId}~1predictive_segments~1{predictiveSegmentId}~1run/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PredictiveSegmentExecution","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PredictiveSegmentExecution"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/predictivesegment_run"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/run"},{"label":"Retrieve predictive scoring rules","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1segments~1{id}~1predictive_segments~1guess_rule_async/get","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1segments~1{id}~1predictive_segments~1guess_rule_async/get","metadata":{"seo":{"title":"Retrieve predictive scoring rules","description":"Retrieve predictive scoring rules."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve predictive scoring rules","isWebhook":false,"pointer":"/paths/~1entities~1segments~1{id}~1predictive_segments~1guess_rule_async/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve predictive scoring rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve predictive scoring rules."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"the ID of the segment as a positive segment","required":true}],"pointer":"/paths/~1entities~1segments~1{id}~1predictive_segments~1guess_rule_async/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/segments/{id}/predictive_segments/guess_rule_async","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/segments/{id}/predictive_segments/guess_rule_async","href":"predictive-segments/paths/~1entities~1segments~1{id}~1predictive_segments~1guess_rule_async/get","summary":"Retrieve predictive scoring rules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to start to fetch rules","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSegmentPredictiveSegmentGuessRuleAsyncJsonApiResult"}},"schemaId":"components/schemas/EntitiesSegmentPredictiveSegmentGuessRuleAsyncJsonApiResult"}],"pointer":"/paths/~1entities~1segments~1{id}~1predictive_segments~1guess_rule_async/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesSegmentPredictiveSegmentGuessRuleAsyncJsonApiResult","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesSegmentPredictiveSegmentGuessRuleAsyncJsonApiResult"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1entities~1segments~1{id}~1predictive_segments~1guess_rule_async/get"}],"panels":[]}]},"httpPath":"/entities/segments/{id}/predictive_segments/guess_rule_async"},{"label":"Create predictive scoring model","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments/post","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments/post","metadata":{"seo":{"title":"Create predictive scoring model","description":"Create a new predictive scoring model."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create predictive scoring model","isWebhook":false,"pointer":"/paths/~1entities~1predictive_segments/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create predictive scoring model","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a new predictive scoring model."},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesPredictiveSegmentUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesPredictiveSegmentUpdateRepresentation","pointer":"/paths/~1entities~1predictive_segments/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/predictive_segments","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesPredictiveSegmentUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/predictive_segments","href":"predictive-segments/paths/~1entities~1predictive_segments/post","summary":"Create predictive scoring model"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesPredictiveSegmentUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesPredictiveSegmentUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Create a predictive segment","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse"}],"pointer":"/paths/~1entities~1predictive_segments/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1entities~1predictive_segments/post"}],"panels":[]}]},"httpPath":"/entities/predictive_segments"},{"label":"Retrieve predictive scording model by ID","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}/get","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}/get","metadata":{"seo":{"title":"Retrieve predictive scording model by ID","description":"Retrieve a predictive scording model by ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve predictive scording model by ID","isWebhook":false,"pointer":"/paths/~1entities~1predictive_segments~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve predictive scording model by ID","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a predictive scording model by ID."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Predictive Segment ID","required":true}],"pointer":"/paths/~1entities~1predictive_segments~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/predictive_segments/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/predictive_segments/{id}","href":"predictive-segments/paths/~1entities~1predictive_segments~1{id}/get","summary":"Retrieve predictive scording model by ID"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a predictive segment by ID","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse"}],"pointer":"/paths/~1entities~1predictive_segments~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}/get"}],"panels":[]}]},"httpPath":"/entities/predictive_segments/{id}"},{"label":"Update predictive scoring model","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}/patch","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}/patch","metadata":{"seo":{"title":"Update predictive scoring model","description":"Update a predictive scoring model."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update predictive scoring model","isWebhook":false,"pointer":"/paths/~1entities~1predictive_segments~1{id}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update predictive scoring model","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update a predictive scoring model."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Predictive segment to update","required":true}],"pointer":"/paths/~1entities~1predictive_segments~1{id}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesPredictiveSegmentUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesPredictiveSegmentUpdateRepresentation","pointer":"/paths/~1entities~1predictive_segments~1{id}/patch/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/predictive_segments/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesPredictiveSegmentUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/predictive_segments/{id}","href":"predictive-segments/paths/~1entities~1predictive_segments~1{id}/patch","summary":"Update predictive scoring model"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesPredictiveSegmentUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesPredictiveSegmentUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Update a predictive segment","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse"}],"pointer":"/paths/~1entities~1predictive_segments~1{id}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}/patch"}],"panels":[]}]},"httpPath":"/entities/predictive_segments/{id}"},{"label":"Delete predictive scoring model","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}/delete","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}/delete","metadata":{"seo":{"title":"Delete predictive scoring model","description":"Delete a predictive scoring model."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete predictive scoring model","isWebhook":false,"pointer":"/paths/~1entities~1predictive_segments~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete predictive scoring model","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete a predictive scoring model."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Delete a predictive segment","required":true}],"pointer":"/paths/~1entities~1predictive_segments~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/entities/predictive_segments/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/predictive_segments/{id}","href":"predictive-segments/paths/~1entities~1predictive_segments~1{id}/delete","summary":"Delete predictive scoring model"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Delete a predictive segment","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse"}],"pointer":"/paths/~1entities~1predictive_segments~1{id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}/delete"}],"panels":[]}]},"httpPath":"/entities/predictive_segments/{id}"},{"label":"Run predictive scoring model","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1run/post","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1run/post","metadata":{"seo":{"title":"Run predictive scoring model","description":"Run a predictive scoring model."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Run predictive scoring model","isWebhook":false,"pointer":"/paths/~1entities~1predictive_segments~1{id}~1run/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Run predictive scoring model","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Run a predictive scoring model."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Predictive Segment ID","required":true}],"pointer":"/paths/~1entities~1predictive_segments~1{id}~1run/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/predictive_segments/{id}/run","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/predictive_segments/{id}/run","href":"predictive-segments/paths/~1entities~1predictive_segments~1{id}~1run/post","summary":"Run predictive scoring model"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to run the Predictive Segment","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentExecutionJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetPredictiveSegmentExecutionJsonApiResponse"}],"pointer":"/paths/~1entities~1predictive_segments~1{id}~1run/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetPredictiveSegmentExecutionJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentExecutionJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1run/post"}],"panels":[]}]},"httpPath":"/entities/predictive_segments/{id}/run"},{"label":"Retrieve executions of predictive scoring model","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1executions/get","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1executions/get","metadata":{"seo":{"title":"Retrieve executions of predictive scoring model","description":"Retrieve executions of the specified predictive scoring model."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve executions of predictive scoring model","isWebhook":false,"pointer":"/paths/~1entities~1predictive_segments~1{id}~1executions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve executions of predictive scoring model","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve executions of the specified predictive scoring model."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Predictive Segment ID","required":true}],"pointer":"/paths/~1entities~1predictive_segments~1{id}~1executions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/predictive_segments/{id}/executions","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","403","404","5XX"],"pointer":"/entities/predictive_segments/{id}/executions","href":"predictive-segments/paths/~1entities~1predictive_segments~1{id}~1executions/get","summary":"Retrieve executions of predictive scoring model"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to fetch the executions","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentExecutionJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetPredictiveSegmentExecutionJsonApiResponse"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}},"schemaId":"schema_637"},{"code":"404","description":"The specified resource is not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}},"schemaId":"schema_638"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1entities~1predictive_segments~1{id}~1executions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetPredictiveSegmentExecutionJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentExecutionJsonApiResponse"}}},{"code":"403","schemaId":"schema_637","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}}},{"code":"404","schemaId":"schema_638","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1executions/get"}],"panels":[]}]},"httpPath":"/entities/predictive_segments/{id}/executions"},{"label":"Retrieve features of predictive scoring model","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1features/get","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1features/get","metadata":{"seo":{"title":"Retrieve features of predictive scoring model","description":"Retrieve the list of features used in the specified predictive scoring model."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve features of predictive scoring model","isWebhook":false,"pointer":"/paths/~1entities~1predictive_segments~1{id}~1model~1features/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve features of predictive scoring model","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the list of features used in the specified predictive scoring model."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Predictive Segment ID","required":true}],"pointer":"/paths/~1entities~1predictive_segments~1{id}~1model~1features/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"limit","in":"query","schemaId":"schema_658","description":"limit of features. With this option, features are sorted by the absolute value of weights so that a client can get top features."}],"pointer":"/paths/~1entities~1predictive_segments~1{id}~1model~1features/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/predictive_segments/{id}/model/features","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"limit","in":"query","required":false,"schemaId":"schema_658"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/predictive_segments/{id}/model/features","href":"predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1features/get","summary":"Retrieve features of predictive scoring model"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to fetch the features","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentModelFeaturesJsonApiResult"}},"schemaId":"components/schemas/EntitiesGetPredictiveSegmentModelFeaturesJsonApiResult"}],"pointer":"/paths/~1entities~1predictive_segments~1{id}~1model~1features/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetPredictiveSegmentModelFeaturesJsonApiResult","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentModelFeaturesJsonApiResult"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1features/get"}],"panels":[]}]},"httpPath":"/entities/predictive_segments/{id}/model/features"},{"label":"Retrieve columns of predictive scoring model","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1columns/get","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1columns/get","metadata":{"seo":{"title":"Retrieve columns of predictive scoring model","description":"Retrieve the columns of the specified predictive scoring model."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve columns of predictive scoring model","isWebhook":false,"pointer":"/paths/~1entities~1predictive_segments~1{id}~1model~1columns/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve columns of predictive scoring model","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the columns of the specified predictive scoring model."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Predictive Segment ID","required":true}],"pointer":"/paths/~1entities~1predictive_segments~1{id}~1model~1columns/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"limit","in":"query","schemaId":"schema_658","description":"limit of columns"}],"pointer":"/paths/~1entities~1predictive_segments~1{id}~1model~1columns/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/predictive_segments/{id}/model/columns","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"limit","in":"query","required":false,"schemaId":"schema_658"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/predictive_segments/{id}/model/columns","href":"predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1columns/get","summary":"Retrieve columns of predictive scoring model"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to fetch the columns","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentModelColumnsJsonApiResult"}},"schemaId":"components/schemas/EntitiesGetPredictiveSegmentModelColumnsJsonApiResult"}],"pointer":"/paths/~1entities~1predictive_segments~1{id}~1model~1columns/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetPredictiveSegmentModelColumnsJsonApiResult","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentModelColumnsJsonApiResult"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1columns/get"}],"panels":[]}]},"httpPath":"/entities/predictive_segments/{id}/model/columns"},{"label":"Retrieve scores of predictive scoring model","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1score/get","routeSlug":"/apis/td_cdp_api-public/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1score/get","metadata":{"seo":{"title":"Retrieve scores of predictive scoring model","description":"Retrieve the scores of the specified predictive scoring model."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve scores of predictive scoring model","isWebhook":false,"pointer":"/paths/~1entities~1predictive_segments~1{id}~1model~1score/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve scores of predictive scoring model","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the scores of the specified predictive scoring model."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Predictive Segment ID","required":true}],"pointer":"/paths/~1entities~1predictive_segments~1{id}~1model~1score/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/predictive_segments/{id}/model/score","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/predictive_segments/{id}/model/score","href":"predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1score/get","summary":"Retrieve scores of predictive scoring model"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Succeeded to fetch the scores","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentModelScoresJsonApiResult"}},"schemaId":"components/schemas/EntitiesGetPredictiveSegmentModelScoresJsonApiResult"}],"pointer":"/paths/~1entities~1predictive_segments~1{id}~1model~1score/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetPredictiveSegmentModelScoresJsonApiResult","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetPredictiveSegmentModelScoresJsonApiResult"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1score/get"}],"panels":[]}]},"httpPath":"/entities/predictive_segments/{id}/model/score"}],"content":{"contentType":"group","meta":{"name":"Predictive Segments"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Predictive Segments","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Using Treasure Data’s predictive scoring model, based on predictive segments, marketers can predict profile behavior such as who is likely to churn, purchase, click, or convert in the near future. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" A predictive model is a set of rules that makes it possible to predict an unmeasured value from other, known values. The form of the rules is suggested by reviewing the data collected. Training is then used to make some predictions. Predictive modeling uses statistics to predict outcomes. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Predictive modeling is a typically used statistical technique to predict future behavior. Predictive modeling solutions analyze historical and current data and the generated model helps predict future outcomes. In predictive modeling, data is collected, a statistical model is formulated, predictions are made, and the model is validated (or revised) as additional data becomes available. For example, risk models can be created to combine member information in complex ways with demographic and lifestyle information from external sources to improve underwriting accuracy. Predictive models analyze past performance to assess how likely a customer is to exhibit a specific behavior in the future. This category also encompasses models that seek out subtle data patterns to answer questions about customer performance, such as fraud detection models. Predictive models often perform calculations during live transactions—for example, to evaluate the risk or opportunity of a given customer or transaction to guide a decision. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Treasure Data’s predictive scoring model uses predictive segments to customize predictive scoring models for a particular segment."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/audiences/{audienceId}/predictive_segments","summary":"Retrieve list of predictive scoring models","prefix":{"name":"get","color":"get"},"badges":[],"link":"/predictive-segments/predictive_segments_index","deprecated":false},{"title":"/audiences/{audienceId}/predictive_segments","summary":"Create predictive scoring model (legacy)","prefix":{"name":"post","color":"post"},"badges":[],"link":"/predictive-segments/predictive_segments_create","deprecated":false},{"title":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}","summary":"Retrieve predictive scoring model","prefix":{"name":"get","color":"get"},"badges":[],"link":"/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}/get","deprecated":false},{"title":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}","summary":"Update predictive scoring model (legacy)","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/predictive-segments/predictive_segments_update","deprecated":false},{"title":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}","summary":"Delete predictive scoring model (legacy)","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/predictive-segments/predictive_segments_destroy","deprecated":false},{"title":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/executions","summary":"Retrieve predictive scoring model executions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1executions/get","deprecated":false},{"title":"/audiences/{audienceId}/predictive_segments/guess_rule_async","summary":"Retrieve guessed rule","prefix":{"name":"get","color":"get"},"badges":[],"link":"/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1guess_rule_async/get","deprecated":false},{"title":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/model/columns","summary":"Retrieve column list","prefix":{"name":"get","color":"get"},"badges":[],"link":"/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1model~1columns/get","deprecated":false},{"title":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/model/features","summary":"Retrieve column list of features","prefix":{"name":"get","color":"get"},"badges":[],"link":"/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1model~1features/get","deprecated":false},{"title":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/score_histogram","summary":"Retrieve histogram","prefix":{"name":"get","color":"get"},"badges":[],"link":"/predictive-segments/paths/~1audiences~1{audienceid}~1predictive_segments~1{predictivesegmentid}~1score_histogram/get","deprecated":false},{"title":"/audiences/{audienceId}/predictive_segments/{predictiveSegmentId}/run","summary":"Train predictive scoring model (legacy)","prefix":{"name":"post","color":"post"},"badges":[],"link":"/predictive-segments/predictivesegment_run","deprecated":false},{"title":"/entities/segments/{id}/predictive_segments/guess_rule_async","summary":"Retrieve predictive scoring rules","prefix":{"name":"get","color":"get"},"badges":[],"link":"/predictive-segments/paths/~1entities~1segments~1{id}~1predictive_segments~1guess_rule_async/get","deprecated":false},{"title":"/entities/predictive_segments","summary":"Create predictive scoring model","prefix":{"name":"post","color":"post"},"badges":[],"link":"/predictive-segments/paths/~1entities~1predictive_segments/post","deprecated":false},{"title":"/entities/predictive_segments/{id}","summary":"Retrieve predictive scording model by ID","prefix":{"name":"get","color":"get"},"badges":[],"link":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}/get","deprecated":false},{"title":"/entities/predictive_segments/{id}","summary":"Update predictive scoring model","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}/patch","deprecated":false},{"title":"/entities/predictive_segments/{id}","summary":"Delete predictive scoring model","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}/delete","deprecated":false},{"title":"/entities/predictive_segments/{id}/run","summary":"Run predictive scoring model","prefix":{"name":"post","color":"post"},"badges":[],"link":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1run/post","deprecated":false},{"title":"/entities/predictive_segments/{id}/executions","summary":"Retrieve executions of predictive scoring model","prefix":{"name":"get","color":"get"},"badges":[],"link":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1executions/get","deprecated":false},{"title":"/entities/predictive_segments/{id}/model/features","summary":"Retrieve features of predictive scoring model","prefix":{"name":"get","color":"get"},"badges":[],"link":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1features/get","deprecated":false},{"title":"/entities/predictive_segments/{id}/model/columns","summary":"Retrieve columns of predictive scoring model","prefix":{"name":"get","color":"get"},"badges":[],"link":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1columns/get","deprecated":false},{"title":"/entities/predictive_segments/{id}/model/score","summary":"Retrieve scores of predictive scoring model","prefix":{"name":"get","color":"get"},"badges":[],"link":"/predictive-segments/paths/~1entities~1predictive_segments~1{id}~1model~1score/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Journeys","link":"/apis/td_cdp_api-public/journeys","routeSlug":"/apis/td_cdp_api-public/journeys","items":[{"label":"List journeys","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys/get","metadata":{"seo":{"title":"List journeys","description":"List journeys under the specified folder."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"List journeys","isWebhook":false,"pointer":"/paths/~1entities~1journeys/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List journeys","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"List journeys under the specified folder."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"folder_id","in":"query","schemaId":"schema_615","description":"Folder ID specifying the folder where journeys are listed","required":true},{"name":"permission","in":"query","schemaId":"schema_659","description":"Permission to filter"}],"pointer":"/paths/~1entities~1journeys/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journeys","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[{"name":"folder_id","in":"query","required":true,"schemaId":"schema_615"},{"name":"permission","in":"query","required":false,"schemaId":"schema_659"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journeys","href":"journeys/paths/~1entities~1journeys/get","summary":"List journeys"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the list of the journeys","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesIndexJourneyJsonApiResponse"}},"schemaId":"components/schemas/EntitiesIndexJourneyJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesIndexJourneyJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesIndexJourneyJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys/get"}],"panels":[]}]},"httpPath":"/entities/journeys"},{"label":"Create journey","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys/post","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys/post","metadata":{"seo":{"title":"Create journey","description":"Create a journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create journey","isWebhook":false,"pointer":"/paths/~1entities~1journeys/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create journey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a journey."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesJourneyCreateRepresentation","exampleIds":["paths/~1entities~1journeys/post/requestBody/content/application~1vnd.treasuredata.v1+json/example"]}},"schemaId":"components/schemas/EntitiesJourneyCreateRepresentation","exampleIds":["paths/~1entities~1journeys/post/requestBody/content/application~1vnd.treasuredata.v1+json/example"],"pointer":"/paths/~1entities~1journeys/post/requestBody","description":"parameters to create a journey"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/journeys","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesJourneyCreateRepresentation","exampleIds":["paths/~1entities~1journeys/post/requestBody/content/application~1vnd.treasuredata.v1+json/example"]}},"responseCodes":["200"],"pointer":"/entities/journeys","href":"journeys/paths/~1entities~1journeys/post","summary":"Create journey"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesJourneyCreateRepresentation","exampleIds":["paths/~1entities~1journeys/post/requestBody/content/application~1vnd.treasuredata.v1+json/example"],"mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesJourneyCreateRepresentation","exampleIds":["paths/~1entities~1journeys/post/requestBody/content/application~1vnd.treasuredata.v1+json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the journey","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys/post"}],"panels":[]}]},"httpPath":"/entities/journeys"},{"label":"Retrieve summary of specified journey","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}/get","metadata":{"seo":{"title":"Retrieve summary of specified journey","description":"Retrieve the summary of a specified journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve summary of specified journey","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve summary of specified journey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the summary of a specified journey."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journeys/{journeyId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journeys/{journeyId}","href":"journeys/paths/~1entities~1journeys~1{journeyid}/get","summary":"Retrieve summary of specified journey"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the journey","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}/get"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}"},{"label":"Update journey entity","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}/patch","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}/patch","metadata":{"seo":{"title":"Update journey entity","description":"Update a journey entity."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update journey entity","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update journey entity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update a journey entity."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation","pointer":"/paths/~1entities~1journeys~1{journeyId}/patch/requestBody","description":"parameters to update a journey"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/journeys/{journeyId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/journeys/{journeyId}","href":"journeys/paths/~1entities~1journeys~1{journeyid}/patch","summary":"Update journey entity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the updated journey","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}/patch"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}"},{"label":"Delete journey entity","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}/delete","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}/delete","metadata":{"seo":{"title":"Delete journey entity","description":"Delete a journey entity."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete journey entity","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete journey entity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete a journey entity."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/entities/journeys/{journeyId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journeys/{journeyId}","href":"journeys/paths/~1entities~1journeys~1{journeyid}/delete","summary":"Delete journey entity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Empty if deletion is successful"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}/delete/responses"}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}/delete"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}"},{"label":"Update meta field","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1detail/post","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1detail/post","metadata":{"seo":{"title":"Update meta field","description":"Update the meta field of the journey in draft."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update meta field","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1detail/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update meta field","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update the meta field of the journey in draft."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1detail/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/JourneyDetailJsonApiResource"}},"schemaId":"components/schemas/JourneyDetailJsonApiResource","pointer":"/paths/~1entities~1journeys~1{journeyId}~1detail/post/requestBody","description":"parameters to validate a journey"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/journeys/{journeyId}/detail","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/JourneyDetailJsonApiResource"}},"responseCodes":["200"],"pointer":"/entities/journeys/{journeyId}/detail","href":"journeys/paths/~1entities~1journeys~1{journeyid}~1detail/post","summary":"Update meta field"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/JourneyDetailJsonApiResource","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/JourneyDetailJsonApiResource"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the journey","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1detail/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}~1detail/post"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/detail"},{"label":"Retrieve a list of available behavior table of specified step","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1available_behaviors_for_step/post","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1available_behaviors_for_step/post","metadata":{"seo":{"title":"Retrieve a list of available behavior table of specified step","description":"Retrieve a list of available behavior table of specified step."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve a list of available behavior table of specified step","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1available_behaviors_for_step/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a list of available behavior table of specified step","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of available behavior table of specified step."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1available_behaviors_for_step/post/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"stepId","in":"query","schemaId":"schema_660"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1available_behaviors_for_step/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation","pointer":"/paths/~1entities~1journeys~1{journeyId}~1available_behaviors_for_step/post/requestBody","description":"parameters to retrieve a list of available behavior table"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/journeys/{journeyId}/available_behaviors_for_step","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"stepId","in":"query","schemaId":"schema_660"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/journeys/{journeyId}/available_behaviors_for_step","href":"journeys/paths/~1entities~1journeys~1{journeyid}~1available_behaviors_for_step/post","summary":"Retrieve a list of available behavior table of specified step"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a list of available behavior table of specified journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesAudienceBehaviorIndexJsonApiResponse"}},"schemaId":"components/schemas/EntitiesAudienceBehaviorIndexJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1available_behaviors_for_step/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesAudienceBehaviorIndexJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesAudienceBehaviorIndexJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}~1available_behaviors_for_step/post"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/available_behaviors_for_step"},{"label":"Retrieve a list of journey activation templates of specified step","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1activation_templates_for_step/post","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1activation_templates_for_step/post","metadata":{"seo":{"title":"Retrieve a list of journey activation templates of specified step","description":"Retrieve a list of journey activation templates of specified step."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve a list of journey activation templates of specified step","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activation_templates_for_step/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a list of journey activation templates of specified step","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of journey activation templates of specified step."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activation_templates_for_step/post/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"stepId","in":"query","schemaId":"schema_660"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activation_templates_for_step/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation","pointer":"/paths/~1entities~1journeys~1{journeyId}~1activation_templates_for_step/post/requestBody","description":"parameters to retrieve a list of journey activation templates"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/journeys/{journeyId}/activation_templates_for_step","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"stepId","in":"query","schemaId":"schema_660"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/journeys/{journeyId}/activation_templates_for_step","href":"journeys/paths/~1entities~1journeys~1{journeyid}~1activation_templates_for_step/post","summary":"Retrieve a list of journey activation templates of specified step"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesJourneyUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a list of available behavior table of specified journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesActivationTemplateIndexJsonApiResponse"}},"schemaId":"components/schemas/EntitiesActivationTemplateIndexJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activation_templates_for_step/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesActivationTemplateIndexJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesActivationTemplateIndexJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}~1activation_templates_for_step/post"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/activation_templates_for_step"},{"label":"Create a duplicate of the specified journey","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1duplicate/post","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1duplicate/post","metadata":{"seo":{"title":"Create a duplicate of the specified journey","description":"Create a duplicate of the specified journey"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create a duplicate of the specified journey","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1duplicate/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a duplicate of the specified journey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a duplicate of the specified journey"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/JourneyDuplicateJsonApiResource"}},"schemaId":"components/schemas/JourneyDuplicateJsonApiResource","pointer":"/paths/~1entities~1journeys~1duplicate/post/requestBody","description":"parameters to duplicate a journey"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/journeys/duplicate","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/JourneyDuplicateJsonApiResource"}},"responseCodes":["200"],"pointer":"/entities/journeys/duplicate","href":"journeys/paths/~1entities~1journeys~1duplicate/post","summary":"Create a duplicate of the specified journey"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/JourneyDuplicateJsonApiResource","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/JourneyDuplicateJsonApiResource"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the journey","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys~1duplicate/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1duplicate/post"}],"panels":[]}]},"httpPath":"/entities/journeys/duplicate"},{"label":"Retrieve journey statistics","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1statistics/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1statistics/get","metadata":{"seo":{"title":"Retrieve journey statistics","description":"Retrieve the specified journey statistics."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve journey statistics","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1statistics/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve journey statistics","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the specified journey statistics."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1statistics/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journeys/{journeyId}/statistics","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","403"],"pointer":"/entities/journeys/{journeyId}/statistics","href":"journeys/paths/~1entities~1journeys~1{journeyid}~1statistics/get","summary":"Retrieve journey statistics"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the statistical summary of the journey","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyStatisticsJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyStatisticsJsonApiResponse"},{"code":"403","description":"non-JSON:API formatted error for insufficient permission to access a resource","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GenericError"}},"schemaId":"components/schemas/GenericError"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1statistics/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyStatisticsJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyStatisticsJsonApiResponse"}}},{"code":"403","schemaId":"components/schemas/GenericError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GenericError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}~1statistics/get"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/statistics"},{"label":"Trigger on-demand journey workflow execution","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/runjourney","routeSlug":"/apis/td_cdp_api-public/journeys/runjourney","metadata":{"seo":{"title":"Trigger on-demand journey workflow execution","description":"Triggers the journey workflow to execute immediately using the most recent completed Parent Segment output data. Does not initiate a Parent Segment refresh. Returns 409 Conflict if a PS refresh or journey workflow is already in progress. Returns 422 if the journey is not eligible for on-demand execution (e.g., not active, belongs to Priority Group)."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"runJourney","name":"Trigger on-demand journey workflow execution","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1run/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Trigger on-demand journey workflow execution","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Triggers the journey workflow to execute immediately using the most recent completed Parent Segment output data. Does not initiate a Parent Segment refresh. Returns 409 Conflict if a PS refresh or journey workflow is already in progress. Returns 422 if the journey is not eligible for on-demand execution (e.g., not active, belongs to Priority Group).\n"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_624","description":"The ID of the journey to trigger","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1run/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/journeys/{journeyId}/run","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_624"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","403","404","409","422"],"pointer":"/entities/journeys/{journeyId}/run","href":"journeys/runjourney","openApiOperationId":"runJourney","summary":"Trigger on-demand journey workflow execution"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Journey workflow execution has been triggered","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionJsonApiResponse"}},"schemaId":"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionJsonApiResponse"},{"code":"403","description":"non-JSON:API formatted error for insufficient permission to access a resource","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GenericError"}},"schemaId":"components/schemas/GenericError"},{"code":"404","description":"Journey not found"},{"code":"409","description":"Conflict - Parent Segment refresh or journey workflow is already in progress\n","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionErrorResponse"}},"schemaId":"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionErrorResponse"},{"code":"422","description":"Journey is not eligible for on-demand execution\n","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionErrorResponse"}},"schemaId":"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionErrorResponse"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1run/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionJsonApiResponse"}}},{"code":"403","schemaId":"components/schemas/GenericError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GenericError"}}},{"code":"404"},{"code":"409","schemaId":"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionErrorResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionErrorResponse"}}},{"code":"422","schemaId":"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionErrorResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionErrorResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/runjourney"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/run"},{"label":"Retrieve the list of conversion sankey chart source data","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1conversion_sankey_charts/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1conversion_sankey_charts/get","metadata":{"seo":{"title":"Retrieve the list of conversion sankey chart source data","description":"Retrieve the list of conversion sankey chart source data"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve the list of conversion sankey chart source data","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1conversion_sankey_charts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the list of conversion sankey chart source data","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the list of conversion sankey chart source data"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1conversion_sankey_charts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journeys/{journeyId}/conversion_sankey_charts","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","403"],"pointer":"/entities/journeys/{journeyId}/conversion_sankey_charts","href":"journeys/paths/~1entities~1journeys~1{journeyid}~1conversion_sankey_charts/get","summary":"Retrieve the list of conversion sankey chart source data"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Retrieve the list of conversion sankey chart source data","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyConversionSankeyChartsJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyConversionSankeyChartsJsonApiResponse"},{"code":"403","description":"non-JSON:API formatted error for insufficient permission to access a resource","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GenericError"}},"schemaId":"components/schemas/GenericError"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1conversion_sankey_charts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyConversionSankeyChartsJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyConversionSankeyChartsJsonApiResponse"}}},{"code":"403","schemaId":"components/schemas/GenericError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GenericError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}~1conversion_sankey_charts/get"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/conversion_sankey_charts"},{"label":"Retrieve the list of activation sankey chart source data","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1activation_sankey_charts/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1activation_sankey_charts/get","metadata":{"seo":{"title":"Retrieve the list of activation sankey chart source data","description":"Retrieve the list of activation sankey chart source data"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve the list of activation sankey chart source data","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activation_sankey_charts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the list of activation sankey chart source data","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the list of activation sankey chart source data"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activation_sankey_charts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journeys/{journeyId}/activation_sankey_charts","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","403"],"pointer":"/entities/journeys/{journeyId}/activation_sankey_charts","href":"journeys/paths/~1entities~1journeys~1{journeyid}~1activation_sankey_charts/get","summary":"Retrieve the list of activation sankey chart source data"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Retrieve the list of conversion sankey chart source data","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyConversionSankeyChartsJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyConversionSankeyChartsJsonApiResponse"},{"code":"403","description":"non-JSON:API formatted error for insufficient permission to access a resource","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GenericError"}},"schemaId":"components/schemas/GenericError"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activation_sankey_charts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyConversionSankeyChartsJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyConversionSankeyChartsJsonApiResponse"}}},{"code":"403","schemaId":"components/schemas/GenericError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GenericError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}~1activation_sankey_charts/get"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/activation_sankey_charts"},{"label":"Retrieve list of profiles in journey","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1customers/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1customers/get","metadata":{"seo":{"title":"Retrieve list of profiles in journey","description":"Retrieve a list of profiles in a journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve list of profiles in journey","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1customers/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of profiles in journey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of profiles in a journey."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1customers/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journeys/{journeyId}/customers","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journeys/{journeyId}/customers","href":"journeys/paths/~1entities~1journeys~1{journeyid}~1customers/get","summary":"Retrieve list of profiles in journey"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the list of profiles in the journey","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyCustomersJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyCustomersJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1customers/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyCustomersJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyCustomersJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}~1customers/get"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/customers"},{"label":"Retrieve list of segment rules available in audience","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1segment_rules/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1segment_rules/get","metadata":{"seo":{"title":"Retrieve list of segment rules available in audience","description":"Retrieve a list of segment rules available in an audience. It returns the viewable journeys only."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve list of segment rules available in audience","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1segment_rules/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of segment rules available in audience","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of segment rules available in an audience. It returns the viewable journeys only."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"audience_id","in":"query","schemaId":"schema_615","description":"Audience the journey belongs to","required":true}],"pointer":"/paths/~1entities~1journeys~1segment_rules/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journeys/segment_rules","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[{"name":"audience_id","in":"query","required":true,"schemaId":"schema_615"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journeys/segment_rules","href":"journeys/paths/~1entities~1journeys~1segment_rules/get","summary":"Retrieve list of segment rules available in audience"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the list of segment rules available in the audience","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneySegmentRulesJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneySegmentRulesJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys~1segment_rules/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneySegmentRulesJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneySegmentRulesJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1segment_rules/get"}],"panels":[]}]},"httpPath":"/entities/journeys/segment_rules"},{"label":"Retrieve list of journey activations in journey","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1activations/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1activations/get","metadata":{"seo":{"title":"Retrieve list of journey activations in journey","description":"Retrieve a list of journey activations for the specified journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve list of journey activations in journey","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of journey activations in journey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of journey activations for the specified journey."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journeys/{journeyId}/activations","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/journeys/{journeyId}/activations","href":"journeys/paths/~1entities~1journeys~1{journeyid}~1activations/get","summary":"Retrieve list of journey activations in journey"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the list of journey activation step in the journey","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesListJourneyActivationStepJsonApiResponse"}},"schemaId":"components/schemas/EntitiesListJourneyActivationStepJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesListJourneyActivationStepJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesListJourneyActivationStepJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}~1activations/get"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/activations"},{"label":"Create an activation step in journey","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1activations/post","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1activations/post","metadata":{"seo":{"title":"Create an activation step in journey","description":"Create an activation step in a journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create an activation step in journey","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activations/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create an activation step in journey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create an activation step in a journey."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activations/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/JourneyActivationStepJsonApiResource"}},"schemaId":"components/schemas/JourneyActivationStepJsonApiResource","pointer":"/paths/~1entities~1journeys~1{journeyId}~1activations/post/requestBody","description":"parameters to configure the journey activation step"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/journeys/{journeyId}/activations","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/JourneyActivationStepJsonApiResource"}},"responseCodes":["200"],"pointer":"/entities/journeys/{journeyId}/activations","href":"journeys/paths/~1entities~1journeys~1{journeyid}~1activations/post","summary":"Create an activation step in journey"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/JourneyActivationStepJsonApiResource","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/JourneyActivationStepJsonApiResource"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the activation step in the journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyActivationStepJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyActivationStepJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activations/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyActivationStepJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyActivationStepJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}~1activations/post"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/activations"},{"label":"Retrieve summary of activation node in journey","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1activations~1{journeyactivationstepid}/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1activations~1{journeyactivationstepid}/get","metadata":{"seo":{"title":"Retrieve summary of activation node in journey","description":"Retrieve a summary of the activation node in a journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve summary of activation node in journey","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activations~1{journeyActivationStepId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve summary of activation node in journey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a summary of the activation node in a journey."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true},{"name":"journeyActivationStepId","in":"path","schemaId":"schema_615","description":"JourneyActivationStep ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activations~1{journeyActivationStepId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journeys/{journeyId}/activations/{journeyActivationStepId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"},{"name":"journeyActivationStepId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journeys/{journeyId}/activations/{journeyActivationStepId}","href":"journeys/paths/~1entities~1journeys~1{journeyid}~1activations~1{journeyactivationstepid}/get","summary":"Retrieve summary of activation node in journey"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the activation node in the journey","mediaType":"application/vnd.treasuredata.v1+json","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyActivationStepJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyActivationStepJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activations~1{journeyActivationStepId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyActivationStepJsonApiResponse","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesGetJourneyActivationStepJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}~1activations~1{journeyactivationstepid}/get"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/activations/{journeyActivationStepId}"},{"label":"Update the configuration of the activation step in journey","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1activations~1{journeyactivationstepid}/patch","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1activations~1{journeyactivationstepid}/patch","metadata":{"seo":{"title":"Update the configuration of the activation step in journey","description":"Update the configuration of the activation step in journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update the configuration of the activation step in journey","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activations~1{journeyActivationStepId}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the configuration of the activation step in journey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update the configuration of the activation step in journey."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true},{"name":"journeyActivationStepId","in":"path","schemaId":"schema_615","description":"JourneyActivationStep ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activations~1{journeyActivationStepId}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/JourneyActivationStepJsonApiResource"}},"schemaId":"components/schemas/JourneyActivationStepJsonApiResource","pointer":"/paths/~1entities~1journeys~1{journeyId}~1activations~1{journeyActivationStepId}/patch/requestBody","description":"parameters to edit the journey activation step"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/journeys/{journeyId}/activations/{journeyActivationStepId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"},{"name":"journeyActivationStepId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/JourneyActivationStepJsonApiResource"}},"responseCodes":["200"],"pointer":"/entities/journeys/{journeyId}/activations/{journeyActivationStepId}","href":"journeys/paths/~1entities~1journeys~1{journeyid}~1activations~1{journeyactivationstepid}/patch","summary":"Update the configuration of the activation step in journey"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/JourneyActivationStepJsonApiResource","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/JourneyActivationStepJsonApiResource"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the activation node in the journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyActivationStepJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyActivationStepJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1activations~1{journeyActivationStepId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyActivationStepJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyActivationStepJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}~1activations~1{journeyactivationstepid}/patch"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/activations/{journeyActivationStepId}"},{"label":"Pause journey and associated activations schedules.","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1pause/patch","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1pause/patch","metadata":{"seo":{"title":"Pause journey and associated activations schedules.","description":"Pause journey and associated activations schedules."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Pause journey and associated activations schedules.","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1pause/patch","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Pause journey and associated activations schedules.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Pause journey and associated activations schedules."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1pause/patch/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/journeys/{journeyId}/pause","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journeys/{journeyId}/pause","href":"journeys/paths/~1entities~1journeys~1{journeyid}~1pause/patch","summary":"Pause journey and associated activations schedules."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1pause/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}~1pause/patch"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/pause"},{"label":"Resume journey and associated activations schedules.","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1resume/patch","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1resume/patch","metadata":{"seo":{"title":"Resume journey and associated activations schedules.","description":"Resume journey and associated activations schedules."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Resume journey and associated activations schedules.","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1resume/patch","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Resume journey and associated activations schedules.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Resume journey and associated activations schedules."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1resume/patch/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/journeys/{journeyId}/resume","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journeys/{journeyId}/resume","href":"journeys/paths/~1entities~1journeys~1{journeyid}~1resume/patch","summary":"Resume journey and associated activations schedules."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1resume/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}~1resume/patch"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/resume"},{"label":"Retrieve list of profiles in the journey stage","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1journey_stages~1{journeystageid}~1customers/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journeys~1{journeyid}~1journey_stages~1{journeystageid}~1customers/get","metadata":{"seo":{"title":"Retrieve list of profiles in the journey stage","description":"Retrieve a list of profiles in a journey stage."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve list of profiles in the journey stage","isWebhook":false,"pointer":"/paths/~1entities~1journeys~1{journeyId}~1journey_stages~1{journeyStageId}~1customers/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of profiles in the journey stage","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of profiles in a journey stage."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyId","in":"path","schemaId":"schema_615","description":"Journey ID","required":true},{"name":"journeyStageId","in":"path","schemaId":"schema_615","description":"Journey stage ID","required":true}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1journey_stages~1{journeyStageId}~1customers/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journeys/{journeyId}/journey_stages/{journeyStageId}/customers","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyId","in":"path","required":true,"schemaId":"schema_615"},{"name":"journeyStageId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journeys/{journeyId}/journey_stages/{journeyStageId}/customers","href":"journeys/paths/~1entities~1journeys~1{journeyid}~1journey_stages~1{journeystageid}~1customers/get","summary":"Retrieve list of profiles in the journey stage"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the list of profiles in the journey stage","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/JourneyProfilesJsonApiResource"}},"schemaId":"components/schemas/JourneyProfilesJsonApiResource"}],"pointer":"/paths/~1entities~1journeys~1{journeyId}~1journey_stages~1{journeyStageId}~1customers/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/JourneyProfilesJsonApiResource","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/JourneyProfilesJsonApiResource"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journeys~1{journeyid}~1journey_stages~1{journeystageid}~1customers/get"}],"panels":[]}]},"httpPath":"/entities/journeys/{journeyId}/journey_stages/{journeyStageId}/customers"},{"label":"Return the journey bundle information","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/get","metadata":{"seo":{"title":"Return the journey bundle information","description":"Return the journey bundle information which contains the list of journey versions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Return the journey bundle information","isWebhook":false,"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Return the journey bundle information","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Return the journey bundle information which contains the list of journey versions"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyBundleId","in":"path","schemaId":"schema_615","description":"Journey Bundle ID","required":true}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journey_bundles/{journeyBundleId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyBundleId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journey_bundles/{journeyBundleId}","href":"journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/get","summary":"Return the journey bundle information"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the list of the journeys","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleJsonApiResponse"}},"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleJsonApiResponse"}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/get"}],"panels":[]}]},"httpPath":"/entities/journey_bundles/{journeyBundleId}"},{"label":"Update the metadata of the journey bundle","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/patch","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/patch","metadata":{"seo":{"title":"Update the metadata of the journey bundle","description":"Update the editable journey bundle information. The following fields are editable with this API."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update the metadata of the journey bundle","isWebhook":false,"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the metadata of the journey bundle","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Update the editable journey bundle information. The following fields are editable with this API."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"description"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"latestJourneyId"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To update the latest journey, the following validation checks the validity of the operation."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The journey must exist and belong to this journey bundle"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The journey must be launched"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The case when launching new journey as the latest is treated by the POST journey endpoint with the"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"journeyBundleId."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyBundleId","in":"path","schemaId":"schema_615","description":"Journey Bundle ID","required":true}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleUpdateRepresentation"}},"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleUpdateRepresentation","pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}/patch/requestBody","description":"parameters to edit the name and description of the journey bundle"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/journey_bundles/{journeyBundleId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyBundleId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleUpdateRepresentation"}},"responseCodes":["200"],"pointer":"/entities/journey_bundles/{journeyBundleId}","href":"journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/patch","summary":"Update the metadata of the journey bundle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleUpdateRepresentation","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the list of the journeys","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleJsonApiResponse"}},"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleJsonApiResponse"}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/patch"}],"panels":[]}]},"httpPath":"/entities/journey_bundles/{journeyBundleId}"},{"label":"Delete the journey bundle","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/delete","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/delete","metadata":{"seo":{"title":"Delete the journey bundle","description":"Delete the journey bundle"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete the journey bundle","isWebhook":false,"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete the journey bundle","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete the journey bundle"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyBundleId","in":"path","schemaId":"schema_615","description":"Journey Bundle ID","required":true}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/entities/journey_bundles/{journeyBundleId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyBundleId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journey_bundles/{journeyBundleId}","href":"journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/delete","summary":"Delete the journey bundle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Empty if deletion is successful","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Operator"}},"schemaId":"components/schemas/Operator"}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Operator","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Operator"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/delete"}],"panels":[]}]},"httpPath":"/entities/journey_bundles/{journeyBundleId}"},{"label":"Returns the latest journey in the bundle","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1latest/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1latest/get","metadata":{"seo":{"title":"Returns the latest journey in the bundle","description":"Returns the latest journey in the bundle"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Returns the latest journey in the bundle","isWebhook":false,"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1latest/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Returns the latest journey in the bundle","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the latest journey in the bundle"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyBundleId","in":"path","schemaId":"schema_615","description":"Journey Bundle ID","required":true}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1latest/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journey_bundles/{journeyBundleId}/latest","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyBundleId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journey_bundles/{journeyBundleId}/latest","href":"journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1latest/get","summary":"Returns the latest journey in the bundle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the latest journey in the bundle","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1latest/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1latest/get"}],"panels":[]}]},"httpPath":"/entities/journey_bundles/{journeyBundleId}/latest"},{"label":"Return the list of statistics of jouney under the bundle","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1statistics/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1statistics/get","metadata":{"seo":{"title":"Return the list of statistics of jouney under the bundle","description":"Return the statistics under the journey bundle."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Return the list of statistics of jouney under the bundle","isWebhook":false,"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1statistics/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Return the list of statistics of jouney under the bundle","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Return the statistics under the journey bundle."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyBundleId","in":"path","schemaId":"schema_615","description":"Journey Bundle ID","required":true}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1statistics/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journey_bundles/{journeyBundleId}/statistics","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyBundleId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journey_bundles/{journeyBundleId}/statistics","href":"journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1statistics/get","summary":"Return the list of statistics of jouney under the bundle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the list of the journey statistics","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleStatisticsJsonApiResponse"}},"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleStatisticsJsonApiResponse"}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1statistics/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleStatisticsJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleStatisticsJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1statistics/get"}],"panels":[]}]},"httpPath":"/entities/journey_bundles/{journeyBundleId}/statistics"},{"label":"Return the list of conversion sankey charts of journey under the bundle","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1conversion_sankey_charts/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1conversion_sankey_charts/get","metadata":{"seo":{"title":"Return the list of conversion sankey charts of journey under the bundle","description":"Return the list of conversion sankey charts of journey under the bundle"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Return the list of conversion sankey charts of journey under the bundle","isWebhook":false,"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1conversion_sankey_charts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Return the list of conversion sankey charts of journey under the bundle","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Return the list of conversion sankey charts of journey under the bundle"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyBundleId","in":"path","schemaId":"schema_615","description":"Journey Bundle ID","required":true}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1conversion_sankey_charts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journey_bundles/{journeyBundleId}/conversion_sankey_charts","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyBundleId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journey_bundles/{journeyBundleId}/conversion_sankey_charts","href":"journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1conversion_sankey_charts/get","summary":"Return the list of conversion sankey charts of journey under the bundle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the list of the journey statistics","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleConversionSankeyChartsJsonApiResponse"}},"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleConversionSankeyChartsJsonApiResponse"}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1conversion_sankey_charts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleConversionSankeyChartsJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleConversionSankeyChartsJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1conversion_sankey_charts/get"}],"panels":[]}]},"httpPath":"/entities/journey_bundles/{journeyBundleId}/conversion_sankey_charts"},{"label":"Return the list of activation sankey charts of journey under the bundle","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1activation_sankey_charts/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1activation_sankey_charts/get","metadata":{"seo":{"title":"Return the list of activation sankey charts of journey under the bundle","description":"Return the list of activation sankey charts of journey under the bundle"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Return the list of activation sankey charts of journey under the bundle","isWebhook":false,"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1activation_sankey_charts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Return the list of activation sankey charts of journey under the bundle","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Return the list of activation sankey charts of journey under the bundle"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyBundleId","in":"path","schemaId":"schema_615","description":"Journey Bundle ID","required":true}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1activation_sankey_charts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journey_bundles/{journeyBundleId}/activation_sankey_charts","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyBundleId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journey_bundles/{journeyBundleId}/activation_sankey_charts","href":"journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1activation_sankey_charts/get","summary":"Return the list of activation sankey charts of journey under the bundle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the list of the journey statistics","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleActivationSankeyChartsJsonApiResponse"}},"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleActivationSankeyChartsJsonApiResponse"}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1activation_sankey_charts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleActivationSankeyChartsJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleActivationSankeyChartsJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1activation_sankey_charts/get"}],"panels":[]}]},"httpPath":"/entities/journey_bundles/{journeyBundleId}/activation_sankey_charts"},{"label":"Returns the list of activations associated with the journey bundle","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1activations/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1activations/get","metadata":{"seo":{"title":"Returns the list of activations associated with the journey bundle","description":"Returns the list of activations associated with the journey bundle"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Returns the list of activations associated with the journey bundle","isWebhook":false,"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Returns the list of activations associated with the journey bundle","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the list of activations associated with the journey bundle"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyBundleId","in":"path","schemaId":"schema_615","description":"Journey Bundle ID","required":true}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journey_bundles/{journeyBundleId}/activations","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyBundleId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/journey_bundles/{journeyBundleId}/activations","href":"journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1activations/get","summary":"Returns the list of activations associated with the journey bundle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the list of activations associated with the journey bundle","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleActivationsJsonApiResponse"}},"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleActivationsJsonApiResponse"}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleActivationsJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleActivationsJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1activations/get"}],"panels":[]}]},"httpPath":"/entities/journey_bundles/{journeyBundleId}/activations"},{"label":"Create the new journey under the bundle with copying the latest journey","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1journeys/post","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1journeys/post","metadata":{"seo":{"title":"Create the new journey under the bundle with copying the latest journey","description":"Return the journey bundle information which contains the list of journey versions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create the new journey under the bundle with copying the latest journey","isWebhook":false,"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1journeys/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create the new journey under the bundle with copying the latest journey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Return the journey bundle information which contains the list of journey versions"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyBundleId","in":"path","schemaId":"schema_615","description":"Journey Bundle ID","required":true}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1journeys/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-JourneyBundleNewJourneyAttributes"}},"schemaId":"components/schemas/partial_journey.yaml-JourneyBundleNewJourneyAttributes","pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1journeys/post/requestBody","description":"parameters to specify the source journey copy from"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/journey_bundles/{journeyBundleId}/journeys","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyBundleId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-JourneyBundleNewJourneyAttributes"}},"responseCodes":["200"],"pointer":"/entities/journey_bundles/{journeyBundleId}/journeys","href":"journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1journeys/post","summary":"Create the new journey under the bundle with copying the latest journey"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/partial_journey.yaml-JourneyBundleNewJourneyAttributes","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-JourneyBundleNewJourneyAttributes"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1journeys/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetJourneyJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1journeys/post"}],"panels":[]}]},"httpPath":"/entities/journey_bundles/{journeyBundleId}/journeys"},{"label":"Validate the journey can be appended to the bundle","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1journeys_appendable/get","routeSlug":"/apis/td_cdp_api-public/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1journeys_appendable/get","metadata":{"seo":{"title":"Validate the journey can be appended to the bundle","description":"Validate the journey can be appended to the bundle"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Validate the journey can be appended to the bundle","isWebhook":false,"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1journeys_appendable/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Validate the journey can be appended to the bundle","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Validate the journey can be appended to the bundle"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"journeyBundleId","in":"path","schemaId":"schema_615","description":"Journey Bundle ID","required":true}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1journeys_appendable/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/journey_bundles/{journeyBundleId}/journeys_appendable","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"journeyBundleId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200","400"],"pointer":"/entities/journey_bundles/{journeyBundleId}/journeys_appendable","href":"journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1journeys_appendable/get","summary":"Validate the journey can be appended to the bundle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"New journey can be appendable","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Operator"}},"schemaId":"components/schemas/Operator"},{"code":"400","description":"New journey can not be appendable","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleNewJourneyNotAppendableJsonApiResponse"}},"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleNewJourneyNotAppendableJsonApiResponse"}],"pointer":"/paths/~1entities~1journey_bundles~1{journeyBundleId}~1journeys_appendable/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Operator","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Operator"}}},{"code":"400","schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleNewJourneyNotAppendableJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleNewJourneyNotAppendableJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1journeys_appendable/get"}],"panels":[]}]},"httpPath":"/entities/journey_bundles/{journeyBundleId}/journeys_appendable"}],"content":{"contentType":"group","meta":{"name":"Journeys"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Journeys","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"In Audience Studio, a journey represents a timeline of events that can help you motivate a customer’s behavior about your product. After marketers create journey stages, they can further analyze and refine the stages and activate specific stages for campaigns. "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"br","attrs":{}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Journeys is a premium feature. Contact your Customer Success Representative for more information."},"children":[]}]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/entities/journeys","summary":"List journeys","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journeys/get","deprecated":false},{"title":"/entities/journeys","summary":"Create journey","prefix":{"name":"post","color":"post"},"badges":[],"link":"/journeys/paths/~1entities~1journeys/post","deprecated":false},{"title":"/entities/journeys/{journeyId}","summary":"Retrieve summary of specified journey","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}/get","deprecated":false},{"title":"/entities/journeys/{journeyId}","summary":"Update journey entity","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}/patch","deprecated":false},{"title":"/entities/journeys/{journeyId}","summary":"Delete journey entity","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}/delete","deprecated":false},{"title":"/entities/journeys/{journeyId}/detail","summary":"Update meta field","prefix":{"name":"post","color":"post"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}~1detail/post","deprecated":false},{"title":"/entities/journeys/{journeyId}/available_behaviors_for_step","summary":"Retrieve a list of available behavior table of specified step","prefix":{"name":"post","color":"post"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}~1available_behaviors_for_step/post","deprecated":false},{"title":"/entities/journeys/{journeyId}/activation_templates_for_step","summary":"Retrieve a list of journey activation templates of specified step","prefix":{"name":"post","color":"post"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}~1activation_templates_for_step/post","deprecated":false},{"title":"/entities/journeys/duplicate","summary":"Create a duplicate of the specified journey","prefix":{"name":"post","color":"post"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1duplicate/post","deprecated":false},{"title":"/entities/journeys/{journeyId}/statistics","summary":"Retrieve journey statistics","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}~1statistics/get","deprecated":false},{"title":"/entities/journeys/{journeyId}/run","summary":"Trigger on-demand journey workflow execution","prefix":{"name":"post","color":"post"},"badges":[],"link":"/journeys/runjourney","deprecated":false},{"title":"/entities/journeys/{journeyId}/conversion_sankey_charts","summary":"Retrieve the list of conversion sankey chart source data","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}~1conversion_sankey_charts/get","deprecated":false},{"title":"/entities/journeys/{journeyId}/activation_sankey_charts","summary":"Retrieve the list of activation sankey chart source data","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}~1activation_sankey_charts/get","deprecated":false},{"title":"/entities/journeys/{journeyId}/customers","summary":"Retrieve list of profiles in journey","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}~1customers/get","deprecated":false},{"title":"/entities/journeys/segment_rules","summary":"Retrieve list of segment rules available in audience","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1segment_rules/get","deprecated":false},{"title":"/entities/journeys/{journeyId}/activations","summary":"Retrieve list of journey activations in journey","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}~1activations/get","deprecated":false},{"title":"/entities/journeys/{journeyId}/activations","summary":"Create an activation step in journey","prefix":{"name":"post","color":"post"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}~1activations/post","deprecated":false},{"title":"/entities/journeys/{journeyId}/activations/{journeyActivationStepId}","summary":"Retrieve summary of activation node in journey","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}~1activations~1{journeyactivationstepid}/get","deprecated":false},{"title":"/entities/journeys/{journeyId}/activations/{journeyActivationStepId}","summary":"Update the configuration of the activation step in journey","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}~1activations~1{journeyactivationstepid}/patch","deprecated":false},{"title":"/entities/journeys/{journeyId}/pause","summary":"Pause journey and associated activations schedules.","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}~1pause/patch","deprecated":false},{"title":"/entities/journeys/{journeyId}/resume","summary":"Resume journey and associated activations schedules.","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}~1resume/patch","deprecated":false},{"title":"/entities/journeys/{journeyId}/journey_stages/{journeyStageId}/customers","summary":"Retrieve list of profiles in the journey stage","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journeys~1{journeyid}~1journey_stages~1{journeystageid}~1customers/get","deprecated":false},{"title":"/entities/journey_bundles/{journeyBundleId}","summary":"Return the journey bundle information","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/get","deprecated":false},{"title":"/entities/journey_bundles/{journeyBundleId}","summary":"Update the metadata of the journey bundle","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/patch","deprecated":false},{"title":"/entities/journey_bundles/{journeyBundleId}","summary":"Delete the journey bundle","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}/delete","deprecated":false},{"title":"/entities/journey_bundles/{journeyBundleId}/latest","summary":"Returns the latest journey in the bundle","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1latest/get","deprecated":false},{"title":"/entities/journey_bundles/{journeyBundleId}/statistics","summary":"Return the list of statistics of jouney under the bundle","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1statistics/get","deprecated":false},{"title":"/entities/journey_bundles/{journeyBundleId}/conversion_sankey_charts","summary":"Return the list of conversion sankey charts of journey under the bundle","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1conversion_sankey_charts/get","deprecated":false},{"title":"/entities/journey_bundles/{journeyBundleId}/activation_sankey_charts","summary":"Return the list of activation sankey charts of journey under the bundle","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1activation_sankey_charts/get","deprecated":false},{"title":"/entities/journey_bundles/{journeyBundleId}/activations","summary":"Returns the list of activations associated with the journey bundle","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1activations/get","deprecated":false},{"title":"/entities/journey_bundles/{journeyBundleId}/journeys","summary":"Create the new journey under the bundle with copying the latest journey","prefix":{"name":"post","color":"post"},"badges":[],"link":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1journeys/post","deprecated":false},{"title":"/entities/journey_bundles/{journeyBundleId}/journeys_appendable","summary":"Validate the journey can be appended to the bundle","prefix":{"name":"get","color":"get"},"badges":[],"link":"/journeys/paths/~1entities~1journey_bundles~1{journeybundleid}~1journeys_appendable/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Activation Templates","link":"/apis/td_cdp_api-public/activation-templates","routeSlug":"/apis/td_cdp_api-public/activation-templates","items":[{"label":"Create an Activation Template","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activation-templates/activation_templates_create","routeSlug":"/apis/td_cdp_api-public/activation-templates/activation_templates_create","metadata":{"seo":{"title":"Create an Activation Template","description":"Create an Activation Template"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"activation_templates_create","name":"Create an Activation Template","isWebhook":false,"pointer":"/paths/~1entities~1activation_templates/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create an Activation Template","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesActivationTemplateUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesActivationTemplateUpdateRepresentation","pointer":"/paths/~1entities~1activation_templates/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/activation_templates","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesActivationTemplateUpdateRepresentation"}},"responseCodes":["200","400","403","404","5XX"],"pointer":"/entities/activation_templates","href":"activation-templates/activation_templates_create","openApiOperationId":"activation_templates_create","summary":"Create an Activation Template"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesActivationTemplateUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesActivationTemplateUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Created Activation Template","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_636"}},"schemaId":"schema_636"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}},"schemaId":"schema_637"},{"code":"404","description":"The specified resource is not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}},"schemaId":"schema_638"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1entities~1activation_templates/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse"}}},{"code":"400","schemaId":"schema_636","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_636"}}},{"code":"403","schemaId":"schema_637","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}}},{"code":"404","schemaId":"schema_638","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activation-templates/activation_templates_create"}],"panels":[]}]},"httpPath":"/entities/activation_templates"},{"label":"Get an Activation Template","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activation-templates/activation_templates_show","routeSlug":"/apis/td_cdp_api-public/activation-templates/activation_templates_show","metadata":{"seo":{"title":"Get an Activation Template","description":"Get an Activation Template"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"activation_templates_show","name":"Get an Activation Template","isWebhook":false,"pointer":"/paths/~1entities~1activation_templates~1{id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get an Activation Template","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Activation Template ID","required":true}],"pointer":"/paths/~1entities~1activation_templates~1{id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/activation_templates/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","403","404","5XX"],"pointer":"/entities/activation_templates/{id}","href":"activation-templates/activation_templates_show","openApiOperationId":"activation_templates_show","summary":"Get an Activation Template"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns an activation template by ID","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}},"schemaId":"schema_637"},{"code":"404","description":"The specified resource is not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}},"schemaId":"schema_638"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1entities~1activation_templates~1{id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse"}}},{"code":"403","schemaId":"schema_637","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}}},{"code":"404","schemaId":"schema_638","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activation-templates/activation_templates_show"}],"panels":[]}]},"httpPath":"/entities/activation_templates/{id}"},{"label":"Update an Activation Template","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activation-templates/activation_templates_update","routeSlug":"/apis/td_cdp_api-public/activation-templates/activation_templates_update","metadata":{"seo":{"title":"Update an Activation Template","description":"Update an Activation Template"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"activation_templates_update","name":"Update an Activation Template","isWebhook":false,"pointer":"/paths/~1entities~1activation_templates~1{id}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update an Activation Template","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Activation Template to update","required":true}],"pointer":"/paths/~1entities~1activation_templates~1{id}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesActivationTemplateUpdateRepresentation"}},"schemaId":"components/schemas/EntitiesActivationTemplateUpdateRepresentation","pointer":"/paths/~1entities~1activation_templates~1{id}/patch/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/activation_templates/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesActivationTemplateUpdateRepresentation"}},"responseCodes":["200","400","403","404","422","5XX"],"pointer":"/entities/activation_templates/{id}","href":"activation-templates/activation_templates_update","openApiOperationId":"activation_templates_update","summary":"Update an Activation Template"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/EntitiesActivationTemplateUpdateRepresentation","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/EntitiesActivationTemplateUpdateRepresentation"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Updated Activation Template","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse"},{"code":"400","description":"Given parameters are not valid","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_636"}},"schemaId":"schema_636"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}},"schemaId":"schema_637"},{"code":"404","description":"The specified resource is not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}},"schemaId":"schema_638"},{"code":"422","description":"The specified resource has unprocessable entities","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_661"}},"schemaId":"schema_661"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1entities~1activation_templates~1{id}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse"}}},{"code":"400","schemaId":"schema_636","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_636"}}},{"code":"403","schemaId":"schema_637","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}}},{"code":"404","schemaId":"schema_638","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}}},{"code":"422","schemaId":"schema_661","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_661"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activation-templates/activation_templates_update"}],"panels":[]}]},"httpPath":"/entities/activation_templates/{id}"},{"label":"Delete an Activation Template","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activation-templates/activation_templates_delete","routeSlug":"/apis/td_cdp_api-public/activation-templates/activation_templates_delete","metadata":{"seo":{"title":"Delete an Activation Template","description":"Delete an Activation Template"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"activation_templates_delete","name":"Delete an Activation Template","isWebhook":false,"pointer":"/paths/~1entities~1activation_templates~1{id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete an Activation Template","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_615","description":"Activation Template to delete","required":true}],"pointer":"/paths/~1entities~1activation_templates~1{id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/entities/activation_templates/{id}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","403","404","409","5XX"],"pointer":"/entities/activation_templates/{id}","href":"activation-templates/activation_templates_delete","openApiOperationId":"activation_templates_delete","summary":"Delete an Activation Template"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Deleted Activation Template","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse"}},"schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}},"schemaId":"schema_637"},{"code":"404","description":"The specified resource is not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}},"schemaId":"schema_638"},{"code":"409","description":"The specified resource conflicts; having dependent segments, referencing segments, etc.","mediaType":"application/json","mediaTypes":["application/json","application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_639"},"application/vnd.treasuredata.v1+json":{"schemaId":"schema_640"}},"schemaId":"schema_639"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1entities~1activation_templates~1{id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse"}}},{"code":"403","schemaId":"schema_637","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}}},{"code":"404","schemaId":"schema_638","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}}},{"code":"409","schemaId":"schema_639","mediaTypes":["application/json","application/vnd.treasuredata.v1+json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_639"},"application/vnd.treasuredata.v1+json":{"schemaId":"schema_640"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activation-templates/activation_templates_delete"}],"panels":[]}]},"httpPath":"/entities/activation_templates/{id}"},{"label":"Returns list of Activation Templates by an audience (parent segment)","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/activation-templates/paths/~1entities~1parent_segments~1{parentsegmentid}~1activation_templates/get","routeSlug":"/apis/td_cdp_api-public/activation-templates/paths/~1entities~1parent_segments~1{parentsegmentid}~1activation_templates/get","metadata":{"seo":{"title":"Returns list of Activation Templates by an audience (parent segment)","description":"Returns list of Activation Templates by an audience (parent segment)"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Returns list of Activation Templates by an audience (parent segment)","isWebhook":false,"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1activation_templates/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Returns list of Activation Templates by an audience (parent segment)","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"parentSegmentId","in":"path","schemaId":"schema_615","description":"Parent Segment ID (audience id)","required":true}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1activation_templates/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"availableBySegmentId","in":"query","schemaId":"schema_615","description":"Segment ID to detect template availability"},{"name":"kind","in":"query","schemaId":"schema_662","description":"If kind is specified, returns Activations Templates have same one only."}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1activation_templates/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/parent_segments/{parentSegmentId}/activation_templates","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"parentSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"availableBySegmentId","in":"query","required":false,"schemaId":"schema_615"},{"name":"kind","in":"query","required":false,"schemaId":"schema_662"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","403","404","5XX"],"pointer":"/entities/parent_segments/{parentSegmentId}/activation_templates","href":"activation-templates/paths/~1entities~1parent_segments~1{parentsegmentid}~1activation_templates/get","summary":"Returns list of Activation Templates by an audience (parent segment)"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a list of Activation Templates.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesActivationTemplateIndexJsonApiResponse"}},"schemaId":"components/schemas/EntitiesActivationTemplateIndexJsonApiResponse"},{"code":"403","description":"Requested resource or action is not allowed because you don't have sufficient permissions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}},"schemaId":"schema_637"},{"code":"404","description":"The specified resource is not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}},"schemaId":"schema_638"},{"code":"5XX","description":"System error. Because there is a possibility of a temporary error due to network trouble and so on, we recommend several times retry on request side. Please contact the TD support team if you do not resolve it.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}},"schemaId":"schema_614"}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1activation_templates/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitiesActivationTemplateIndexJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitiesActivationTemplateIndexJsonApiResponse"}}},{"code":"403","schemaId":"schema_637","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_637"}}},{"code":"404","schemaId":"schema_638","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_638"}}},{"code":"5XX","schemaId":"schema_614","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_614"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/activation-templates/paths/~1entities~1parent_segments~1{parentsegmentid}~1activation_templates/get"}],"panels":[]}]},"httpPath":"/entities/parent_segments/{parentSegmentId}/activation_templates"}],"content":{"contentType":"group","meta":{"name":"Activation Templates"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Activation Templates","showPageActions":true},{"nodeType":"markdoc","content":"Marketers find creating an activation challenging because they have to enter technical information they might not understand, which can lead to activations failing due to misconfigurations. Treasure Data solves this problem with the Activation Template. The Activation Template allows data engineers to create templates with pre-populated fields so that the marketer can confidently create an activation."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/entities/activation_templates","summary":"Create an Activation Template","prefix":{"name":"post","color":"post"},"badges":[],"link":"/activation-templates/activation_templates_create","deprecated":false},{"title":"/entities/activation_templates/{id}","summary":"Get an Activation Template","prefix":{"name":"get","color":"get"},"badges":[],"link":"/activation-templates/activation_templates_show","deprecated":false},{"title":"/entities/activation_templates/{id}","summary":"Update an Activation Template","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/activation-templates/activation_templates_update","deprecated":false},{"title":"/entities/activation_templates/{id}","summary":"Delete an Activation Template","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/activation-templates/activation_templates_delete","deprecated":false},{"title":"/entities/parent_segments/{parentSegmentId}/activation_templates","summary":"Returns list of Activation Templates by an audience (parent segment)","prefix":{"name":"get","color":"get"},"badges":[],"link":"/activation-templates/paths/~1entities~1parent_segments~1{parentsegmentid}~1activation_templates/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Composable Audiences","link":"/apis/td_cdp_api-public/composable-audiences","routeSlug":"/apis/td_cdp_api-public/composable-audiences","items":[],"content":{"contentType":"group","meta":{"name":"Composable Audiences"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Composable Audiences","showPageActions":true},{"nodeType":"markdoc","content":"Composable Audiences enable zero-copy audience management by connecting directly to external data warehouses (Snowflake, BigQuery, Databricks) without moving data. This approach supports federated queries that execute in-place on customer data, providing faster insights and reducing data duplication. Composable Audiences include features for attribute and behavior tracking, segment preview queries, and sample value retrieval for data exploration."}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/composable-audiences"}],"panels":[]}]}},{"type":"group","label":"Composable Segments","link":"/apis/td_cdp_api-public/composable-segments","routeSlug":"/apis/td_cdp_api-public/composable-segments","items":[],"content":{"contentType":"group","meta":{"name":"Composable Segments"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Composable Segments","showPageActions":true},{"nodeType":"markdoc","content":"Composable Segments are segments defined for composable audiences, using federated query execution on external data warehouses. They enable zero-copy segmentation with rule-based filtering executed directly on customer data in Snowflake, BigQuery, or Databricks."}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/composable-segments"}],"panels":[]}]}},{"type":"group","label":"Realtime Journeys","link":"/apis/td_cdp_api-public/realtime-journeys","routeSlug":"/apis/td_cdp_api-public/realtime-journeys","items":[{"label":"Get realtime setting for the Audience","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_setting/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_setting/get","metadata":{"seo":{"title":"Get realtime setting for the Audience","description":"Get realtime setting for the Audience"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get realtime setting for the Audience","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_setting/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get realtime setting for the Audience","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get realtime setting for the Audience"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_setting/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/realtime_setting","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_setting","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_setting/get","summary":"Get realtime setting for the Audience"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the realtime setting for the Audience","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeSetting"}},"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeSetting"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_setting/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeSetting","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeSetting"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_setting/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_setting"},{"label":"Update realtime setting for the Audience","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_setting/patch","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_setting/patch","metadata":{"seo":{"title":"Update realtime setting for the Audience","description":"Update realtime setting for the Audience"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update realtime setting for the Audience","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_setting/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update realtime setting for the Audience","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update realtime setting for the Audience"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_setting/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeSettingAttributes"}},"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeSettingAttributes","pointer":"/paths/~1audiences~1{audienceId}~1realtime_setting/patch/requestBody","description":"parameters to edit the realtime setting"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/audiences/{audienceId}/realtime_setting","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeSettingAttributes"}},"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_setting","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_setting/patch","summary":"Update realtime setting for the Audience"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeSettingAttributes","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeSettingAttributes"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the realtime setting for the Audience","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeSetting"}},"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeSetting"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_setting/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeSetting","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeSetting"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_setting/patch"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_setting"},{"label":"Return a list of Realtime Attributes for the Audience","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes/get","metadata":{"seo":{"title":"Return a list of Realtime Attributes for the Audience","description":"Return a list of Realtime Attributes for the Audience"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Return a list of Realtime Attributes for the Audience","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Return a list of Realtime Attributes for the Audience","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Return a list of Realtime Attributes for the Audience"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page[after]","in":"query","schemaId":"schema_624","description":"A string to fetch more page. The next value should be present at the pagination.nextPage in the previous response if more pages exist."},{"name":"page[size]","in":"query","schemaId":"schema_663","description":"The maximum number of results to return per page"},{"name":"sorted_by","in":"query","schemaId":"schema_624","description":"Specify the sort order in the format foo:asc or foo:desc."},{"name":"name_include","in":"query","schemaId":"schema_624","description":"filter by the resource's name"},{"name":"types","in":"query","schemaId":"schema_664","description":"filter by the resource's type"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/realtime_attributes","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"page[after]","in":"query","required":false,"schemaId":"schema_624"},{"name":"page[size]","in":"query","required":false,"schemaId":"schema_663"},{"name":"sorted_by","in":"query","required":false,"schemaId":"schema_624"},{"name":"name_include","in":"query","required":false,"schemaId":"schema_624"},{"name":"types","in":"query","required":false,"schemaId":"schema_664"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_attributes","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes/get","summary":"Return a list of Realtime Attributes for the Audience"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of Realtime Attributes for the Audience","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_665"}},"schemaId":"schema_665"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_665","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_665"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_attributes"},{"label":"Create a Realtime Attribute","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes/post","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes/post","metadata":{"seo":{"title":"Create a Realtime Attribute","description":"Create a Realtime Attribute"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create a Realtime Attribute","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a Realtime Attribute","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a Realtime Attribute"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_666"}},"schemaId":"schema_666","pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/realtime_attributes","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_666"}},"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_attributes","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes/post","summary":"Create a Realtime Attribute"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_666","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_666"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Create a Realtime Attribute","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_667"}},"schemaId":"schema_667"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_667","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_667"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes/post"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_attributes"},{"label":"Return the Realtime Attribute","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/get","metadata":{"seo":{"title":"Return the Realtime Attribute","description":"Return the Realtime Attribute"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Return the Realtime Attribute","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes~1{realtimeAttributeId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Return the Realtime Attribute","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Return the Realtime Attribute"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true},{"name":"realtimeAttributeId","in":"path","schemaId":"schema_615","description":"Realtime Attribute ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes~1{realtimeAttributeId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"realtimeAttributeId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/get","summary":"Return the Realtime Attribute"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Return the Realtime Attribute","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_668"}},"schemaId":"schema_668"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes~1{realtimeAttributeId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_668","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_668"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}"},{"label":"Update the Realtime Attribute","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/patch","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/patch","metadata":{"seo":{"title":"Update the Realtime Attribute","description":"Update the Realtime Attribute"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update the Realtime Attribute","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes~1{realtimeAttributeId}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the Realtime Attribute","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update the Realtime Attribute"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true},{"name":"realtimeAttributeId","in":"path","schemaId":"schema_615","description":"Realtime Attribute ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes~1{realtimeAttributeId}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_669"}},"schemaId":"schema_669","pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes~1{realtimeAttributeId}/patch/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"realtimeAttributeId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_669"}},"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/patch","summary":"Update the Realtime Attribute"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_669","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_669"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Update the Realtime Attribute","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_668"}},"schemaId":"schema_668"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes~1{realtimeAttributeId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_668","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_668"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/patch"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}"},{"label":"Delete the Realtime Attribute","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/delete","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/delete","metadata":{"seo":{"title":"Delete the Realtime Attribute","description":"Delete the Realtime Attribute"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete the Realtime Attribute","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes~1{realtimeAttributeId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete the Realtime Attribute","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete the Realtime Attribute"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true},{"name":"realtimeAttributeId","in":"path","schemaId":"schema_615","description":"Realtime Attribute ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes~1{realtimeAttributeId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"realtimeAttributeId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/delete","summary":"Delete the Realtime Attribute"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Delete the Realtime Attribute","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EmptyCondition"}},"schemaId":"components/schemas/EmptyCondition"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_attributes~1{realtimeAttributeId}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EmptyCondition","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EmptyCondition"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/delete"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}"},{"label":"Bulk update imported attributes","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_imported_attributes~1bulk_update/post","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_imported_attributes~1bulk_update/post","metadata":{"seo":{"title":"Bulk update imported attributes","description":"Bulk update imported attributes"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Bulk update imported attributes","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_imported_attributes~1bulk_update/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Bulk update imported attributes","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Bulk update imported attributes"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_imported_attributes~1bulk_update/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_670"}},"schemaId":"schema_670","pointer":"/paths/~1audiences~1{audienceId}~1realtime_imported_attributes~1bulk_update/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/realtime_imported_attributes/bulk_update","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_670"}},"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_imported_attributes/bulk_update","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_imported_attributes~1bulk_update/post","summary":"Bulk update imported attributes"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_670","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_670"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Bulk update imported attributes","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Operator"}},"schemaId":"components/schemas/Operator"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_imported_attributes~1bulk_update/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Operator","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Operator"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_imported_attributes~1bulk_update/post"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_imported_attributes/bulk_update"},{"label":"Return a list of Realtime Key Events for the Audience","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events/get","metadata":{"seo":{"title":"Return a list of Realtime Key Events for the Audience","description":"Return a list of Realtime Key Events for the Audience"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Return a list of Realtime Key Events for the Audience","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Return a list of Realtime Key Events for the Audience","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Return a list of Realtime Key Events for the Audience"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page[after]","in":"query","schemaId":"schema_624","description":"A string to fetch more page. The next value should be present at the pagination.nextPage in the previous response if more pages exist."},{"name":"page[size]","in":"query","schemaId":"schema_663","description":"The maximum number of results to return per page"},{"name":"sorted_by","in":"query","schemaId":"schema_624","description":"Specify the sort order in the format foo:asc or foo:desc."},{"name":"name_include","in":"query","schemaId":"schema_624","description":"filter by the resource's name"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/realtime_key_events","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"page[after]","in":"query","required":false,"schemaId":"schema_624"},{"name":"page[size]","in":"query","required":false,"schemaId":"schema_663"},{"name":"sorted_by","in":"query","required":false,"schemaId":"schema_624"},{"name":"name_include","in":"query","required":false,"schemaId":"schema_624"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_key_events","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events/get","summary":"Return a list of Realtime Key Events for the Audience"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of Realtime Key Events for the Audience","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_671"}},"schemaId":"schema_671"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_671","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_671"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_key_events"},{"label":"Create a Realtime Key Event for the Audience","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events/post","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events/post","metadata":{"seo":{"title":"Create a Realtime Key Event for the Audience","description":"Create a Realtime Key Event for the Audience"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create a Realtime Key Event for the Audience","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a Realtime Key Event for the Audience","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a Realtime Key Event for the Audience"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventAttributes"}},"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventAttributes","pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events/post/requestBody","description":"parameters to create a realtime key event"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/realtime_key_events","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventAttributes"}},"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_key_events","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events/post","summary":"Create a Realtime Key Event for the Audience"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventAttributes","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventAttributes"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A Realtime Key Events for the Audience","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_672"}},"schemaId":"schema_672"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_672","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_672"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events/post"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_key_events"},{"label":"Return the specified Realtime Key Event","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/get","metadata":{"seo":{"title":"Return the specified Realtime Key Event","description":"Return the specified Realtime Key Event"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Return the specified Realtime Key Event","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events~1{realtimeKeyEventId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Return the specified Realtime Key Event","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Return the specified Realtime Key Event"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true},{"name":"realtimeKeyEventId","in":"path","schemaId":"schema_615","description":"Realtime Key Event ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events~1{realtimeKeyEventId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"realtimeKeyEventId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/get","summary":"Return the specified Realtime Key Event"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The specified Realtime Key Event","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_672"}},"schemaId":"schema_672"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events~1{realtimeKeyEventId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_672","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_672"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}"},{"label":"Edit the specified Realtime Key Event","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/patch","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/patch","metadata":{"seo":{"title":"Edit the specified Realtime Key Event","description":"Edit the specified Realtime Key Event"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Edit the specified Realtime Key Event","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events~1{realtimeKeyEventId}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Edit the specified Realtime Key Event","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Edit the specified Realtime Key Event"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true},{"name":"realtimeKeyEventId","in":"path","schemaId":"schema_615","description":"Realtime Key Event ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events~1{realtimeKeyEventId}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventAttributes"}},"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventAttributes","pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events~1{realtimeKeyEventId}/patch/requestBody","description":"parameters to edit the realtime key event"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"realtimeKeyEventId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventAttributes"}},"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/patch","summary":"Edit the specified Realtime Key Event"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventAttributes","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventAttributes"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A Realtime Key Events for the Audience","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_672"}},"schemaId":"schema_672"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events~1{realtimeKeyEventId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_672","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_672"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/patch"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}"},{"label":"Delete the specified Realtime Key Event","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/delete","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/delete","metadata":{"seo":{"title":"Delete the specified Realtime Key Event","description":"Delete the specified Realtime Key Event"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete the specified Realtime Key Event","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events~1{realtimeKeyEventId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete the specified Realtime Key Event","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete the specified Realtime Key Event"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true},{"name":"realtimeKeyEventId","in":"path","schemaId":"schema_615","description":"Realtime Key Event ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events~1{realtimeKeyEventId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"realtimeKeyEventId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/delete","summary":"Delete the specified Realtime Key Event"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A Realtime Key Events for the Audience","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_672"}},"schemaId":"schema_672"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events~1{realtimeKeyEventId}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_672","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_672"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/delete"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}"},{"label":"Return a list of columns of the specified Realtime Key Event","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}~1columns/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}~1columns/get","metadata":{"seo":{"title":"Return a list of columns of the specified Realtime Key Event","description":"Return a list of columns of the specified Realtime Key Event"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Return a list of columns of the specified Realtime Key Event","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events~1{realtimeKeyEventId}~1columns/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Return a list of columns of the specified Realtime Key Event","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Return a list of columns of the specified Realtime Key Event"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true},{"name":"realtimeKeyEventId","in":"path","schemaId":"schema_615","description":"Realtime Key Event ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events~1{realtimeKeyEventId}~1columns/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}/columns","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"realtimeKeyEventId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}/columns","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}~1columns/get","summary":"Return a list of columns of the specified Realtime Key Event"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of columns of the specified Realtime Key Event","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_673"}},"schemaId":"schema_673"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_key_events~1{realtimeKeyEventId}~1columns/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_673","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_673"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}~1columns/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}/columns"},{"label":"Return a list of columns of the specified Realtime Event Table","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_event_tables~1{database}~1{table}~1columns/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_event_tables~1{database}~1{table}~1columns/get","metadata":{"seo":{"title":"Return a list of columns of the specified Realtime Event Table","description":"Return a list of columns of the specified Realtime Event Table"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Return a list of columns of the specified Realtime Event Table","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_event_tables~1{database}~1{table}~1columns/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Return a list of columns of the specified Realtime Event Table","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Return a list of columns of the specified Realtime Event Table"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true},{"name":"database","in":"path","schemaId":"schema_624","description":"database name in EventTable of RealtimeSetting","required":true},{"name":"table","in":"path","schemaId":"schema_624","description":"table name in EventTable of RealtimeSetting","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_event_tables~1{database}~1{table}~1columns/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/realtime_event_tables/{database}/{table}/columns","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"database","in":"path","required":true,"schemaId":"schema_624"},{"name":"table","in":"path","required":true,"schemaId":"schema_624"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_event_tables/{database}/{table}/columns","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_event_tables~1{database}~1{table}~1columns/get","summary":"Return a list of columns of the specified Realtime Event Table"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of columns of the specified Realtime Event Table","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_673"}},"schemaId":"schema_673"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_event_tables~1{database}~1{table}~1columns/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_673","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_673"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_event_tables~1{database}~1{table}~1columns/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_event_tables/{database}/{table}/columns"},{"label":"Return the current version for the Audience","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_configuration_versions~1current/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_configuration_versions~1current/get","metadata":{"seo":{"title":"Return the current version for the Audience","description":"Return the current version for the Audience"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Return the current version for the Audience","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_configuration_versions~1current/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Return the current version for the Audience","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Return the current version for the Audience"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_configuration_versions~1current/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/realtime_configuration_versions/current","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_configuration_versions/current","href":"realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_configuration_versions~1current/get","summary":"Return the current version for the Audience"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The current version","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_674"}},"schemaId":"schema_674"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_configuration_versions~1current/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_674","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_674"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_configuration_versions~1current/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_configuration_versions/current"},{"label":"List available realtime attributes","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_attributes/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_attributes/get","metadata":{"seo":{"title":"List available realtime attributes","description":"List available realtime attributes"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"List available realtime attributes","isWebhook":false,"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_attributes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List available realtime attributes","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"List available realtime attributes"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"parentSegmentId","in":"path","schemaId":"schema_615","description":"Parent Segment ID (audience id)","required":true}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_attributes/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page[size]","in":"query","schemaId":"schema_663","description":"The maximum number of results to return per page"},{"name":"page[after]","in":"query","schemaId":"schema_624","description":"A string to fetch more page. The next value should be present at the pagination.nextPage in the previous response if more pages exist."},{"name":"sorted_by","in":"query","schemaId":"schema_624","description":"Specify the sort order in the format foo:asc or foo:desc."},{"name":"types","in":"query","schemaId":"schema_664","description":"filter by the resource's type"},{"name":"q","in":"query","schemaId":"schema_675"}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_attributes/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/parent_segments/{parentSegmentId}/realtime_attributes","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"parentSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"page[size]","in":"query","required":false,"schemaId":"schema_663"},{"name":"page[after]","in":"query","required":false,"schemaId":"schema_624"},{"name":"sorted_by","in":"query","required":false,"schemaId":"schema_624"},{"name":"types","in":"query","required":false,"schemaId":"schema_664"},{"name":"q","in":"query","required":false,"schemaId":"schema_675"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/parent_segments/{parentSegmentId}/realtime_attributes","href":"realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_attributes/get","summary":"List available realtime attributes"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a list of available realtime attributes","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_676"}},"schemaId":"schema_676"}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_attributes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_676","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_676"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_attributes/get"}],"panels":[]}]},"httpPath":"/entities/parent_segments/{parentSegmentId}/realtime_attributes"},{"label":"Create a realtime journey","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys/post","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys/post","metadata":{"seo":{"title":"Create a realtime journey","description":"Create a realtime journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create a realtime journey","isWebhook":false,"pointer":"/paths/~1entities~1realtime_journeys/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a realtime journey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a realtime journey."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_677"}},"schemaId":"schema_677","pointer":"/paths/~1entities~1realtime_journeys/post/requestBody","description":"parameters to create a journey"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/realtime_journeys","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_677"}},"responseCodes":["200"],"pointer":"/entities/realtime_journeys","href":"realtime-journeys/paths/~1entities~1realtime_journeys/post","summary":"Create a realtime journey"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_677","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_677"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_678"}},"schemaId":"schema_678"}],"pointer":"/paths/~1entities~1realtime_journeys/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_678","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_678"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1realtime_journeys/post"}],"panels":[]}]},"httpPath":"/entities/realtime_journeys"},{"label":"Retrieve summary of specified realtime journey","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/get","metadata":{"seo":{"title":"Retrieve summary of specified realtime journey","description":"Retrieve the summary of a specified realtime journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve summary of specified realtime journey","isWebhook":false,"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve summary of specified realtime journey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve the summary of a specified realtime journey."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"realtimeJourneyId","in":"path","schemaId":"schema_615","description":"Realtime Journey ID","required":true}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/realtime_journeys/{realtimeJourneyId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"realtimeJourneyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/realtime_journeys/{realtimeJourneyId}","href":"realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/get","summary":"Retrieve summary of specified realtime journey"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the realtime journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_678"}},"schemaId":"schema_678"}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_678","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_678"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/get"}],"panels":[]}]},"httpPath":"/entities/realtime_journeys/{realtimeJourneyId}"},{"label":"Update realtime journey entity","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/patch","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/patch","metadata":{"seo":{"title":"Update realtime journey entity","description":"Update a realtime journey entity."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update realtime journey entity","isWebhook":false,"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}/patch","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update realtime journey entity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update a realtime journey entity."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"realtimeJourneyId","in":"path","schemaId":"schema_615","description":"Realtime Journey ID","required":true}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}/patch/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/realtime_journeys/{realtimeJourneyId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"realtimeJourneyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/realtime_journeys/{realtimeJourneyId}","href":"realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/patch","summary":"Update realtime journey entity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the updated journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_678"}},"schemaId":"schema_678"}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_678","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_678"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/patch"}],"panels":[]}]},"httpPath":"/entities/realtime_journeys/{realtimeJourneyId}"},{"label":"Delete realtime journey entity","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/delete","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/delete","metadata":{"seo":{"title":"Delete realtime journey entity","description":"Delete a realtime journey entity."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete realtime journey entity","isWebhook":false,"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete realtime journey entity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete a realtime journey entity."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"realtimeJourneyId","in":"path","schemaId":"schema_615","description":"Realtime Journey ID","required":true}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/entities/realtime_journeys/{realtimeJourneyId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"realtimeJourneyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/realtime_journeys/{realtimeJourneyId}","href":"realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/delete","summary":"Delete realtime journey entity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Empty if deletion is successful","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EmptyCondition"}},"schemaId":"components/schemas/EmptyCondition"}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EmptyCondition","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EmptyCondition"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/delete"}],"panels":[]}]},"httpPath":"/entities/realtime_journeys/{realtimeJourneyId}"},{"label":"Validate fields of the realtime journey","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1detail/post","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1detail/post","metadata":{"seo":{"title":"Validate fields of the realtime journey","description":"Validate fields of the realtime journey"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Validate fields of the realtime journey","isWebhook":false,"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1detail/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Validate fields of the realtime journey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Validate fields of the realtime journey"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"realtimeJourneyId","in":"path","schemaId":"schema_615","description":"Realtime Journey ID","required":true}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1detail/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_679"}},"schemaId":"schema_679","pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1detail/post/requestBody","description":"parameters to validate"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/realtime_journeys/{realtimeJourneyId}/detail","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"realtimeJourneyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_679"}},"responseCodes":["200"],"pointer":"/entities/realtime_journeys/{realtimeJourneyId}/detail","href":"realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1detail/post","summary":"Validate fields of the realtime journey"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_679","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_679"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the realtime journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_678"}},"schemaId":"schema_678"}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1detail/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_678","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_678"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1detail/post"}],"panels":[]}]},"httpPath":"/entities/realtime_journeys/{realtimeJourneyId}/detail"},{"label":"Retrieve a list of realtime journeys under the Parent Segment","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_journeys/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_journeys/get","metadata":{"seo":{"title":"Retrieve a list of realtime journeys under the Parent Segment","description":"Retrieve a list of realtime journeys under the Parent Segment"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve a list of realtime journeys under the Parent Segment","isWebhook":false,"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_journeys/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a list of realtime journeys under the Parent Segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of realtime journeys under the Parent Segment"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"parentSegmentId","in":"path","schemaId":"schema_615","description":"Parent Segment ID (audience id)","required":true}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_journeys/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page[size]","in":"query","schemaId":"schema_663","description":"The maximum number of results to return per page"},{"name":"page[after]","in":"query","schemaId":"schema_624","description":"A string to fetch more page. The next value should be present at the pagination.nextPage in the previous response if more pages exist."},{"name":"permissions","in":"query","schemaId":"schema_680","description":"filter by the resource's permission. Default to 'view'"}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_journeys/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/parent_segments/{parentSegmentId}/realtime_journeys","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"parentSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"page[size]","in":"query","required":false,"schemaId":"schema_663"},{"name":"page[after]","in":"query","required":false,"schemaId":"schema_624"},{"name":"permissions","in":"query","required":false,"schemaId":"schema_680"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/parent_segments/{parentSegmentId}/realtime_journeys","href":"realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_journeys/get","summary":"Retrieve a list of realtime journeys under the Parent Segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a list of realtime journeys under the Parent Segment","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_681"}},"schemaId":"schema_681"}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_journeys/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_681","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_681"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_journeys/get"}],"panels":[]}]},"httpPath":"/entities/parent_segments/{parentSegmentId}/realtime_journeys"},{"label":"Retrieve a list of realtime activations under the Parent Segment","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_activations/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_activations/get","metadata":{"seo":{"title":"Retrieve a list of realtime activations under the Parent Segment","description":"Retrieve a list of realtime activations under the Parent Segment"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve a list of realtime activations under the Parent Segment","isWebhook":false,"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a list of realtime activations under the Parent Segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of realtime activations under the Parent Segment"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"parentSegmentId","in":"path","schemaId":"schema_615","description":"Parent Segment ID (audience id)","required":true}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_activations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page[size]","in":"query","schemaId":"schema_663","description":"The maximum number of results to return per page"},{"name":"page[after]","in":"query","schemaId":"schema_624","description":"A string to fetch more page. The next value should be present at the pagination.nextPage in the previous response if more pages exist."}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/parent_segments/{parentSegmentId}/realtime_activations","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"parentSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"page[size]","in":"query","required":false,"schemaId":"schema_663"},{"name":"page[after]","in":"query","required":false,"schemaId":"schema_624"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/parent_segments/{parentSegmentId}/realtime_activations","href":"realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_activations/get","summary":"Retrieve a list of realtime activations under the Parent Segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a list of realtime activations under the Parent Segment","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_682"}},"schemaId":"schema_682"}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_682","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_682"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_activations/get"}],"panels":[]}]},"httpPath":"/entities/parent_segments/{parentSegmentId}/realtime_activations"},{"label":"Retrieve a list of realtime journey activations for the specified realtime journey.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations/get","metadata":{"seo":{"title":"Retrieve a list of realtime journey activations for the specified realtime journey.","description":"Retrieve a list of realtime journey activations for the specified realtime journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve a list of realtime journey activations for the specified realtime journey.","isWebhook":false,"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a list of realtime journey activations for the specified realtime journey.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of realtime journey activations for the specified realtime journey."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"realtimeJourneyId","in":"path","schemaId":"schema_615","description":"Realtime Journey ID","required":true}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page[size]","in":"query","schemaId":"schema_663","description":"The maximum number of results to return per page"},{"name":"page[after]","in":"query","schemaId":"schema_624","description":"A string to fetch more page. The next value should be present at the pagination.nextPage in the previous response if more pages exist."}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/realtime_journeys/{realtimeJourneyId}/activations","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"realtimeJourneyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"page[size]","in":"query","required":false,"schemaId":"schema_663"},{"name":"page[after]","in":"query","required":false,"schemaId":"schema_624"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/realtime_journeys/{realtimeJourneyId}/activations","href":"realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations/get","summary":"Retrieve a list of realtime journey activations for the specified realtime journey."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the list of realtime journey activations for the specified realtime journey.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_682"}},"schemaId":"schema_682"}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_682","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_682"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations/get"}],"panels":[]}]},"httpPath":"/entities/realtime_journeys/{realtimeJourneyId}/activations"},{"label":"Create a realtime journey activations for the specified realtime journey.","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations/post","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations/post","metadata":{"seo":{"title":"Create a realtime journey activations for the specified realtime journey.","description":"Create a realtime journey activations for the specified realtime journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create a realtime journey activations for the specified realtime journey.","isWebhook":false,"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a realtime journey activations for the specified realtime journey.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a realtime journey activations for the specified realtime journey."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"realtimeJourneyId","in":"path","schemaId":"schema_615","description":"Realtime Journey ID","required":true}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_683"}},"schemaId":"schema_683","pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations/post/requestBody","description":"parameters to create a journey"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/realtime_journeys/{realtimeJourneyId}/activations","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"realtimeJourneyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_683"}},"responseCodes":["200"],"pointer":"/entities/realtime_journeys/{realtimeJourneyId}/activations","href":"realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations/post","summary":"Create a realtime journey activations for the specified realtime journey."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_683","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_683"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the list of realtime journey activations for the specified realtime journey.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_684"}},"schemaId":"schema_684"}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_684","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_684"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations/post"}],"panels":[]}]},"httpPath":"/entities/realtime_journeys/{realtimeJourneyId}/activations"},{"label":"Retrieve a summary of the activation node in a realtime journey.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations~1{realtimejourneyactivationstepid}/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations~1{realtimejourneyactivationstepid}/get","metadata":{"seo":{"title":"Retrieve a summary of the activation node in a realtime journey.","description":"Retrieve a summary of the activation node in a realtime journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve a summary of the activation node in a realtime journey.","isWebhook":false,"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations~1{realtimeJourneyActivationStepId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a summary of the activation node in a realtime journey.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a summary of the activation node in a realtime journey."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"realtimeJourneyId","in":"path","schemaId":"schema_615","description":"Realtime Journey ID","required":true},{"name":"realtimeJourneyActivationStepId","in":"path","schemaId":"schema_615","description":"Realtime JourneyActivationStep ID","required":true}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations~1{realtimeJourneyActivationStepId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/realtime_journeys/{realtimeJourneyId}/activations/{realtimeJourneyActivationStepId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"realtimeJourneyId","in":"path","required":true,"schemaId":"schema_615"},{"name":"realtimeJourneyActivationStepId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/realtime_journeys/{realtimeJourneyId}/activations/{realtimeJourneyActivationStepId}","href":"realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations~1{realtimejourneyactivationstepid}/get","summary":"Retrieve a summary of the activation node in a realtime journey."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the activation node in the journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_684"}},"schemaId":"schema_684"}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations~1{realtimeJourneyActivationStepId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_684","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_684"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations~1{realtimejourneyactivationstepid}/get"}],"panels":[]}]},"httpPath":"/entities/realtime_journeys/{realtimeJourneyId}/activations/{realtimeJourneyActivationStepId}"},{"label":"Update activation node in journey","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations~1{realtimejourneyactivationstepid}/patch","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations~1{realtimejourneyactivationstepid}/patch","metadata":{"seo":{"title":"Update activation node in journey","description":"Update the activation node in a journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update activation node in journey","isWebhook":false,"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations~1{realtimeJourneyActivationStepId}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update activation node in journey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update the activation node in a journey."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"realtimeJourneyId","in":"path","schemaId":"schema_615","description":"Realtime Journey ID","required":true},{"name":"realtimeJourneyActivationStepId","in":"path","schemaId":"schema_615","description":"Realtime JourneyActivationStep ID","required":true}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations~1{realtimeJourneyActivationStepId}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_683"}},"schemaId":"schema_683","pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations~1{realtimeJourneyActivationStepId}/patch/requestBody","description":"parameters to create a journey"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/realtime_journeys/{realtimeJourneyId}/activations/{realtimeJourneyActivationStepId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"realtimeJourneyId","in":"path","required":true,"schemaId":"schema_615"},{"name":"realtimeJourneyActivationStepId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_683"}},"responseCodes":["200"],"pointer":"/entities/realtime_journeys/{realtimeJourneyId}/activations/{realtimeJourneyActivationStepId}","href":"realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations~1{realtimejourneyactivationstepid}/patch","summary":"Update activation node in journey"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_683","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_683"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the activation node in the journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_684"}},"schemaId":"schema_684"}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1activations~1{realtimeJourneyActivationStepId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_684","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_684"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations~1{realtimejourneyactivationstepid}/patch"}],"panels":[]}]},"httpPath":"/entities/realtime_journeys/{realtimeJourneyId}/activations/{realtimeJourneyActivationStepId}"},{"label":"Pause activations in the realtime journey.","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1pause/patch","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1pause/patch","metadata":{"seo":{"title":"Pause activations in the realtime journey.","description":"Pause activations in the realtime journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Pause activations in the realtime journey.","isWebhook":false,"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1pause/patch","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Pause activations in the realtime journey.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Pause activations in the realtime journey."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"realtimeJourneyId","in":"path","schemaId":"schema_615","description":"Realtime Journey ID","required":true}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1pause/patch/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/realtime_journeys/{realtimeJourneyId}/pause","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"realtimeJourneyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/realtime_journeys/{realtimeJourneyId}/pause","href":"realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1pause/patch","summary":"Pause activations in the realtime journey."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_678"}},"schemaId":"schema_678"}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1pause/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_678","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_678"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1pause/patch"}],"panels":[]}]},"httpPath":"/entities/realtime_journeys/{realtimeJourneyId}/pause"},{"label":"Resume activations in the realtime journey.","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1resume/patch","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1resume/patch","metadata":{"seo":{"title":"Resume activations in the realtime journey.","description":"Resume activations in the realtime journey."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Resume activations in the realtime journey.","isWebhook":false,"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1resume/patch","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Resume activations in the realtime journey.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Resume activations in the realtime journey."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"realtimeJourneyId","in":"path","schemaId":"schema_615","description":"Realtime Journey ID","required":true}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1resume/patch/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/realtime_journeys/{realtimeJourneyId}/resume","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"realtimeJourneyId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/realtime_journeys/{realtimeJourneyId}/resume","href":"realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1resume/patch","summary":"Resume activations in the realtime journey."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_678"}},"schemaId":"schema_678"}],"pointer":"/paths/~1entities~1realtime_journeys~1{realtimeJourneyId}~1resume/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_678","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_678"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1resume/patch"}],"panels":[]}]},"httpPath":"/entities/realtime_journeys/{realtimeJourneyId}/resume"},{"label":"Create a duplicate of the specified realtime journey","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1duplicate/post","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1duplicate/post","metadata":{"seo":{"title":"Create a duplicate of the specified realtime journey","description":"Create a duplicate of the specified realtime journey"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create a duplicate of the specified realtime journey","isWebhook":false,"pointer":"/paths/~1entities~1realtime_journeys~1duplicate/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a duplicate of the specified realtime journey","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a duplicate of the specified realtime journey"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/JourneyDuplicateJsonApiResource"}},"schemaId":"components/schemas/JourneyDuplicateJsonApiResource","pointer":"/paths/~1entities~1realtime_journeys~1duplicate/post/requestBody","description":"parameters to duplicate a realtime journey"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/realtime_journeys/duplicate","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/JourneyDuplicateJsonApiResource"}},"responseCodes":["200"],"pointer":"/entities/realtime_journeys/duplicate","href":"realtime-journeys/paths/~1entities~1realtime_journeys~1duplicate/post","summary":"Create a duplicate of the specified realtime journey"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"components/schemas/JourneyDuplicateJsonApiResource","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"components/schemas/JourneyDuplicateJsonApiResource"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a summary of the journey","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_678"}},"schemaId":"schema_678"}],"pointer":"/paths/~1entities~1realtime_journeys~1duplicate/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_678","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_678"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1realtime_journeys~1duplicate/post"}],"panels":[]}]},"httpPath":"/entities/realtime_journeys/duplicate"},{"label":"Retrieve list of abtest variants available in audience","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1abtest_variants/get","routeSlug":"/apis/td_cdp_api-public/realtime-journeys/paths/~1entities~1realtime_journeys~1abtest_variants/get","metadata":{"seo":{"title":"Retrieve list of abtest variants available in audience","description":"Retrieve a list of abtest variants available in an audience. It returns the viewable realtime journeys only."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve list of abtest variants available in audience","isWebhook":false,"pointer":"/paths/~1entities~1realtime_journeys~1abtest_variants/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve list of abtest variants available in audience","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of abtest variants available in an audience. It returns the viewable realtime journeys only."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"audience_id","in":"query","schemaId":"schema_615","description":"Audience the realtime journey belongs to","required":true}],"pointer":"/paths/~1entities~1realtime_journeys~1abtest_variants/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/realtime_journeys/abtest_variants","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[{"name":"audience_id","in":"query","required":true,"schemaId":"schema_615"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/realtime_journeys/abtest_variants","href":"realtime-journeys/paths/~1entities~1realtime_journeys~1abtest_variants/get","summary":"Retrieve list of abtest variants available in audience"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns the list of abtest variants available in the audience","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-EntitiesGetRealtimeJourneyABTestVariantsJsonApiResponse"}},"schemaId":"components/schemas/partial_realtime_journey.yaml-EntitiesGetRealtimeJourneyABTestVariantsJsonApiResponse"}],"pointer":"/paths/~1entities~1realtime_journeys~1abtest_variants/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/partial_realtime_journey.yaml-EntitiesGetRealtimeJourneyABTestVariantsJsonApiResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/partial_realtime_journey.yaml-EntitiesGetRealtimeJourneyABTestVariantsJsonApiResponse"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-journeys/paths/~1entities~1realtime_journeys~1abtest_variants/get"}],"panels":[]}]},"httpPath":"/entities/realtime_journeys/abtest_variants"}],"content":{"contentType":"group","meta":{"name":"Realtime Journeys"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Realtime Journeys","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/audiences/{audienceId}/realtime_setting","summary":"Get realtime setting for the Audience","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_setting/get","deprecated":false},{"title":"/audiences/{audienceId}/realtime_setting","summary":"Update realtime setting for the Audience","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_setting/patch","deprecated":false},{"title":"/audiences/{audienceId}/realtime_attributes","summary":"Return a list of Realtime Attributes for the Audience","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes/get","deprecated":false},{"title":"/audiences/{audienceId}/realtime_attributes","summary":"Create a Realtime Attribute","prefix":{"name":"post","color":"post"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes/post","deprecated":false},{"title":"/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}","summary":"Return the Realtime Attribute","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/get","deprecated":false},{"title":"/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}","summary":"Update the Realtime Attribute","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/patch","deprecated":false},{"title":"/audiences/{audienceId}/realtime_attributes/{realtimeAttributeId}","summary":"Delete the Realtime Attribute","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_attributes~1{realtimeattributeid}/delete","deprecated":false},{"title":"/audiences/{audienceId}/realtime_imported_attributes/bulk_update","summary":"Bulk update imported attributes","prefix":{"name":"post","color":"post"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_imported_attributes~1bulk_update/post","deprecated":false},{"title":"/audiences/{audienceId}/realtime_key_events","summary":"Return a list of Realtime Key Events for the Audience","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events/get","deprecated":false},{"title":"/audiences/{audienceId}/realtime_key_events","summary":"Create a Realtime Key Event for the Audience","prefix":{"name":"post","color":"post"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events/post","deprecated":false},{"title":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}","summary":"Return the specified Realtime Key Event","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/get","deprecated":false},{"title":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}","summary":"Edit the specified Realtime Key Event","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/patch","deprecated":false},{"title":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}","summary":"Delete the specified Realtime Key Event","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}/delete","deprecated":false},{"title":"/audiences/{audienceId}/realtime_key_events/{realtimeKeyEventId}/columns","summary":"Return a list of columns of the specified Realtime Key Event","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_key_events~1{realtimekeyeventid}~1columns/get","deprecated":false},{"title":"/audiences/{audienceId}/realtime_event_tables/{database}/{table}/columns","summary":"Return a list of columns of the specified Realtime Event Table","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_event_tables~1{database}~1{table}~1columns/get","deprecated":false},{"title":"/audiences/{audienceId}/realtime_configuration_versions/current","summary":"Return the current version for the Audience","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1audiences~1{audienceid}~1realtime_configuration_versions~1current/get","deprecated":false},{"title":"/entities/parent_segments/{parentSegmentId}/realtime_attributes","summary":"List available realtime attributes","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_attributes/get","deprecated":false},{"title":"/entities/realtime_journeys","summary":"Create a realtime journey","prefix":{"name":"post","color":"post"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1realtime_journeys/post","deprecated":false},{"title":"/entities/realtime_journeys/{realtimeJourneyId}","summary":"Retrieve summary of specified realtime journey","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/get","deprecated":false},{"title":"/entities/realtime_journeys/{realtimeJourneyId}","summary":"Update realtime journey entity","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/patch","deprecated":false},{"title":"/entities/realtime_journeys/{realtimeJourneyId}","summary":"Delete realtime journey entity","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}/delete","deprecated":false},{"title":"/entities/realtime_journeys/{realtimeJourneyId}/detail","summary":"Validate fields of the realtime journey","prefix":{"name":"post","color":"post"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1detail/post","deprecated":false},{"title":"/entities/parent_segments/{parentSegmentId}/realtime_journeys","summary":"Retrieve a list of realtime journeys under the Parent Segment","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_journeys/get","deprecated":false},{"title":"/entities/parent_segments/{parentSegmentId}/realtime_activations","summary":"Retrieve a list of realtime activations under the Parent Segment","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_activations/get","deprecated":false},{"title":"/entities/realtime_journeys/{realtimeJourneyId}/activations","summary":"Retrieve a list of realtime journey activations for the specified realtime journey.","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations/get","deprecated":false},{"title":"/entities/realtime_journeys/{realtimeJourneyId}/activations","summary":"Create a realtime journey activations for the specified realtime journey.","prefix":{"name":"post","color":"post"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations/post","deprecated":false},{"title":"/entities/realtime_journeys/{realtimeJourneyId}/activations/{realtimeJourneyActivationStepId}","summary":"Retrieve a summary of the activation node in a realtime journey.","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations~1{realtimejourneyactivationstepid}/get","deprecated":false},{"title":"/entities/realtime_journeys/{realtimeJourneyId}/activations/{realtimeJourneyActivationStepId}","summary":"Update activation node in journey","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1activations~1{realtimejourneyactivationstepid}/patch","deprecated":false},{"title":"/entities/realtime_journeys/{realtimeJourneyId}/pause","summary":"Pause activations in the realtime journey.","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1pause/patch","deprecated":false},{"title":"/entities/realtime_journeys/{realtimeJourneyId}/resume","summary":"Resume activations in the realtime journey.","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1realtime_journeys~1{realtimejourneyid}~1resume/patch","deprecated":false},{"title":"/entities/realtime_journeys/duplicate","summary":"Create a duplicate of the specified realtime journey","prefix":{"name":"post","color":"post"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1realtime_journeys~1duplicate/post","deprecated":false},{"title":"/entities/realtime_journeys/abtest_variants","summary":"Retrieve list of abtest variants available in audience","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-journeys/paths/~1entities~1realtime_journeys~1abtest_variants/get","deprecated":false}]}]}]}]}},{"type":"group","label":"Realtime Personalization","link":"/apis/td_cdp_api-public/realtime-personalization","routeSlug":"/apis/td_cdp_api-public/realtime-personalization","items":[{"label":"Return a list of Realtime Personalization Services for the Audience","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services/get","routeSlug":"/apis/td_cdp_api-public/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services/get","metadata":{"seo":{"title":"Return a list of Realtime Personalization Services for the Audience","description":"Return a list of Realtime Personalization Services for the Audience"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Return a list of Realtime Personalization Services for the Audience","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Return a list of Realtime Personalization Services for the Audience","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Return a list of Realtime Personalization Services for the Audience"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page[after]","in":"query","schemaId":"schema_624","description":"A string to fetch more page. The next value should be present at the pagination.nextPage in the previous response if more pages exist."},{"name":"page[size]","in":"query","schemaId":"schema_663","description":"The maximum number of results to return per page"},{"name":"sorted_by","in":"query","schemaId":"schema_624","description":"Specify the sort order in the format foo:asc or foo:desc."},{"name":"name_include","in":"query","schemaId":"schema_624","description":"filter by the resource's name"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/realtime_personalization_services","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"page[after]","in":"query","required":false,"schemaId":"schema_624"},{"name":"page[size]","in":"query","required":false,"schemaId":"schema_663"},{"name":"sorted_by","in":"query","required":false,"schemaId":"schema_624"},{"name":"name_include","in":"query","required":false,"schemaId":"schema_624"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_personalization_services","href":"realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services/get","summary":"Return a list of Realtime Personalization Services for the Audience"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A list of Realtime Key Events for the Audience","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_685"}},"schemaId":"schema_685"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_685","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_685"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_personalization_services"},{"label":"Create a Realtime Personalization Service for the Audience","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services/post","routeSlug":"/apis/td_cdp_api-public/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services/post","metadata":{"seo":{"title":"Create a Realtime Personalization Service for the Audience","description":"Create a Realtime Personalization Service for the Audience"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create a Realtime Personalization Service for the Audience","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a Realtime Personalization Service for the Audience","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a Realtime Personalization Service for the Audience"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_686"}},"schemaId":"schema_686","pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services/post/requestBody","description":"parameters to create a realtime personalization service"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/realtime_personalization_services","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_686"}},"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_personalization_services","href":"realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services/post","summary":"Create a Realtime Personalization Service for the Audience"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_686","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_686"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A Realtime Personalization Service for the Audience","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_687"}},"schemaId":"schema_687"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_687","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_687"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services/post"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_personalization_services"},{"label":"Return the specified Realtime Personalization Service","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/get","routeSlug":"/apis/td_cdp_api-public/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/get","metadata":{"seo":{"title":"Return the specified Realtime Personalization Service","description":"Return the specified Realtime Personalization Service"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Return the specified Realtime Personalization Service","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Return the specified Realtime Personalization Service","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Return the specified Realtime Personalization Service"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true},{"name":"realtimePersonalizationServiceId","in":"path","schemaId":"schema_615","description":"Realtime Personalization Service ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"realtimePersonalizationServiceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}","href":"realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/get","summary":"Return the specified Realtime Personalization Service"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The specified Realtime Personalization Service","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_687"}},"schemaId":"schema_687"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_687","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_687"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/get"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}"},{"label":"Edit the specified Realtime Personalization Service","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/patch","routeSlug":"/apis/td_cdp_api-public/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/patch","metadata":{"seo":{"title":"Edit the specified Realtime Personalization Service","description":"Edit the specified Realtime Personalization Service"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Edit the specified Realtime Personalization Service","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Edit the specified Realtime Personalization Service","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Edit the specified Realtime Personalization Service"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true},{"name":"realtimePersonalizationServiceId","in":"path","schemaId":"schema_615","description":"Realtime Personalization Service ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_688"}},"schemaId":"schema_688","pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}/patch/requestBody","description":"parameters to edit the realtime personalization service"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"realtimePersonalizationServiceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_688"}},"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}","href":"realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/patch","summary":"Edit the specified Realtime Personalization Service"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_688","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_688"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A Realtime Key Events for the Audience","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_687"}},"schemaId":"schema_687"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_687","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_687"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/patch"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}"},{"label":"Delete the specified Realtime Personalization Service","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/delete","routeSlug":"/apis/td_cdp_api-public/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/delete","metadata":{"seo":{"title":"Delete the specified Realtime Personalization Service","description":"Delete the specified Realtime Personalization Service"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete the specified Realtime Personalization Service","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete the specified Realtime Personalization Service","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete the specified Realtime Personalization Service"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true},{"name":"realtimePersonalizationServiceId","in":"path","schemaId":"schema_615","description":"Realtime Personalization Service ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"realtimePersonalizationServiceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}","href":"realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/delete","summary":"Delete the specified Realtime Personalization Service"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A Realtime Personalization Service for the Audience","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_687"}},"schemaId":"schema_687"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_687","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_687"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/delete"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}"},{"label":"Create a new Personalization Token","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}~1tokens/post","routeSlug":"/apis/td_cdp_api-public/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}~1tokens/post","metadata":{"seo":{"title":"Create a new Personalization Token","description":"Create a new Personalization Token"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create a new Personalization Token","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}~1tokens/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a new Personalization Token","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a new Personalization Token"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true},{"name":"realtimePersonalizationServiceId","in":"path","schemaId":"schema_615","description":"Realtime Personalization Service ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}~1tokens/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_689"}},"schemaId":"schema_689","pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}~1tokens/post/requestBody","description":"parameters to create a personalization service token"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}/tokens","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"realtimePersonalizationServiceId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_689"}},"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}/tokens","href":"realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}~1tokens/post","summary":"Create a new Personalization Token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_689","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_689"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"The created Token","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_690"}},"schemaId":"schema_690"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}~1tokens/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_690","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_690"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}~1tokens/post"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}/tokens"},{"label":"Delete the specified Realtime Personalization Token","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}~1tokens~1{tokenid}/delete","routeSlug":"/apis/td_cdp_api-public/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}~1tokens~1{tokenid}/delete","metadata":{"seo":{"title":"Delete the specified Realtime Personalization Token","description":"Delete the specified Realtime Personalization Token"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete the specified Realtime Personalization Token","isWebhook":false,"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}~1tokens~1{tokenId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete the specified Realtime Personalization Token","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete the specified Realtime Personalization Token"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"audienceId","in":"path","schemaId":"schema_615","description":"Audience ID","required":true},{"name":"realtimePersonalizationServiceId","in":"path","schemaId":"schema_615","description":"Realtime Personalization Service ID","required":true},{"name":"tokenId","in":"path","schemaId":"schema_615","description":"Realtime Personalization Token ID","required":true}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}~1tokens~1{tokenId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}/tokens/{tokenId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"audienceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"realtimePersonalizationServiceId","in":"path","required":true,"schemaId":"schema_615"},{"name":"tokenId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}/tokens/{tokenId}","href":"realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}~1tokens~1{tokenid}/delete","summary":"Delete the specified Realtime Personalization Token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A Realtime Personalization Token for the Audience","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_690"}},"schemaId":"schema_690"}],"pointer":"/paths/~1audiences~1{audienceId}~1realtime_personalization_services~1{realtimePersonalizationServiceId}~1tokens~1{tokenId}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_690","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_690"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}~1tokens~1{tokenid}/delete"}],"panels":[]}]},"httpPath":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}/tokens/{tokenId}"},{"label":"Create a realtime personalization","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-personalization/paths/~1entities~1realtime_personalizations/post","routeSlug":"/apis/td_cdp_api-public/realtime-personalization/paths/~1entities~1realtime_personalizations/post","metadata":{"seo":{"title":"Create a realtime personalization","description":"Create a realtime personalization."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Create a realtime personalization","isWebhook":false,"pointer":"/paths/~1entities~1realtime_personalizations/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a realtime personalization","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a realtime personalization."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_691"}},"schemaId":"schema_691","pointer":"/paths/~1entities~1realtime_personalizations/post/requestBody","description":"parameters to create a realtime personalization"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/entities/realtime_personalizations","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_691"}},"responseCodes":["200"],"pointer":"/entities/realtime_personalizations","href":"realtime-personalization/paths/~1entities~1realtime_personalizations/post","summary":"Create a realtime personalization"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_691","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_691"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a realtime personalization","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_692"}},"schemaId":"schema_692"}],"pointer":"/paths/~1entities~1realtime_personalizations/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_692","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_692"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-personalization/paths/~1entities~1realtime_personalizations/post"}],"panels":[]}]},"httpPath":"/entities/realtime_personalizations"},{"label":"Get a realtime personalization","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/get","routeSlug":"/apis/td_cdp_api-public/realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/get","metadata":{"seo":{"title":"Get a realtime personalization","description":"Get a realtime personalization."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Get a realtime personalization","isWebhook":false,"pointer":"/paths/~1entities~1realtime_personalizations~1{realtimePersonalizationId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get a realtime personalization","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Get a realtime personalization."},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"realtimePersonalizationId","in":"path","schemaId":"schema_615","description":"Realtime Personalization ID","required":true}],"pointer":"/paths/~1entities~1realtime_personalizations~1{realtimePersonalizationId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/realtime_personalizations/{realtimePersonalizationId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"realtimePersonalizationId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/entities/realtime_personalizations/{realtimePersonalizationId}","href":"realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/get","summary":"Get a realtime personalization"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a realtime personalization","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_692"}},"schemaId":"schema_692"}],"pointer":"/paths/~1entities~1realtime_personalizations~1{realtimePersonalizationId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_692","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_692"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/get"}],"panels":[]}]},"httpPath":"/entities/realtime_personalizations/{realtimePersonalizationId}"},{"label":"Update a realtime personalization","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/patch","routeSlug":"/apis/td_cdp_api-public/realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/patch","metadata":{"seo":{"title":"Update a realtime personalization","description":"Update a realtime personalization."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Update a realtime personalization","isWebhook":false,"pointer":"/paths/~1entities~1realtime_personalizations~1{realtimePersonalizationId}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a realtime personalization","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update a realtime personalization."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"realtimePersonalizationId","in":"path","schemaId":"schema_615","description":"Realtime Personalization ID","required":true}],"pointer":"/paths/~1entities~1realtime_personalizations~1{realtimePersonalizationId}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_693"}},"schemaId":"schema_693","pointer":"/paths/~1entities~1realtime_personalizations~1{realtimePersonalizationId}/patch/requestBody","description":"parameters to update a realtime personalization"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/entities/realtime_personalizations/{realtimePersonalizationId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"realtimePersonalizationId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"requestBody":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_693"}},"responseCodes":["200"],"pointer":"/entities/realtime_personalizations/{realtimePersonalizationId}","href":"realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/patch","summary":"Update a realtime personalization"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"schemaId":"schema_693","mediaTypes":["application/vnd.treasuredata.v1+json"],"mediaTypeSchemas":{"application/vnd.treasuredata.v1+json":{"schemaId":"schema_693"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a realtime personalization","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_692"}},"schemaId":"schema_692"}],"pointer":"/paths/~1entities~1realtime_personalizations~1{realtimePersonalizationId}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_692","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_692"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/patch"}],"panels":[]}]},"httpPath":"/entities/realtime_personalizations/{realtimePersonalizationId}"},{"label":"Delete realtime personalization entity","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/delete","routeSlug":"/apis/td_cdp_api-public/realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/delete","metadata":{"seo":{"title":"Delete realtime personalization entity","description":"Delete a realtime personalization entity."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Delete realtime personalization entity","isWebhook":false,"pointer":"/paths/~1entities~1realtime_personalizations~1{realtimePersonalizationId}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete realtime personalization entity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete a realtime personalization entity."},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"realtimePersonalizationId","in":"path","schemaId":"schema_615","description":"Realtime Personalization ID","required":true}],"pointer":"/paths/~1entities~1realtime_personalizations~1{realtimePersonalizationId}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/entities/realtime_personalizations/{realtimePersonalizationId}","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"realtimePersonalizationId","in":"path","required":true,"schemaId":"schema_615"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/realtime_personalizations/{realtimePersonalizationId}","href":"realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/delete","summary":"Delete realtime personalization entity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Empty if deletion is successful","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EmptyCondition"}},"schemaId":"components/schemas/EmptyCondition"}],"pointer":"/paths/~1entities~1realtime_personalizations~1{realtimePersonalizationId}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EmptyCondition","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EmptyCondition"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/delete"}],"panels":[]}]},"httpPath":"/entities/realtime_personalizations/{realtimePersonalizationId}"},{"label":"Retrieve a list of realtime personalizations under the Parent Segment","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/td_cdp_api-public/realtime-personalization/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_personalizations/get","routeSlug":"/apis/td_cdp_api-public/realtime-personalization/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_personalizations/get","metadata":{"seo":{"title":"Retrieve a list of realtime personalizations under the Parent Segment","description":"Retrieve a list of realtime personalizations under the Parent Segment"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"Retrieve a list of realtime personalizations under the Parent Segment","isWebhook":false,"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_personalizations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a list of realtime personalizations under the Parent Segment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieve a list of realtime personalizations under the Parent Segment"},{"nodeType":"security","requirements":[{"schemes":[{"name":"TdApikeyAuth","scopes":[],"type":"apiKey","in":"header","paramName":"Authorization"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"parentSegmentId","in":"path","schemaId":"schema_615","description":"Parent Segment ID (audience id)","required":true}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_personalizations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"page[size]","in":"query","schemaId":"schema_663","description":"The maximum number of results to return per page"},{"name":"page[after]","in":"query","schemaId":"schema_624","description":"A string to fetch more page. The next value should be present at the pagination.nextPage in the previous response if more pages exist."},{"name":"permissions","in":"query","schemaId":"schema_680","description":"filter by the resource's permission. Default to 'view'"}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_personalizations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/entities/parent_segments/{parentSegmentId}/realtime_personalizations","servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"parameters":{"path":[{"name":"parentSegmentId","in":"path","required":true,"schemaId":"schema_615"}],"query":[{"name":"page[size]","in":"query","required":false,"schemaId":"schema_663"},{"name":"page[after]","in":"query","required":false,"schemaId":"schema_624"},{"name":"permissions","in":"query","required":false,"schemaId":"schema_680"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"TdApikeyAuth","type":"apiKey","name":"Authorization","in":"header"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/entities/parent_segments/{parentSegmentId}/realtime_personalizations","href":"realtime-personalization/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_personalizations/get","summary":"Retrieve a list of realtime personalizations under the Parent Segment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Returns a list of realtime personalizations under the Parent Segment","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_694"}},"schemaId":"schema_694"}],"pointer":"/paths/~1entities~1parent_segments~1{parentSegmentId}~1realtime_personalizations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_694","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_694"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/realtime-personalization/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_personalizations/get"}],"panels":[]}]},"httpPath":"/entities/parent_segments/{parentSegmentId}/realtime_personalizations"}],"content":{"contentType":"group","meta":{"name":"Realtime Personalization"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Realtime Personalization","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/audiences/{audienceId}/realtime_personalization_services","summary":"Return a list of Realtime Personalization Services for the Audience","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services/get","deprecated":false},{"title":"/audiences/{audienceId}/realtime_personalization_services","summary":"Create a Realtime Personalization Service for the Audience","prefix":{"name":"post","color":"post"},"badges":[],"link":"/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services/post","deprecated":false},{"title":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}","summary":"Return the specified Realtime Personalization Service","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/get","deprecated":false},{"title":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}","summary":"Edit the specified Realtime Personalization Service","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/patch","deprecated":false},{"title":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}","summary":"Delete the specified Realtime Personalization Service","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}/delete","deprecated":false},{"title":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}/tokens","summary":"Create a new Personalization Token","prefix":{"name":"post","color":"post"},"badges":[],"link":"/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}~1tokens/post","deprecated":false},{"title":"/audiences/{audienceId}/realtime_personalization_services/{realtimePersonalizationServiceId}/tokens/{tokenId}","summary":"Delete the specified Realtime Personalization Token","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/realtime-personalization/paths/~1audiences~1{audienceid}~1realtime_personalization_services~1{realtimepersonalizationserviceid}~1tokens~1{tokenid}/delete","deprecated":false},{"title":"/entities/realtime_personalizations","summary":"Create a realtime personalization","prefix":{"name":"post","color":"post"},"badges":[],"link":"/realtime-personalization/paths/~1entities~1realtime_personalizations/post","deprecated":false},{"title":"/entities/realtime_personalizations/{realtimePersonalizationId}","summary":"Get a realtime personalization","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/get","deprecated":false},{"title":"/entities/realtime_personalizations/{realtimePersonalizationId}","summary":"Update a realtime personalization","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/patch","deprecated":false},{"title":"/entities/realtime_personalizations/{realtimePersonalizationId}","summary":"Delete realtime personalization entity","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/realtime-personalization/paths/~1entities~1realtime_personalizations~1{realtimepersonalizationid}/delete","deprecated":false},{"title":"/entities/parent_segments/{parentSegmentId}/realtime_personalizations","summary":"Retrieve a list of realtime personalizations under the Parent Segment","prefix":{"name":"get","color":"get"},"badges":[],"link":"/realtime-personalization/paths/~1entities~1parent_segments~1{parentsegmentid}~1realtime_personalizations/get","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/NullValue":{"id":"components/schemas/NullValue","kind":"json-schema","title":"NullValue","data":{"nullable":true,"type":"object","additionalProperties":false,"properties":{"thisKeyNeverHit":{"type":"string"}}}},"components/schemas/Error":{"id":"components/schemas/Error","kind":"json-schema","title":"Error","data":{"type":"object","properties":{"code":{"type":"string"},"message":{"type":"string"}},"required":["code","message"]}},"components/schemas/GenericError":{"id":"components/schemas/GenericError","kind":"json-schema","title":"GenericError","data":{"type":"object","properties":{"errors":{"type":"string"}},"required":["errors"]}},"components/schemas/JsonApiValidationError":{"id":"components/schemas/JsonApiValidationError","kind":"json-schema","title":"JsonApiValidationError","data":{"type":"object","properties":{"code":{"type":"string","description":"Error code in string","enum":["validation-error"]},"status":{"type":"string","description":"Status code for error","enum":["400"]},"detail":{"type":"string","description":"Detailed error message","example":"Name has already been taken"},"source":{"type":"object","properties":{"pointer":{"type":"string","description":"Pointer to invalid model attribute","example":"/attributes/id"}},"required":["pointer"]},"meta":{"type":"object","properties":{"validationCode":{"type":"string","description":"Detailed validation error code","enum":["VIOLATES_UNIQUENESS_CONSTRAINT","IS_TOO_SHORT","IS_TOO_LONG","CANNOT_BE_BLANK","INVALID_FORMAT_OR_ASSOCIATION","COMPOSITE_CONDITION_TOO_FEW_RULES_REFERENCED","COMPOSITE_CONDITION_TOO_FEW_RULE_SETS_REFERENCED","COMPOSITE_CONDITION_MISSING_RULE_IDENTIFIER","COMPOSITE_CONDITION_SYNTAX_ERROR","COMPOSITE_CONDITION_TOO_LONG_ALPHABETICAL_IDENTIFIER","COMPOSITE_CONDITION_TOO_LONG_NUMERICAL_IDENTIFIER","PREDICTIVE_SEGMENT_NOT_YET_SCORED","PREDICTIVE_SEGMENT_NOT_YET_TRAINED","IS_IMMUTABLE","UNKNOWN","TOO_MANY_BEHAVIOR_RULES","INVALID_WINDOW_DURATION","UNDEFINED_ENTRY_CRITERIA","UNDEFINED_MILESTONE","UNDEFINED_ACTIVATION_STEP","UNDEFINED_WAIT_STEP","UNDEFINED_EXIT_CRITERIA","UNDEFINED_DECISION_CONDITION","UNDEFINED_MERGE_POINT","UNUSED_IN_ID_LINK","TOO_MANY_PRIMARY_KNOWN_IDS","TOO_LESS_PRIMARY_KNOWN_IDS","TOO_MANY_RT_SEGMENTS"]}},"required":["validationCode"]}},"required":["code","status","detail","source","meta"]}},"components/schemas/JsonApiBadParameterError":{"id":"components/schemas/JsonApiBadParameterError","kind":"json-schema","title":"JsonApiBadParameterError","data":{"type":"object","properties":{"code":{"type":"string","description":"Error code in string","enum":["bad-parameter-error"]},"status":{"type":"string","description":"Status code for error","enum":["400"]},"detail":{"type":"string","description":"Detailed error message","example":"SegmentFolder View Permission Required"},"source":{"type":"object","properties":{"pointer":{"type":"string","description":"Pointer to invalid parameter","example":"/attributes/segments/"}},"required":["pointer"]},"meta":{"type":"object","properties":{"parameterCode":{"type":"string","description":"Detailed validation error code","enum":["SHOULD_BE_ARRAY","INVALID_FORMAT"]}},"required":["parameterCode"]}},"required":["code","status","detail"]}},"components/schemas/JsonApiMaskedValueError":{"id":"components/schemas/JsonApiMaskedValueError","kind":"json-schema","title":"JsonApiMaskedValueError","data":{"type":"object","properties":{"code":{"type":"string","description":"Error code in string","enum":["bad-parameter-error"]},"status":{"type":"string","description":"Status code for error","enum":[400]},"detail":{"type":"string","description":"Detailed error message","example":"masked value is used"},"source":{"type":"object","properties":{"pointer":{"type":"string","description":"Pointer to invalid parameter","example":"/attributes/syndication/columns/0"}},"required":["pointer"]},"meta":{"type":"object","properties":{"parameterCode":{"type":"string","description":"Detailed validation error code","enum":["MASKED_VALUE_IS_USED"]}},"required":["parameterCode"]}},"required":["code","status","detail","source","meta"]}},"components/schemas/JsonApiPermissionError":{"id":"components/schemas/JsonApiPermissionError","kind":"json-schema","title":"JsonApiPermissionError","data":{"type":"object","properties":{"code":{"type":"string","description":"Error code in string","enum":["permission-error"]},"status":{"type":"string","description":"Status code for error","enum":["403"]},"detail":{"type":"string","description":"Detailed error message","example":"SegmentFolder View Permission Required"},"meta":{"type":"object","description":"Meta info for storing permissionCode. Note that in some cases, meta can be null.","properties":{"permissionCode":{"type":"string","description":"Detailed validation error code","enum":["SEGMENT_FOLDER_VIEW_REQUIRED","SEGMENT_FOLDER_EDIT_REQUIRED"]}},"required":["permissionCode"]}},"required":["code","status","detail"]}},"components/schemas/JsonApiNotFoundError":{"id":"components/schemas/JsonApiNotFoundError","kind":"json-schema","title":"JsonApiNotFoundError","data":{"type":"object","properties":{"code":{"type":"string","description":"Error code in string","enum":["record-not-found-error"]},"status":{"type":"string","enum":["404"]},"detail":{"type":"string","description":"Detailed error message","example":"Record not found"}},"required":["code","status","detail"]}},"components/schemas/JsonApiConflictError":{"id":"components/schemas/JsonApiConflictError","kind":"json-schema","title":"JsonApiConflictError","data":{"type":"object","properties":{"code":{"type":"string","description":"Error code in string","enum":["conflict-error"]},"status":{"type":"string","enum":[409]},"detail":{"type":"string","description":"Detailed error message","example":"Deletion SegmentFolder has segments"},"meta":{"type":"object","description":"Meta information to store conflicting ids. These fields exist only for segment deletion.","properties":{"referencedByPredictiveSegments":{"type":"array","items":{"type":"string","description":"Id of referenced Predictive Segment"}},"referencedBySegments":{"type":"array","items":{"type":"string","description":"Id of referenced Segment"}}}}},"required":["code","status","detail"]}},"components/schemas/JsonApiUnprocessableEntityError":{"id":"components/schemas/JsonApiUnprocessableEntityError","kind":"json-schema","title":"JsonApiUnprocessableEntityError","data":{"type":"object","properties":{"code":{"type":"string","description":"Error code in string","enum":["unprocessable-entity-error"]},"status":{"type":"string","enum":["422"]},"meta":{"type":"object","nullable":true,"properties":{"unprocessableEntityCode":{"type":"string","description":"Detailed error code","enum":["CANNOT_MOVE","CANNOT_BE_JSONAPI"]}}},"detail":{"type":"string","description":"Detailed error message","example":"parent_folder id parameter is required"}},"required":["code","status","detail"]}},"components/schemas/JsonApiGenericError":{"id":"components/schemas/JsonApiGenericError","kind":"json-schema","title":"JsonApiGenericError","data":{"type":"object","properties":{"code":{"type":"string","description":"Error code in string","enum":["record-not-found-error"]},"status":{"type":"string","description":"status code of error","example":"400"},"detail":{"type":"string","description":"Detailed error message","example":"Record not found"}},"required":["code","status","detail"]}},"components/schemas/AudienceMasterAttribute":{"id":"components/schemas/AudienceMasterAttribute","kind":"json-schema","title":"AudienceMasterAttribute","data":{"description":"Attribute of master table, not attribute tables. Similar to AudienceAttribute but some properties are null","required":["name","type","parentColumn"],"type":"object","additionalProperties":false,"properties":{"name":{"type":"string","description":"Column name user defined on Master Segment Configuration page of Data Workbench"},"type":{"$ref":"#/components/schemas/ColumnType"},"parentDatabaseName":{"type":"string","description":"Database name of the attribute table"},"parentTableName":{"type":"string","description":"Table name of the attribute table"},"parentColumn":{"type":"string","description":"Column name of the attribute table which is imported into customer table"},"parentKey":{"type":"string","description":"Join key of the attribute table"},"foreignKey":{"type":"string","description":"Foreign key of the master table"}}}},"components/schemas/AudienceAttribute":{"id":"components/schemas/AudienceAttribute","kind":"json-schema","title":"AudienceAttribute","data":{"required":["name","audienceId","type","parentDatabaseName","parentTableName","parentColumn","parentKey","foreignKey","groupingName"],"type":"object","properties":{"audienceId":{"type":"string","description":"ID of Master Segment for this attribute"},"name":{"type":"string","description":"Column name user defined on Master Segment Configuration page of Data Workbench"},"type":{"$ref":"#/components/schemas/ColumnType"},"parentDatabaseName":{"type":"string","description":"Database name of the attribute table"},"parentTableName":{"type":"string","description":"Table name of the attribute table"},"parentColumn":{"type":"string","description":"Column name of the attribute table which is imported into customer table"},"parentKey":{"type":"string","description":"Join key of the attribute table"},"foreignKey":{"type":"string","description":"Foreign key of the master table"},"groupingName":{"type":"string","nullable":true,"description":"Group name of the attribute"}}}},"components/schemas/ColumnType":{"id":"components/schemas/ColumnType","kind":"json-schema","title":"ColumnType","data":{"type":"string","description":"Type of the column","enum":["string","number","timestamp","date","string_array","number_array","boolean"]}},"components/schemas/AudienceAttributeWithVisibility":{"id":"components/schemas/AudienceAttributeWithVisibility","kind":"json-schema","title":"AudienceAttributeWithVisibility","data":{"required":["name","audienceId","type","parentDatabaseName","parentTableName","parentColumn","parentKey","foreignKey"],"type":"object","properties":{"audienceId":{"type":"string","description":"ID of Master Segment for this attribute"},"id":{"type":"string","nullable":true,"description":"This can be null when the attribute is an enriched attribute"},"name":{"type":"string","description":"Column name user defined on Master Segment Configuration page of Data Workbench"},"type":{"$ref":"#/components/schemas/ColumnType"},"parentDatabaseName":{"type":"string","description":"Database name of the attribute table"},"parentTableName":{"type":"string","description":"Table name of the attribute table"},"parentColumn":{"type":"string","description":"Column name of the attribute table which is imported into customer table"},"parentKey":{"type":"string","nullable":true,"description":"Join key of the attribute table (This can be null when the attribute is an enriched attribute)"},"foreignKey":{"type":"string","nullable":true,"description":"Foreign key of the master table (This can be null when the attribute is an enriched attribute)"},"matrixColumnName":{"type":"string"},"matrixColumnDescription":{"type":"string","nullable":true,"description":"Description of the column in attribute table"},"usedBySegmentInsight":{"type":"boolean"},"groupingName":{"type":"string","nullable":true,"description":"Group name of the attribute"},"visibility":{"type":"string","enum":["clear","pii","non_pii","blocked"]}}}},"components/schemas/AudienceBehavior":{"id":"components/schemas/AudienceBehavior","kind":"json-schema","title":"AudienceBehavior","data":{"required":["id","name","parentDatabaseName","parentTableName","parentKey","foreignKey","schema"],"type":"object","properties":{"id":{"type":"string","description":"ID of Master Segment Config behavior"},"name":{"type":"string","description":"Behavior name user defined on Master Segment Configuration page of Data Workbench"},"parentDatabaseName":{"type":"string","description":"Database name of the behavior table"},"parentTableName":{"type":"string","description":"Table name of the behavior table"},"parentKey":{"type":"string","description":"Join key of the behavior table"},"foreignKey":{"type":"string","description":"Foreign key of the master table"},"schema":{"type":"array","description":"Columns of behavior","items":{"$ref":"#/components/schemas/AudienceBehaviorSchema"}},"scheduleType":{"$ref":"#/components/schemas/ScheduleType"},"scheduleOption":{"type":"string","nullable":true},"defaultTimeFilterEnabled":{"type":"boolean"},"isRealtime":{"type":"boolean"}}}},"components/schemas/AudienceBehaviorSchema":{"id":"components/schemas/AudienceBehaviorSchema","kind":"json-schema","title":"AudienceBehaviorSchema","data":{"required":["name","type","parentColumn"],"type":"object","properties":{"name":{"type":"string","description":"Column name user defined on Master Segment Configuration page of Data Workbench"},"type":{"$ref":"#/components/schemas/ColumnType"},"parentColumn":{"type":"string","description":"Column name of the behavior table"}}}},"components/schemas/AudienceBehaviorWithVisibility":{"id":"components/schemas/AudienceBehaviorWithVisibility","kind":"json-schema","title":"AudienceBehaviorWithVisibility","data":{"required":["id","name","parentDatabaseName","parentTableName","parentKey","foreignKey","schema"],"type":"object","properties":{"id":{"type":"string","description":"ID of Master Segment Config behavior"},"name":{"type":"string","description":"Behavior name user defined on Master Segment Configuration page of Data Workbench"},"parentDatabaseName":{"type":"string","description":"Database name of the behavior table"},"parentTableName":{"type":"string","description":"Table name of the behavior table"},"parentKey":{"type":"string","description":"Join key of the behavior table"},"foreignKey":{"type":"string","description":"Foreign key of the master table"},"schema":{"type":"array","description":"Columns of behavior","items":{"$ref":"#/components/schemas/AudienceBehaviorSchemaWithVisibility"}},"scheduleType":{"$ref":"#/components/schemas/ScheduleType"},"scheduleOption":{"type":"string","nullable":true},"defaultTimeFilterEnabled":{"type":"boolean"}}}},"components/schemas/AudienceCustomers":{"id":"components/schemas/AudienceCustomers","kind":"json-schema","title":"AudienceCustomers","data":{"required":["names","rows"],"type":"object","properties":{"names":{"description":"Column names","example":["cdp_customer_id","email"],"type":"array","items":{"type":"string"}},"rows":{"description":"Array of profiles","type":"array","items":{"type":"array","description":"a tuple whose values corresponding names property","example":["003171af29a5f0ac890fed022d9e5366dea5d68e","a@example.com"],"items":{"anyOf":[{"type":"string","nullable":true},{"type":"integer","format":"int64"},{"type":"number","format":"float"}]}}}}}},"components/schemas/CustomerGroupBehaviorWithVisibility":{"id":"components/schemas/CustomerGroupBehaviorWithVisibility","kind":"json-schema","title":"CustomerGroupBehaviorWithVisibility","data":{"required":["id","name","parentDatabaseName","parentTableName","parentKey","foreignKey","schema"],"type":"object","properties":{"id":{"type":"string","description":"ID of Master Segment Config behavior"},"name":{"type":"string","description":"Behavior name user defined on Master Segment Configuration page of Data Workbench"},"parentDatabaseName":{"type":"string","description":"Database name of the behavior table"},"parentTableName":{"type":"string","description":"Table name of the behavior table"},"parentKey":{"type":"string","description":"Join key of the behavior table"},"foreignKey":{"type":"string","description":"Foreign key of the master table"},"schema":{"type":"array","description":"Columns of behavior","items":{"$ref":"#/components/schemas/AudienceBehaviorSchemaWithVisibility"}},"defaultTimeFilterEnabled":{"type":"boolean"},"isRealtime":{"type":"boolean"},"fromCustomerGroup":{"type":"boolean"}}}},"components/schemas/AudienceBehaviorSchemaWithVisibility":{"id":"components/schemas/AudienceBehaviorSchemaWithVisibility","kind":"json-schema","title":"AudienceBehaviorSchemaWithVisibility","data":{"required":["name","type","parentColumn"],"type":"object","properties":{"name":{"type":"string","description":"Column name user defined on Master Segment Configuration page of Data Workbench"},"type":{"$ref":"#/components/schemas/ColumnType"},"parentColumn":{"type":"string","nullable":true,"description":"Column name of the behavior table (This can be null when the column is an enriched column)"},"matrixColumnName":{"type":"string","description":"Column name of the behavior table"},"matrixColumnDescription":{"type":"string","nullable":true,"description":"Description of the column in behavior table"},"visibility":{"type":"string","enum":["clear","pii","non_pii","blocked"]}}}},"components/schemas/AudienceMaster":{"id":"components/schemas/AudienceMaster","kind":"json-schema","title":"AudienceMaster","data":{"required":["parentDatabaseName","parentTableName"],"type":"object","properties":{"parentDatabaseName":{"type":"string","description":"Source database name of the audience master"},"parentTableName":{"type":"string","description":"Source table name of the audience master"}}}},"components/schemas/AudienceFilter":{"id":"components/schemas/AudienceFilter","kind":"json-schema","title":"AudienceFilter","data":{"required":["columnName","rightValues"],"type":"object","additionalProperties":false,"nullable":false,"properties":{"columnName":{"type":"string","description":"Column name to filter source data","example":"Country"},"rightValues":{"type":"array","items":{"type":"string"},"description":"Values of the column to filter source data","example":["Japan"]}}}},"components/schemas/Audience":{"id":"components/schemas/Audience","kind":"json-schema","title":"Audience","data":{"required":["name"],"type":"object","description":"An audience handles a Master Segment and a related Master Segment Config.","properties":{"id":{"type":"string","format":"integer"},"name":{"type":"string"},"description":{"type":"string"},"scheduleType":{"$ref":"#/components/schemas/ScheduleType"},"scheduleOption":{"type":"string","nullable":true,"example":"00:00"},"timezone":{"type":"string","example":"UTC"},"matrixUpdatedAt":{"type":"string","nullable":true,"format":"datetime"},"workflowHiveOnly":{"type":"boolean","description":"Whether the workflow mainly use Hive or not. Default is false"},"hiveEngineVersion":{"type":"string","description":"Hive engine version used in audience workflows","enum":["0.13","cdpaudience"]},"hivePoolName":{"type":"string","nullable":true},"prestoPoolName":{"type":"string","nullable":true},"allowActivationBehavior":{"type":"boolean","nullable":true},"maxActivationBehaviorRow":{"type":"integer","nullable":true,"description":"Only null is acceptable when allowActivationBehavior is false.\n"},"llmEnabled":{"type":"boolean","nullable":true,"description":"llmEnabled indicates whether customer has enabled llm (true or false).\n"},"llmState":{"type":"string","enum":["enabling","enabled","disabling","disabled"],"description":"llmState indicates more detailed state including updating.\n"},"population":{"type":"integer","format":"int64","nullable":true,"description":"the population of the audience"},"enrichmentWordTaggingEnabled":{"type":"boolean"},"enrichmentIpEnabled":{"type":"boolean"},"enrichmentTdJsSdkEnabled":{"type":"boolean"},"master":{"$ref":"#/components/schemas/AudienceMaster"},"attributes":{"type":"array","items":{"$ref":"#/components/schemas/AudienceAttribute"}},"behaviors":{"type":"array","items":{"$ref":"#/components/schemas/AudienceBehavior"}},"customerGroup":{"$ref":"#/components/schemas/CustomerGroup"},"audienceFilters":{"type":"array","maxItems":2,"items":{"$ref":"#/components/schemas/AudienceFilter"}},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"$ref":"#/components/schemas/User"},"updatedBy":{"$ref":"#/components/schemas/User"}}}},"components/schemas/ComposableAudience":{"id":"components/schemas/ComposableAudience","kind":"json-schema","title":"ComposableAudience","data":{"required":["name","masterSchema","masterTable","timezone"],"type":"object","description":"A composable audience for zero-copy segments using CDW tables via federated queries (Snowflake) or direct connections (Databricks). Exactly one of federatedQueryConfigId or connectionId must be provided.","properties":{"id":{"type":"string","format":"integer"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"federatedQueryConfigId":{"type":"string","format":"integer","description":"Federated query config ID for Snowflake. Mutually exclusive with connectionId."},"connectionId":{"type":"string","format":"integer","description":"Connection ID for Databricks. Mutually exclusive with federatedQueryConfigId."},"masterCatalog":{"type":"string","nullable":true,"description":"Catalog name for the master table. Required for Databricks, null for Snowflake."},"masterSchema":{"type":"string"},"masterTable":{"type":"string"},"masterKeyColumn":{"type":"string"},"timezone":{"type":"string"},"allowActivationBehavior":{"type":"boolean","description":"whether activation behaviors are allowed for this audience"},"maxActivationBehaviorRow":{"type":"integer","format":"int64","description":"maximum number of activation behavior rows"},"isComposable":{"type":"boolean"},"kind":{"type":"string","enum":["composable"]},"attributes":{"type":"array","items":{"$ref":"#/components/schemas/ComposableAudienceAttribute"}},"behaviors":{"type":"array","items":{"$ref":"#/components/schemas/ComposableAudienceBehavior"}},"population":{"type":"integer","format":"int64","nullable":true,"description":"the population of the composable audience"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"$ref":"#/components/schemas/User"},"updatedBy":{"$ref":"#/components/schemas/User"}}}},"components/schemas/ComposableAudienceAttribute":{"id":"components/schemas/ComposableAudienceAttribute","kind":"json-schema","title":"ComposableAudienceAttribute","data":{"required":["name","schema","table","tableKey","masterKey","column"],"type":"object","description":"Exactly one of federatedQueryConfigId or connectionId must be provided.","properties":{"id":{"type":"string","format":"integer"},"name":{"type":"string"},"federatedQueryConfigId":{"type":"string","format":"integer","description":"Federated query config ID for Snowflake. Mutually exclusive with connectionId."},"connectionId":{"type":"string","format":"integer","description":"Connection ID for Databricks. Mutually exclusive with federatedQueryConfigId."},"schema":{"type":"string"},"table":{"type":"string"},"tableKey":{"type":"string"},"masterKey":{"type":"string"},"column":{"type":"string"},"type":{"description":"Optional. If omitted, the ION type is auto-filled from the CDW column's native type.","allOf":[{"$ref":"#/components/schemas/ColumnType"}]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}}},"components/schemas/ComposableAudienceBehavior":{"id":"components/schemas/ComposableAudienceBehavior","kind":"json-schema","title":"ComposableAudienceBehavior","data":{"required":["name","schema","table","tableKey","masterKey","columnMapping"],"type":"object","description":"Exactly one of federatedQueryConfigId or connectionId must be provided.","properties":{"id":{"type":"string","format":"integer"},"name":{"type":"string"},"federatedQueryConfigId":{"type":"string","format":"integer","description":"Federated query config ID for Snowflake. Mutually exclusive with connectionId."},"connectionId":{"type":"string","format":"integer","description":"Connection ID for Databricks. Mutually exclusive with federatedQueryConfigId."},"schema":{"type":"string"},"table":{"type":"string"},"tableKey":{"type":"string"},"masterKey":{"type":"string"},"timeColumn":{"type":"string"},"columnMapping":{"type":"array","items":{"type":"object","required":["name","cdwColumn"],"properties":{"name":{"type":"string"},"type":{"$ref":"#/components/schemas/ColumnType"},"cdwColumn":{"type":"string"}}}},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}}},"components/schemas/ComposableActivationOverview":{"id":"components/schemas/ComposableActivationOverview","kind":"json-schema","title":"ComposableActivationOverview","data":{"type":"object","additionalProperties":false,"properties":{"scheduleStatus":{"type":"string","nullable":false,"enum":["active","scheduled","inactive","none"]},"runStatus":{"type":"string","nullable":true,"enum":["scheduled","success","error","canceling","canceled","running","waiting"]},"id":{"type":"string","description":"Activation ID","format":"integer"},"name":{"type":"string","description":"Activation Name"},"segmentId":{"type":"string","format":"integer"},"segmentName":{"type":"string"},"folder":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"integer"},"name":{"type":"string"}}}},"activationTemplateId":{"type":"string","nullable":true,"format":"integer"},"activationTemplateName":{"type":"string","nullable":true},"connectionId":{"type":"string","format":"integer"},"connectionType":{"type":"string","nullable":true},"connectionTypeDescription":{"type":"string","nullable":true},"connectionName":{"type":"string","nullable":true},"connectionValid":{"type":"boolean"},"startAt":{"$ref":"#/components/schemas/StartAt"},"endOn":{"type":"string","format":"date","nullable":true},"workflowProjectName":{"type":"string","nullable":true},"workflowName":{"type":"string","nullable":true},"lastExecution":{"type":"object","nullable":true,"properties":{"syndicationId":{"type":"string","format":"integer"},"workflowId":{"type":"string"},"workflowProjectId":{"type":"string","format":"integer"},"workflowSessionId":{"type":"string","format":"integer"},"workflowAttemptId":{"type":"string","format":"integer"},"createdAt":{"type":"string","format":"date-time"},"finishedAt":{"type":"string","format":"date-time"},"status":{"type":"string"}}},"lastRecordCount":{"type":"integer","format":"int64","nullable":true},"repeatUnit":{"$ref":"#/components/schemas/RepeatUnit"},"repeatFrequency":{"$ref":"#/components/schemas/RepeatFrequency"},"repeatSubFrequency":{"$ref":"#/components/schemas/RepeatSubFrequency"},"lockEnabled":{"type":"boolean"},"activationActionsEnabled":{"type":"boolean"},"timezone":{"type":"string"},"updatedAt":{"type":"string","format":"date-time"},"updatedBy":{"$ref":"#/components/schemas/User"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"$ref":"#/components/schemas/User"}}}},"components/schemas/CustomerGroup":{"id":"components/schemas/CustomerGroup","kind":"json-schema","title":"CustomerGroup","data":{"required":["name","parentDatabaseName","parentTableName","parentKey","foreignKey"],"type":"object","description":"A group of customers within an audience","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"audienceId":{"type":"integer"},"name":{"type":"string","description":"group name that is to be used for table name","pattern":"[A-Za-z_][A-Za-z0-9_ ]*"},"parentDatabaseName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Database name of the customer_group table"},"children":[]}]}]}]},"parentTableName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Table name of the customer_group table"},"children":[]}]}]}]},"parentKey":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Join key of the customer_group table"},"children":[]}]}]}]},"foreignKey":{"type":"string","description":"Foreign key of the customers table"},"customerGroupAttributes":{"type":"array","items":{"$ref":"#/components/schemas/CustomerGroupAttribute"}},"customerGroupBehaviors":{"type":"array","items":{"$ref":"#/components/schemas/CustomerGroupBehavior"}}}}},"components/schemas/CustomerGroupAttribute":{"id":"components/schemas/CustomerGroupAttribute","kind":"json-schema","title":"CustomerGroupAttribute","data":{"required":["name","type","parentDatabaseName","parentTableName","parentColumn","parentKey","foreignKey"],"type":"object","properties":{"name":{"type":"string","description":"Column name"},"type":{"$ref":"#/components/schemas/ColumnType"},"parentDatabaseName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Database name of the customer_group attribute table"},"children":[]}]}]}]},"parentTableName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Table name of the customer_group attribute table"},"children":[]}]}]}]},"parentColumn":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column name of the customer_group attribute table which is imported into customer table"},"children":[]}]}]}]},"parentKey":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Join key of the customer_group attribute table"},"children":[]}]}]}]},"foreignKey":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Foreign key of the customer_group table"},"children":[]}]}]}]}}}},"components/schemas/CustomerGroupBehavior":{"id":"components/schemas/CustomerGroupBehavior","kind":"json-schema","title":"CustomerGroupBehavior","data":{"required":["id","name","parentDatabaseName","parentTableName","parentKey","foreignKey","schema"],"type":"object","properties":{"name":{"type":"string","description":"Behavior name"},"parentDatabaseName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Database name of the customer_group behavior table"},"children":[]}]}]}]},"parentTableName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Table name of the customer_group behavior table"},"children":[]}]}]}]},"parentKey":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Join key of the customer_group behavior table"},"children":[]}]}]}]},"foreignKey":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Foreign key of the customer_group table"},"children":[]}]}]}]},"schema":{"type":"array","description":"Columns of behavior","items":{"$ref":"#/components/schemas/CustomerGroupBehaviorSchema"}}}}},"components/schemas/CustomerGroupBehaviorSchema":{"id":"components/schemas/CustomerGroupBehaviorSchema","kind":"json-schema","title":"CustomerGroupBehaviorSchema","data":{"required":["name","type","parentColumn"],"type":"object","properties":{"name":{"type":"string","description":"Column name"},"type":{"$ref":"#/components/schemas/ColumnType"},"parentColumn":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column name of the customer_group behavior table"},"children":[]}]}]}]}}}},"components/schemas/ExecutionCore":{"id":"components/schemas/ExecutionCore","kind":"json-schema","title":"ExecutionCore","data":{"type":"object","required":["workflowId","workflowSessionId","createdAt","finishedAt","status"],"properties":{"workflowId":{"type":"string","pattern":"[1-9][0-9]*|0"},"workflowSessionId":{"type":"string","pattern":"[1-9][0-9]*"},"createdAt":{"type":"string","format":"date-time"},"finishedAt":{"type":"string","format":"date-time","nullable":true},"status":{"type":"string","enum":["success","canceled","error","canceling","blocked","queued","running"]}}}},"components/schemas/Execution":{"id":"components/schemas/Execution","kind":"json-schema","title":"Execution","data":{"allOf":[{"$ref":"#/components/schemas/ExecutionCore"},{"type":"object","required":["workflowAttemptId"],"properties":{"workflowAttemptId":{"type":"string","pattern":"[1-9][0-9]*"}}}]}},"components/schemas/AudienceExecution":{"id":"components/schemas/AudienceExecution","kind":"json-schema","title":"AudienceExecution","data":{"allOf":[{"$ref":"#/components/schemas/Execution"},{"type":"object","properties":{"audienceId":{"type":"string","format":"integer"}}}]}},"components/schemas/EmptyCondition":{"id":"components/schemas/EmptyCondition","kind":"json-schema","title":"EmptyCondition","data":{"type":"object","additionalProperties":false}},"components/schemas/AndCondition":{"id":"components/schemas/AndCondition","kind":"json-schema","title":"AndCondition","data":{"type":"object","required":["type","conditions"],"properties":{"type":{"type":"string","enum":["And"]},"conditions":{"type":"array","items":{"$ref":"#/components/schemas/Condition"}}}}},"components/schemas/OrCondition":{"id":"components/schemas/OrCondition","kind":"json-schema","title":"OrCondition","data":{"type":"object","required":["type","conditions"],"properties":{"type":{"type":"string","enum":["Or"]},"conditions":{"type":"array","items":{"$ref":"#/components/schemas/Condition"}}}}},"components/schemas/CompositeCondition":{"id":"components/schemas/CompositeCondition","kind":"json-schema","title":"CompositeCondition","data":{"type":"object","required":["type","conditions","expr"],"properties":{"type":{"type":"string","enum":["Composite"]},"conditions":{"type":"array","items":{"$ref":"#/components/schemas/Condition"}},"expr":{"type":"string"}}}},"components/schemas/Operator":{"id":"components/schemas/Operator","kind":"json-schema","title":"Operator","data":{"type":"object"}},"components/schemas/ArrayMatching":{"id":"components/schemas/ArrayMatching","kind":"json-schema","title":"ArrayMatching","data":{"oneOf":[{"type":"string","enum":["any","all"]},{"type":"object","properties":{"atLeast":{"type":"number"}}},{"type":"object","properties":{"atMost":{"type":"number"}}},{"type":"object","properties":{"exactly":{"type":"number"}}}]}},"components/schemas/Value":{"id":"components/schemas/Value","kind":"json-schema","title":"Value","data":{}},"components/schemas/ReferenceCondition":{"id":"components/schemas/ReferenceCondition","kind":"json-schema","title":"ReferenceCondition","data":{"type":"object","properties":{"type":{"type":"string","enum":["FunnelStageReference","Reference","AbTestVariantReference","PredictiveScoreReference","MlAttributeReference"]}}}},"components/schemas/ValueCondition":{"id":"components/schemas/ValueCondition","kind":"json-schema","title":"ValueCondition","data":{"type":"object","properties":{"type":{"type":"string","enum":["Value"]},"leftValue":{"$ref":"#/components/schemas/Value"},"operator":{"$ref":"#/components/schemas/Operator"},"arrayMatching":{"$ref":"#/components/schemas/ArrayMatching"}}}},"components/schemas/Condition":{"id":"components/schemas/Condition","kind":"json-schema","title":"Condition","data":{"oneOf":[{"$ref":"#/components/schemas/AndCondition"},{"$ref":"#/components/schemas/OrCondition"},{"$ref":"#/components/schemas/ValueCondition"},{"$ref":"#/components/schemas/ReferenceCondition"}]}},"components/schemas/ScheduleType":{"id":"components/schemas/ScheduleType","kind":"json-schema","title":"ScheduleType","data":{"type":"string","example":"daily","enum":["cron","daily","hourly","minutes_interval","monthly","none","weekly"]}},"components/schemas/DeprecatedScheduleType":{"id":"components/schemas/DeprecatedScheduleType","kind":"json-schema","title":"DeprecatedScheduleType","data":{"type":"string","deprecated":true,"description":"Deprecated. Old parameter for setting schedule type. See/Use RepeatUnit instead.","example":"daily","enum":["cron","daily","hourly","minutes_interval","monthly","none","weekly"]}},"components/schemas/Columns":{"id":"components/schemas/Columns","kind":"json-schema","title":"Columns","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Syndication column detail. Basic syntax is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"{\"column\": \"alias_name\", \"source\": {...}}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"source"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" accepts various definitions. See ColumnExpression/StringExpression for details. example value is using ColumnExpression without "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"function"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property."},"children":[]}]}]}],"example":[{"column":"alias_name","source":{"column":"real_column_name"}}],"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"column":{"type":"string"},"source":{"anyOf":[{"$ref":"#/components/schemas/ColumnExpression"},{"$ref":"#/components/schemas/StringExpression"}]}},"required":["column","source"]}}},"components/schemas/StartAt":{"id":"components/schemas/StartAt","kind":"json-schema","title":"StartAt","data":{"type":"string","format":"^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}$","nullable":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"cdp-api will fill some value for old syndications with ScheduleType is not NoneType. '%Y-%M-%DT%h:%m:%s' is expected."},"children":[]}]}]}]}},"components/schemas/RepeatUnit":{"id":"components/schemas/RepeatUnit","kind":"json-schema","title":"RepeatUnit","data":{"type":"string","description":"Setting an activation repetition cycle such as \"day\" or \"week\".","enum":["none","minute","hour","day","week","month","once"]}},"components/schemas/RepeatFrequency":{"id":"components/schemas/RepeatFrequency","kind":"json-schema","title":"RepeatFrequency","data":{"type":"integer","description":"Setting an activation repeat frequency.\nCurrently, it is set only when the repeat unit is \"minute\". If the repeat unit is \"minute\", the interval is set in minutes.\n","default":1}},"components/schemas/RepeatSubFrequency":{"id":"components/schemas/RepeatSubFrequency","kind":"json-schema","title":"RepeatSubFrequency","data":{"type":"array","description":"Parameter for more detailed frequency settings. Values are array of integers.\nCurrently, this parameter is only valid for repeat unit \"week\".\nFor multiple days of the week, each value should be 1 to 7.\n1: Monday, 2: Tuesday, 3: Wednesday, 4: Thursday, 5: Friday, 6: Saturday, 7: Sunday\n","example":[1,5,6],"default":[],"items":{"type":"integer","format":"int64"}}},"components/schemas/ColumnExpression":{"id":"components/schemas/ColumnExpression","kind":"json-schema","title":"ColumnExpression","data":{"type":"object","properties":{"column":{"type":"string"},"customerGroup":{"type":"string","nullable":true},"functions":{"type":"array","nullable":true,"items":{"$ref":"#/components/schemas/FunctionExpression"}}},"required":["column"]}},"components/schemas/StringExpression":{"id":"components/schemas/StringExpression","kind":"json-schema","title":"StringExpression","data":{"type":"object","properties":{"string":{"type":"string"},"parameters":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Values for the placeholders ($1, $2, $3, ...) in the string"},"children":[]}]}]}],"items":{"oneOf":[{"type":"object","properties":{"type":{"type":"string","enum":["String"]},"string":{"type":"string"}}},{"type":"object","properties":{"type":{"type":"string","enum":["Timestamp"]},"format":{"type":"string"}}},{"type":"object","properties":{"type":{"type":"string","enum":["SegmentName","SegmentId","AudienceId","FunnelName","StageName"]}}}]}}},"required":["string"]}},"components/schemas/FunctionExpression":{"id":"components/schemas/FunctionExpression","kind":"json-schema","title":"FunctionExpression","data":{"oneOf":[{"type":"object","properties":{"function":{"type":"string","enum":["+","-","*","/"]},"arg":{"type":"number"}},"required":["function"]},{"type":"object","properties":{"function":{"type":"string","enum":["replace"]},"search":{"type":"string"},"replacement":{"type":"string","nullable":true}},"required":["function"]},{"type":"object","properties":{"function":{"type":"string","enum":["substr"]},"start":{"type":"number"},"length":{"type":"number"}},"required":["function"]},{"type":"object","properties":{"function":{"type":"string","enum":["regexp_extract"]},"pattern":{"type":"string"},"group":{"type":"number"}},"required":["function"]},{"type":"object","properties":{"function":{"type":"string","enum":["day_of_week","from_iso8601_timestamp","ln","elapsed_days","td_ip_to_least_specific_subdivision_name","td_ip_to_country_name","td_ip_to_city_name","td_ip_to_connection_type","td_ip_to_domain"]}},"required":["function"]},{"type":"object","properties":{"function":{"type":"string","enum":["cast_as_quantitative"]},"default":{"type":"number","format":"float"}},"required":["function","default"]},{"type":"object","properties":{"function":{"type":"string","enum":["cast_as_categorical"]},"default":{"type":"string"}},"required":["function","default"]},{"type":"object","properties":{"function":{"type":"string","enum":["cast_as_categorical_array"]}},"required":["function"]},{"type":"object","properties":{"function":{"type":"string","enum":["if"]},"op":{"type":"string","enum":[">","<","<=",">=","=","!=","is","is\\","not"]},"right_value":{"type":"number","nullable":true},"then":{"type":"number"},"else":{"type":"number"}},"required":["function"]}]}},"components/schemas/SegmentRule":{"id":"components/schemas/SegmentRule","kind":"json-schema","title":"SegmentRule","data":{"oneOf":[{"$ref":"#/components/schemas/EmptyCondition"},{"$ref":"#/components/schemas/AndCondition"},{"$ref":"#/components/schemas/OrCondition"},{"$ref":"#/components/schemas/CompositeCondition"}]}},"components/schemas/SegmentParameters":{"id":"components/schemas/SegmentParameters","kind":"json-schema","title":"SegmentParameters","data":{"type":"object","properties":{"audienceId":{"type":"integer","format":"int64"},"name":{"type":"string"},"realtime":{"type":"boolean","deprecated":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"kind"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead"},"children":[]}]}]}]},"kind":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"0: batch, 1: realtime, 2: funnel_stage"},"children":[]}]}]}]},"funnel_stage":{"type":"object","properties":{"funnel_id":{"type":"integer","format":"int64"},"stage_id":{"type":"integer","format":"int64"}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"required if creating segment as a rule of funnel_stage"},"children":[]}]}]}]},"description":{"type":"string"},"segmentFolderId":{"type":"integer","format":"int64"},"rule":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule"},"countPopulation":{"type":"boolean"}}}},"components/schemas/Segment":{"id":"components/schemas/Segment","kind":"json-schema","title":"Segment","data":{"type":"object","properties":{"audienceId":{"type":"string","format":"integer"},"id":{"type":"string","format":"integer"},"name":{"type":"string"},"realtime":{"type":"boolean","description":"Whether the segment is realtime segment or not","deprecated":true},"kind":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"0: batch, 1: realtime, 2: funnel_stage"},"children":[]}]}]}]},"description":{"type":"string","nullable":true},"segmentFolderId":{"type":"string","format":"integer"},"population":{"type":"integer","format":"int64","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"$ref":"#/components/schemas/User"},"updatedBy":{"$ref":"#/components/schemas/User"},"rule":{"anyOf":[{"$ref":"#/components/schemas/SegmentRule"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule"}]}}}},"components/schemas/SegmentSummary":{"id":"components/schemas/SegmentSummary","kind":"json-schema","title":"SegmentSummary","data":{"type":"object","properties":{"id":{"type":"integer","format":"int64"},"name":{"type":"string"},"realtime":{"type":"boolean","deprecated":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"kind"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead"},"children":[]}]}]}]},"kind":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"0: batch, 1: realtime, 2: funnel_stage"},"children":[]}]}]}]},"description":{"type":"string"},"segmentFolderId":{"type":"integer","format":"int64"},"population":{"type":"integer","format":"int64","description":"The population of the segment"}}}},"components/schemas/SegmentQueryStatus":{"id":"components/schemas/SegmentQueryStatus","kind":"json-schema","title":"SegmentQueryStatus","data":{"type":"object","properties":{"id":{"type":"string","description":"Query identifier (may be UUID or platform-specific ID like job ID or statement handle)"},"queryId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Same value as "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},"status":{"type":"string","enum":["success","killed","error","running"]},"count":{"type":"integer","description":"Number of profiles produced by the given segment rules","nullable":true},"maxPage":{"type":"integer","nullable":true},"error":{"type":"string","nullable":true},"jobid":{"type":"string","format":"integer"},"countJobid":{"type":"string","format":"integer","nullable":true},"customerGroupCount":{"type":"integer","description":"Number of customer groups related by the given segment rules","nullable":true}}}},"components/schemas/SegmentQueryCustomers":{"id":"components/schemas/SegmentQueryCustomers","kind":"json-schema","title":"SegmentQueryCustomers","data":{"type":"object","properties":{"error":{"description":"Error message","type":"string","nullable":true},"names":{"description":"Column names","example":["cdp_customer_id","email"],"type":"array","items":{"type":"string"},"nullable":true},"queryId":{"description":"ID of query","example":"970937b9-98b1-45b1-ba9b-10905846476e","type":"string"},"rows":{"description":"Array of profiles","nullable":true,"type":"array","items":{"type":"array","description":"a tuple whose values corresponding names property","example":["003171af29a5f0ac890fed022d9e5366dea5d68e","a@example.com"],"items":{"oneOf":[{"type":"string","nullable":true},{"type":"integer","format":"int64"},{"type":"number","format":"float"}]},"nullable":true}},"type":{"type":"string","enum":["rows","end","killed","error","pending"]}}}},"components/schemas/SegmentFolderCreateRepresentation":{"id":"components/schemas/SegmentFolderCreateRepresentation","kind":"json-schema","title":"SegmentFolderCreateRepresentation","data":{"type":"object","required":["name","description"],"properties":{"name":{"type":"string"},"description":{"type":"string"}}}},"components/schemas/SegmentFolderUpdateRepresentation":{"id":"components/schemas/SegmentFolderUpdateRepresentation","kind":"json-schema","title":"SegmentFolderUpdateRepresentation","data":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string"}}}},"components/schemas/SegmentFolderReadRepresentation":{"id":"components/schemas/SegmentFolderReadRepresentation","kind":"json-schema","title":"SegmentFolderReadRepresentation","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"audienceId":{"type":"string","pattern":"[1-9][0-9]*","description":"ID of the parent audience. For composable folders this carries\nthe composable audience id; the complete-vs-composable\ndiscriminator lives on the parent audience entity, not on the\nfolder.\n"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"oneOf":[{"$ref":"#/components/schemas/User"},{"$ref":"#/components/schemas/NullValue"}]},"updatedBy":{"oneOf":[{"$ref":"#/components/schemas/User"},{"$ref":"#/components/schemas/NullValue"}]}}}},"components/schemas/AdministratorSegmentFolderReadRepresentation":{"id":"components/schemas/AdministratorSegmentFolderReadRepresentation","kind":"json-schema","title":"AdministratorSegmentFolderReadRepresentation","data":{"allOf":[{"$ref":"#/components/schemas/SegmentFolderReadRepresentation"},{"type":"object","properties":{"version":{"type":"string","enum":["V4","V5"]},"path":{"type":"array","items":{"description":"A collection of folder names in the SegmentFolder tree hierarchy, ordered from root to given SegmentFolder","type":"string"}}}}]}},"components/schemas/AdministratorAudienceColumnsReadRepresentation":{"id":"components/schemas/AdministratorAudienceColumnsReadRepresentation","kind":"json-schema","title":"AdministratorAudienceColumnsReadRepresentation","data":{"type":"object","properties":{"attributeColumns":{"type":"array","items":{"$ref":"#/components/schemas/AudienceColumnRepresentation"},"description":"A list of attributes, inluding master table's columns."},"behaviors":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","nullable":false,"description":"A name of behavior"},"columns":{"type":"array","items":{"$ref":"#/components/schemas/AudienceColumnRepresentation"}}}}}}}},"components/schemas/AdministratorUsersColumnPermissionsRepresentation":{"id":"components/schemas/AdministratorUsersColumnPermissionsRepresentation","kind":"json-schema","title":"AdministratorUsersColumnPermissionsRepresentation","data":{"type":"object","properties":{"columnIdentifier":{"type":"string","nullable":false,"description":"A column representation for PBP-PII"},"visibility":{"type":"string","enum":["clear","non_pii","pii","blocked"],"nullable":false}}}},"components/schemas/AudienceColumnRepresentation":{"id":"components/schemas/AudienceColumnRepresentation","kind":"json-schema","title":"AudienceColumnRepresentation","data":{"type":"object","properties":{"columnIdentifier":{"type":"string","nullable":false,"description":"An identifier to specify a column."},"name":{"type":"string","nullable":false,"description":"The name of attribute or behavior column."},"enriched":{"type":"boolean","nullable":false,"description":"True if it's from Enrichment."},"parentDatabaseName":{"type":"string","nullable":true,"description":"Null only if enriched is true."},"parentTableName":{"type":"string","nullable":true,"description":"Null only if enriched is true."},"parentColumnName":{"type":"string","nullable":true,"description":"Null only if enriched is true."}}}},"components/schemas/SyndicationBehavior":{"id":"components/schemas/SyndicationBehavior","kind":"json-schema","title":"SyndicationBehavior","data":{"type":"object","nullable":true,"properties":{"columns":{"$ref":"#/components/schemas/Columns"},"behaviorTableName":{"type":"string","description":"Behavior table name which contains behavior records","example":"purchase_history"},"joinRow":{"type":"integer","description":"How much rows would be joined (value is N for Top-N join)","example":3,"nullable":true},"joinStrategy":{"type":"string","description":"Label of what is the wanted record(s).","example":"Last","enum":["All","First","Last","Top-N"]},"formatting":{"type":"string","enum":["rows","cols"]},"orderBy":{"type":"array","items":{"type":"object","properties":{"key":{"type":"string"},"order":{"type":"string","enum":["ascending","descending"]}},"example":{"key":"purchased_at","order":"descending"}},"example":[{"key":"purchased_at","order":"descending"},{"key":"price","order":"ascending"}]}}}},"components/schemas/SyndicationBehaviorResponse":{"id":"components/schemas/SyndicationBehaviorResponse","kind":"json-schema","title":"SyndicationBehaviorResponse","data":{"type":"object","nullable":true,"properties":{"columns":{"$ref":"#/components/schemas/Columns"},"behaviorTableName":{"type":"string","description":"Behavior table name which contains behavior records","example":"purchase_history"},"joinRow":{"type":"integer","description":"How much rows would be joined (value is N for Top-N join)","example":3,"nullable":true},"joinStrategy":{"type":"string","description":"Label of what is the wanted record(s).","example":"Last","enum":["All","First","Last","Top-N"]},"formatting":{"type":"string","enum":["rows","cols"]},"orderBy":{"type":"array","items":{"type":"object","properties":{"key":{"type":"string"},"order":{"type":"string","enum":["ascending","descending"]}},"example":{"key":"purchased_at","order":"descending"}},"example":[{"key":"purchased_at","order":"descending"},{"key":"price","order":"ascending"}]}}}},"components/schemas/SyndicationParameters":{"id":"components/schemas/SyndicationParameters","kind":"json-schema","title":"SyndicationParameters","data":{"type":"object","not":{"required":["syndicationBehavior","syndicationBehaviors"]},"properties":{"name":{"type":"string"},"description":{"type":"string"},"allColumns":{"description":"syndication all column flag  ('true' means  that you use all attribute data)","type":"boolean"},"columns":{"$ref":"#/components/schemas/Columns"},"scheduleType":{"$ref":"#/components/schemas/DeprecatedScheduleType"},"scheduleOption":{"type":"string","deprecated":true,"description":"Deprecated. Old parameter for setting schedule. Use startAt instead."},"repeatUnit":{"$ref":"#/components/schemas/RepeatUnit"},"repeatFrequency":{"$ref":"#/components/schemas/RepeatFrequency"},"repeatSubFrequency":{"$ref":"#/components/schemas/RepeatSubFrequency"},"startAt":{"$ref":"#/components/schemas/StartAt"},"runAt":{"type":"string"},"cron":{"type":"string"},"timezone":{"type":"string"},"connectionId":{"type":"integer","format":"int64","nullable":true},"connectorConfig":{"type":"object","nullable":true},"notifyOn":{"type":"array","items":{"type":"string","enum":["onSuccess","onFailure"]}},"emailRecipients":{"type":"array","items":{"description":"User ID of td-api. Not CDP-API's one.","type":"integer","format":"int64"}},"nestedWorkflowProjectName":{"type":"string"},"nestedWorkflowName":{"type":"string"},"lockEnabled":{"type":"boolean"},"activationTemplateId":{"type":"string","pattern":"[1-9][0-9]*","nullable":true},"syndicationBehavior":{"deprecated":true,"description":"Deprecated. Use syndicationBehaviors instead. Cannot be specified together with syndicationBehaviors.","nullable":true,"allOf":[{"$ref":"#/components/schemas/SyndicationBehavior"}]},"syndicationBehaviors":{"type":"array","nullable":true,"maxItems":4,"description":"Behavior activation configurations. Cannot be specified together with syndicationBehavior.","items":{"$ref":"#/components/schemas/SyndicationBehavior"}}},"required":["name","connection_id","connector_config"]}},"components/schemas/SyndicationJsonApiParameters":{"id":"components/schemas/SyndicationJsonApiParameters","kind":"json-schema","title":"SyndicationJsonApiParameters","data":{"type":"object","not":{"required":["syndicationBehavior","syndicationBehaviors"]},"properties":{"name":{"type":"string"},"description":{"type":"string"},"allColumns":{"description":"syndication all column flag  ('true' means  that you use all attribute data)","type":"boolean"},"columns":{"$ref":"#/components/schemas/Columns"},"scheduleType":{"$ref":"#/components/schemas/DeprecatedScheduleType"},"scheduleOption":{"type":"string","deprecated":true,"description":"Deprecated. Old parameter for setting schedule. See startAt instead."},"runAt":{"type":"string"},"cron":{"type":"string"},"timezone":{"type":"string"},"startAt":{"$ref":"#/components/schemas/StartAt"},"endOn":{"type":"string","format":"date","nullable":true},"repeatUnit":{"$ref":"#/components/schemas/RepeatUnit"},"repeatFrequency":{"$ref":"#/components/schemas/RepeatFrequency"},"repeatSubFrequency":{"$ref":"#/components/schemas/RepeatSubFrequency"},"connectionId":{"type":"integer","format":"int64"},"connectorConfig":{"type":"object"},"notifyOn":{"type":"array","items":{"type":"string","enum":["onSuccess","onFailure"]}},"emailRecipients":{"type":"array","items":{"description":"User ID of td-api. Not CDP-API's one.","type":"integer","format":"int64"}},"activationTemplateId":{"type":"string","pattern":"[1-9][0-9]*"},"syndicationBehavior":{"deprecated":true,"description":"Deprecated. Use syndicationBehaviors instead. Cannot be specified together with syndicationBehaviors.","nullable":true,"allOf":[{"$ref":"#/components/schemas/SyndicationBehavior"}]},"syndicationBehaviors":{"type":"array","nullable":true,"maxItems":4,"description":"Behavior activation configurations. Cannot be specified together with syndicationBehavior.","items":{"$ref":"#/components/schemas/SyndicationBehavior"}}},"required":["name","connection_id","connector_config"]}},"components/schemas/Syndication":{"id":"components/schemas/Syndication","kind":"json-schema","title":"Syndication","data":{"type":"object","properties":{"id":{"type":"string","format":"integer"},"audienceId":{"type":"string","format":"integer"},"segmentId":{"type":"string","format":"integer"},"name":{"type":"string"},"description":{"type":"string"},"allColumns":{"description":"syndication all column flag  ('true' means  that you use all attribute data)","type":"boolean"},"columns":{"oneOf":[{"$ref":"#/components/schemas/Columns"},{"$ref":"#/components/schemas/NullValue"}]},"scheduleType":{"$ref":"#/components/schemas/ScheduleType"},"scheduleOption":{"type":"string","nullable":true},"startAt":{"$ref":"#/components/schemas/StartAt"},"endOn":{"type":"string","format":"date","nullable":true},"repeatUnit":{"type":"string","nullable":true},"repeatFrequency":{"type":"integer","nullable":true},"repeatSubFrequency":{"$ref":"#/components/schemas/RepeatSubFrequency"},"timezone":{"type":"string"},"connectionId":{"type":"string","format":"integer","nullable":true},"connectorConfig":{"type":"object","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"$ref":"#/components/schemas/User"},"updatedBy":{"$ref":"#/components/schemas/User"},"valid":{"type":"boolean"},"executions":{"type":"array","items":{"$ref":"#/components/schemas/SyndicationExecution"}},"notifyOn":{"type":"array","items":{"type":"string","enum":["onSuccess","onFailure"]}},"emailRecipients":{"type":"array","items":{"description":"User ID of td-api. Not CDP-API's one.","type":"integer","format":"int64"}},"activationTemplateId":{"type":"string","pattern":"[1-9][0-9]*","nullable":true}}}},"components/schemas/SyndicationExecution":{"id":"components/schemas/SyndicationExecution","kind":"json-schema","title":"SyndicationExecution","data":{"allOf":[{"$ref":"#/components/schemas/Execution"},{"type":"object","properties":{"syndicationId":{"type":"string","pattern":"[1-9][0-9]*"}}}]}},"components/schemas/SyndicationOverview":{"id":"components/schemas/SyndicationOverview","kind":"json-schema","title":"SyndicationOverview","data":{"type":"object","additionalProperties":false,"properties":{"scheduleStatus":{"type":"string","nullable":false,"enum":["active","scheduled","inactive","none"]},"runStatus":{"type":"string","description":"Tag should be shown in \"Run Status\". If the workflow never run before and future schedule is set, 'scheduled' will be shown.","nullable":true,"enum":["scheduled","success","error","canceling","canceled","running","waiting"]},"id":{"type":"string","description":"Activation ID","format":"integer"},"name":{"type":"string","description":"Activation Name"},"segmentId":{"type":"string","format":"integer"},"segmentName":{"type":"string"},"folder":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"integer"},"name":{"type":"string"}}}},"activationTemplateId":{"type":"string","nullable":true,"format":"integer"},"activationTemplateName":{"type":"string","nullable":true},"connectionId":{"type":"string","format":"integer"},"connectionType":{"type":"string","nullable":true},"connectionTypeDescription":{"type":"string","nullable":true},"connectionName":{"type":"string","nullable":true},"connectionValid":{"type":"boolean"},"startAt":{"$ref":"#/components/schemas/StartAt"},"endOn":{"type":"string","format":"date","nullable":true},"workflowProjectName":{"type":"string","nullable":true},"workflowName":{"type":"string","nullable":true},"lastExecution":{"oneOf":[{"type":"object","nullable":true},{"$ref":"#/components/schemas/SyndicationExecution"}]},"lastRecordCount":{"type":"integer","format":"int64","nullable":true},"repeatUnit":{"$ref":"#/components/schemas/RepeatUnit"},"repeatFrequency":{"$ref":"#/components/schemas/RepeatFrequency"},"timezone":{"type":"string"},"updatedAt":{"type":"string","format":"date-time"},"updatedBy":{"$ref":"#/components/schemas/User"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"$ref":"#/components/schemas/User"}}}},"components/schemas/TokenParameters":{"id":"components/schemas/TokenParameters","kind":"json-schema","title":"TokenParameters","data":{"type":"object","properties":{"description":{"description":"description","example":"description","type":"string"},"token":{"description":"UUID of the token","type":"string","format":"uuid"},"keyColumn":{"description":"A key column name to fetch the information of a customer.","example":"td_client_id","type":"string"},"segments":{"description":"associated segments","example":[{"id":1234}],"type":"array","items":{"type":"object","properties":{"id":{"type":"integer","format":"int64"}}}},"attributeColumns":{"description":"associated attribute column names. Max the number of attribute columns is 5. You must specify empty array if you don't need attributes.","example":["gender","country"],"nullable":false,"type":"array","items":{"type":"string"}}},"required":["keyColumn","attributeColumns"]}},"components/schemas/Token":{"id":"components/schemas/Token","kind":"json-schema","title":"Token","data":{"type":"object","properties":{"id":{"type":"string","format":"integer"},"audienceId":{"type":"string","format":"integer"},"token":{"description":"UUID of the token","type":"string","format":"uuid"},"description":{"type":"string"},"keyColumn":{"description":"A key column name to fetch the information of a customer.","example":"td_client_id","type":"string"},"segments":{"description":"associated segments","type":"array","items":{"$ref":"#/components/schemas/SegmentSummary"}},"attributeColumns":{"description":"associated attribute column names.","example":["gender","country"],"type":"array","items":{"type":"string"}},"v2":{"description":"whether the token is v2 or not","example":true,"type":"boolean"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"$ref":"#/components/schemas/User"},"updatedBy":{"$ref":"#/components/schemas/User"}}}},"components/schemas/TokenExecution":{"id":"components/schemas/TokenExecution","kind":"json-schema","title":"TokenExecution","data":{"allOf":[{"$ref":"#/components/schemas/Execution"},{"type":"object","properties":{"tokenId":{"type":"string","format":"integer"}}}]}},"components/schemas/PredictiveSegmentParameters":{"id":"components/schemas/PredictiveSegmentParameters","kind":"json-schema","title":"PredictiveSegmentParameters","data":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"baseSegmentId":{"type":"integer","format":"int64","nullable":true},"segmentId":{"type":"integer","format":"int64"},"scoredSegmentId":{"type":"integer","format":"int64","nullable":true},"gradeThresholds":{"$ref":"#/components/schemas/PredictiveSegmentGradeThresholds"},"categoricalAsColumnNames":{"type":"array","items":{"type":"string"}},"categoricalArrayAsColumnNames":{"type":"array","items":{"type":"string"}},"quantitativeAsColumnNames":{"type":"array","items":{"type":"string"}},"preprocess":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Definition of preprocess. All of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"$item.column"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" must be specified in one of categoricalAsColumnNames, categoricalArrayAsColumnNames, or quantitativeAsColumnNames."},"children":[]}]}]}],"minItems":1,"items":{"$ref":"#/components/schemas/PredictiveSegmentPreprocessItem"}}}}},"components/schemas/PredictiveSegment":{"id":"components/schemas/PredictiveSegment","kind":"json-schema","title":"PredictiveSegment","data":{"type":"object","properties":{"audienceId":{"type":"string","format":"integer"},"id":{"type":"string","format":"integer"},"baseSegmentId":{"type":"string","format":"integer","nullable":true},"segmentId":{"type":"string","format":"integer"},"scoredSegmentId":{"type":"string","format":"integer","nullable":true},"name":{"type":"string"},"description":{"type":"string","nullable":true},"categoricalAsColumnNames":{"type":"array","items":{"type":"string"}},"categoricalArrayAsColumnNames":{"type":"array","items":{"type":"string"}},"quantitativeAsColumnNames":{"type":"array","items":{"type":"string"}},"accuracy":{"$ref":"#/components/schemas/PredictiveSegmentAccuracy"},"areaUnderRocCurve":{"$ref":"#/components/schemas/PredictiveSegmentAreaUnderRocCurve"},"gradeThresholds":{"$ref":"#/components/schemas/PredictiveSegmentGradeThresholds"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}}},"components/schemas/User":{"id":"components/schemas/User","kind":"json-schema","title":"User","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"td_user_id":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"}}}},"components/schemas/Funnel":{"id":"components/schemas/Funnel","kind":"json-schema","title":"Funnel","data":{"type":"object","properties":{"id":{"type":"string","format":"integer"},"audienceId":{"type":"string","format":"integer"},"segmentFolderId":{"type":"string","format":"integer"},"name":{"type":"string"},"population":{"type":"integer","format":"int64","nullable":true,"description":"The latest population of the funnel"},"description":{"type":"string"},"numSyndications":{"type":"integer","format":"int64"},"needToRunWorkflow":{"type":"boolean","description":"true if need to run workflow to load data"},"stages":{"description":"funnel stages","example":[{"id":"1","name":"Awareness","numSyndication":2,"audienceId":"1","funnelId":"10","segmentFolderId":"30","segmentId":"999"},{"id":"2","name":"Interest","numSyndications":0,"audienceId":"1","funnelId":"10","segmentFolderId":"30","segmentId":""},{"id":"3","name":"Conversion","numSyndications":0,"audienceId":"1","funnelId":"10","segmentFolderId":"30","segmentId":""}],"type":"array","minItems":3,"maxItems":8,"items":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"numSyndications":{"type":"integer"},"audienceId":{"type":"string"},"funnelId":{"type":"string"},"segmentFolderId":{"type":"string"},"segmentId":{"type":"string","nullable":true}}}},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"$ref":"#/components/schemas/User"},"updatedBy":{"$ref":"#/components/schemas/User"}}}},"components/schemas/FunnelParameters":{"id":"components/schemas/FunnelParameters","kind":"json-schema","title":"FunnelParameters","data":{"type":"object","properties":{"name":{"description":"name","type":"string"},"description":{"description":"description","type":"string"},"segmentFolderId":{"type":"integer","format":"int64"},"stages":{"description":"funnel stages","example":[{"name":"Awareness"},{"id":1,"name":"Interest"},{"name":"Conversion"}],"type":"array","minItems":3,"maxItems":8,"items":{"type":"object","properties":{"id":{"type":"integer","description":"null means new stage, non-null means no-op or updating existing stage name or updating stage orders"},"name":{"type":"string"}},"required":["name"]}}},"required":["name","segmentFolderId","stages"]}},"components/schemas/FunnelCloneParameters":{"id":"components/schemas/FunnelCloneParameters","kind":"json-schema","title":"FunnelCloneParameters","data":{"type":"object","properties":{"name":{"description":"name","type":"string"},"description":{"description":"description","type":"string"},"segmentFolderId":{"type":"integer","format":"int64"}},"required":["name","segmentFolderId"]}},"components/schemas/FunnelStatistic":{"id":"components/schemas/FunnelStatistic","kind":"json-schema","title":"FunnelStatistic","data":{"type":"object","properties":{"population":{"type":"integer","format":"int64","nullable":true,"description":"the latest population of the funnel"},"stages":{"type":"array","items":{"type":"object","properties":{"id":{"type":"integer","format":"int64","description":"funnel stage id"},"history":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"integer","format":"int64"},{"type":"boolean"}]},"description":"a tuple whose values are Unix epoch, the population, whether a workflow has run at that time or not","example":[1556382847,1234,true]}}}}}},"example":{"population":1000,"stages":[{"id":44242,"history":[[1600297704,362,true],[1600383964,362,true]]},{"id":44240,"history":[[1600297667,122,true],[1600383950,122,true]]},{"id":44241,"history":[[1600297690,516,true],[1600383956,516,true]]}]}}},"components/schemas/FunnelExecution":{"id":"components/schemas/FunnelExecution","kind":"json-schema","title":"FunnelExecution","data":{"allOf":[{"$ref":"#/components/schemas/Execution"},{"type":"object","properties":{"audienceId":{"type":"integer","format":"int64"},"funnelId":{"type":"integer","format":"int64"}}}]}},"components/schemas/PredictiveSegmentExecution":{"id":"components/schemas/PredictiveSegmentExecution","kind":"json-schema","title":"PredictiveSegmentExecution","data":{"allOf":[{"$ref":"#/components/schemas/Execution"},{"type":"object","properties":{"predictiveSegmentId":{"type":"string","format":"integer"}}}]}},"components/schemas/PredictiveSegmentExecutionCore":{"id":"components/schemas/PredictiveSegmentExecutionCore","kind":"json-schema","title":"PredictiveSegmentExecutionCore","data":{"allOf":[{"$ref":"#/components/schemas/ExecutionCore"},{"type":"object","required":["predictiveSegmentId"],"properties":{"predictiveSegmentId":{"type":"string","pattern":"[1-9][0-9]*"}}}]}},"components/schemas/SampleValuesPayload":{"id":"components/schemas/SampleValuesPayload","kind":"json-schema","title":"SampleValuesPayload","data":{"description":"array of tuple of sample values","type":"array","items":{"type":"array","description":"a tuple whose values are (1) value itself whose type depends on source column (2) percentage of the value","example":["Japan",0.14285714285714285],"items":{"anyOf":[{"type":"integer"},{"type":"number","format":"float"},{"type":"string"}]}}}},"components/schemas/SisenseDashboard":{"id":"components/schemas/SisenseDashboard","kind":"json-schema","title":"SisenseDashboard","data":{"type":"object","properties":{"base_url":{"type":"string","format":"url","description":"Sisense base URL","example":"https://us01-01-development.reporting.treasuredata.com"},"datamodel":{"type":"object","description":"Sisense data model attributes used as data source of dashboard","properties":{"datamodelOid":{"type":"string","description":"Data model oid in Sisense","example":"a17a0f1ec9954a72-0e1fa49aa8ba4e83"},"tableName":{"type":"string","description":"Table name in Sisense","example":"customers"},"customerIdColumnName":{"type":"string","description":"Column name to identify customers","example":"cdp_customer_id"}}},"dashboard":{"type":"object","description":"Sisense Dashboard attributes used for building dashboard layout","properties":{"dashboardOid":{"type":"string","description":"Dashboard oid in Sisense","example":"0e1fa49aa8ba4e83-a17a0f1ec9954a72"},"dashboardType":{"type":"integer","description":"1: unified-customer-view","enum":[1]}}},"datasource":{"type":"object","description":"Sisense Datasource attributes used for building dashboard filter","required":["title","fullname","address"],"properties":{"fullname":{"type":"string","description":"Full name of Datasource in Sisense. It is a concatenation of a Data model's server and title","example":"localhost/kom Presto data model via API"},"address":{"type":"string","description":"Same as data model server name","example":"LocalHost"},"live":{"type":"boolean","description":"Whether Datasource is Live model or not (Elasticube).","example":false},"title":{"type":"string","description":"Same as data model title","example":"kom Presto Datamodel via API"}}}}}},"components/schemas/SisenseDatamodel":{"id":"components/schemas/SisenseDatamodel","kind":"json-schema","title":"SisenseDatamodel","data":{"type":"object","properties":{"id":{"type":"string"},"audienceId":{"type":"string","format":"integer"},"datamodelOid":{"type":"string","description":"Data model oid in Sisense","example":"a17a0f1ec9954a72-0e1fa49aa8ba4e83"},"datamodelType":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}}},"components/schemas/SisenseSyncExecution":{"id":"components/schemas/SisenseSyncExecution","kind":"json-schema","title":"SisenseSyncExecution","data":{"allOf":[{"$ref":"#/components/schemas/Execution"},{"type":"object","properties":{"audienceId":{"type":"string","format":"integer"}}}]}},"components/schemas/Statistic":{"id":"components/schemas/Statistic","kind":"json-schema","title":"Statistic","data":{"type":"array","items":{"type":"array","description":"a tuple whose values are Unix epoch, the population, whether a workflow has run at that time or not. If the third value is false, it is imputed value.","example":[1556382847,1234,true],"items":{"oneOf":[{"type":"integer","format":"int64"},{"type":"boolean"}]}}}},"components/schemas/PredictiveSegmentPreprocessItem":{"id":"components/schemas/PredictiveSegmentPreprocessItem","kind":"json-schema","title":"PredictiveSegmentPreprocessItem","data":{"type":"object","properties":{"column":{"type":"string"},"source":{"type":"object","properties":{"column":{"type":"string"},"table":{"type":"string"},"functions":{"type":"array","items":{"$ref":"#/components/schemas/FunctionExpression"}}}}},"required":["column","source"]}},"components/schemas/PredictiveSegmentGradeThresholds":{"id":"components/schemas/PredictiveSegmentGradeThresholds","kind":"json-schema","title":"PredictiveSegmentGradeThresholds","data":{"type":"array","minItems":3,"maxItems":3,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Given the items [a, b, c], they must meet the condition "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"a >= b >= c"},"children":[]}]}]}],"example":[75,50,25],"items":{"type":"number","format":"double","minimum":0,"maximum":100}}},"components/schemas/PredictiveSegmentAccuracy":{"id":"components/schemas/PredictiveSegmentAccuracy","kind":"json-schema","title":"PredictiveSegmentAccuracy","data":{"type":"number","format":"double","minimum":0,"maximum":100,"nullable":true,"description":"Accuracy for trained model evaluated on initial training."}},"components/schemas/PredictiveSegmentAreaUnderRocCurve":{"id":"components/schemas/PredictiveSegmentAreaUnderRocCurve","kind":"json-schema","title":"PredictiveSegmentAreaUnderRocCurve","data":{"type":"number","format":"double","minimum":0,"maximum":1,"nullable":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Evaluation score for the model. See also https://en.wikipedia.org/wiki/Receiver_operating_characteristic#Area_under_the_curve"},"children":[]}]}]}]}},"components/schemas/PredictiveSegmentModelScoreHistogram":{"id":"components/schemas/PredictiveSegmentModelScoreHistogram","kind":"json-schema","title":"PredictiveSegmentModelScoreHistogram","data":{"type":"array","items":{"type":"array","items":{"oneOf":[{"type":"string"},{"type":"integer"}]},"minLength":2,"maxLength":2},"example":[["1",300],["2",200]]}},"components/schemas/PredictiveSegmentRule":{"id":"components/schemas/PredictiveSegmentRule","kind":"json-schema","title":"PredictiveSegmentRule","data":{"type":"object","properties":{"categoricalAsColumnNames":{"type":"array","items":{"type":"string"}},"categoricalArrayAsColumnNames":{"type":"array","items":{"type":"string"}},"quantitativeAsColumnNames":{"type":"array","items":{"type":"string"}},"preprocess":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Definition of preprocess. All of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"$item.column"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" must be specified in one of categoricalAsColumnNames, categoricalArrayAsColumnNames, or quantitativeAsColumnNames."},"children":[]}]}]}],"minItems":1,"items":{"$ref":"#/components/schemas/PredictiveSegmentPreprocessItem"}}}}},"components/schemas/TableConfig":{"id":"components/schemas/TableConfig","kind":"json-schema","title":"TableConfig","data":{"type":"object","required":["name","audienceId","adlHost","primaryKey","indexes","excludeColumns","sortColumns","filterColumns","adlFullTableName","behaviors","subdimensions","createdAt","updatedAt","createdBy","updatedBy"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"adlHost":{"type":"string","example":"https://c360-api-a1-adl.treasuredata.com"},"primaryKey":{"type":"string","description":"Primary key for customers table on ADL","example":"td_client_id"},"indexes":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indexes columns for customers table on ADL. Default: []"},"children":[]}]}]}],"items":{"type":"string"}},"excludeColumns":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be excluded to sync into ADL. Default: []"},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"sortColumns":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be used for sorting on ADL. Default: []"},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"filterColumns":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be used for filtering on ADL. Default: []"},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"adlFullTableName":{"type":"string","description":"Data base name and table name on ADL","example":"cdp_1234_cc.customers"},"behaviors":{"type":"array","items":{"$ref":"#/components/schemas/ServiceBehavior"}},"subdimensions":{"type":"array","items":{"$ref":"#/components/schemas/ServiceSubdimension"}},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"$ref":"#/components/schemas/User"},"updatedBy":{"$ref":"#/components/schemas/User"}}}},"components/schemas/ServiceBehavior":{"id":"components/schemas/ServiceBehavior","kind":"json-schema","title":"ServiceBehavior","data":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ADL table setting for behavior table. Table name on ADL can be 'cdp_{audience_id}"},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"cc.behaviors"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"{table_name}'. If realtime_update is true, table name will be same as parent table name."},"children":[]}]}]}],"required":["id","primaryKey","excludeColumns","sortColumns","filterColumns","realtimeUpdate","overwriteParentTable","cleanupParentTable","adlFullTableName","audienceBehavior"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"primaryKey":{"type":"string","nullable":true,"description":"Primary key for behavior table on ADL"},"indexes":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indexes columns for customers table on ADL. Default: []"},"children":[]}]}]}],"items":{"type":"string"}},"excludeColumns":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be excluded to sync into ADL. Default: []"},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"sortColumns":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be used for sorting on ADL. Default: []"},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"filterColumns":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be used for filtering on ADL. Default: []"},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"realtimeUpdate":{"type":"boolean","description":"Enables to sync parent table of behavior table into ADL one-time. If there are existing tables that have same name as parent tables on ADL, it won't sync them. Default false."},"overwriteParentTable":{"type":"boolean","description":"Overwrite parent tables on ADL for realtime update. This enables to sync parent table regardless of existing the ADL table. Default false."},"cleanupParentTable":{"type":"boolean","description":"If true, remove behavior parent table on ADL. Default false."},"adlFullTableName":{"type":"string","description":"Data base name and table name on ADL. If realtimeUpdate is true, database name and table name is same as parent table of the behavior table.","example":"cdp_1234_cc.behavior_weblogs"},"audienceBehavior":{"$ref":"#/components/schemas/AudienceBehavior"}}}},"components/schemas/ServiceSubdimension":{"id":"components/schemas/ServiceSubdimension","kind":"json-schema","title":"ServiceSubdimension","data":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ADL table setting for sub dimension table. A sub dimension table enables to sync user table into ADL and link to behavior table. A table name can be 'cdp_{audinece_id}"},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"cc.user"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"{database_name}_{table_name}'."},"children":[]}]}]}],"required":["id","databaseName","tableName","primaryKey","excludeColumns","sortColumns","filterColumns","adlFullTableName"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"databaseName":{"type":"string","description":"Database name on Plazma DB"},"tableName":{"type":"string","description":"Table name on Plazma DB"},"primaryKey":{"type":"string","description":"Primary key for sub dimension table on ADL"},"indexes":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indexes columns for customers table on ADL. Default: []"},"children":[]}]}]}],"items":{"type":"string"}},"excludeColumns":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be excluded to sync into ADL. Default: []"},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"sortColumns":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be used for sorting on ADL. Default: []"},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"filterColumns":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be used for filtering on ADL. Default: []"},"children":[]}]}]}],"items":{"type":"string"}},"adlFullTableName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Data base name and table name on ADL. The ADL table name should be 'user_{database_name}_{table_name}'."},"children":[]}]}]}],"example":"cdp_1234_cc.user_userdb_orders"},"linkKey":{"type":"string","description":"Join key to be joined with another table. Target table's primary key for ADL should be same.","nullable":true},"linkTable":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Join full target table name on ADL. For behavior table, it should be \"cdp_{audience_id}"},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"cc.behaviors"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"{table_name}\"."},"children":[]}]}]}],"nullable":true}}}},"components/schemas/TableConfigParameters":{"id":"components/schemas/TableConfigParameters","kind":"json-schema","title":"TableConfigParameters","data":{"type":"object","required":["name","primaryKey"],"properties":{"name":{"type":"string"},"adlHost":{"type":"string","example":"https://c360-api-a1-adl.treasuredata.com"},"primaryKey":{"type":"string","description":"Primary key for customers table on ADL","example":"td_client_id"},"indexes":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indexes columns for customers table on ADL. Default: []"},"children":[]}]}]}],"items":{"type":"string"}},"behaviors":{"type":"array","items":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ADL table setting for behavior table. Table name on ADL can be 'cdp_{audience_id}"},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"cc.behaviors"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"{table_name}'. If realtime_update is true, table name will be same as parent table name."},"children":[]}]}]}],"required":["behaviorName"],"properties":{"behaviorName":{"type":"string","description":"Target behavior name to be synced","example":"weblogs"},"primaryKey":{"type":"string","description":"Primary key for behavior table on ADL"},"indexes":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indexes columns for behaviors table on ADL. If primaryKey is null, you need to include td_client_id column in indexes. Default: []"},"children":[]}]}]}],"items":{"type":"string"}},"excludeColumns":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be excluded to sync into ADL. Default: []"},"children":[]}]}]}],"items":{"type":"string"}},"sortColumns":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be used for sorting on ADL. Default: []"},"children":[]}]}]}],"items":{"type":"string"}},"filterColumns":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be used for filtering on ADL. Default: []"},"children":[]}]}]}],"items":{"type":"string"}},"realtimeUpdate":{"type":"boolean","description":"Enables to sync parent table of behavior table into ADL one-time. If there are existing tables that have same name as parent tables on ADL, it won't sync them. Default false."},"overwriteParentTable":{"type":"boolean","description":"Overwrite parent tables on ADL for realtime update. This enables to sync parent table regardless of existing the ADL table. Default false."},"cleanupParentTable":{"type":"boolean","description":"If true, remove behavior parent table on ADL. Default false."}}}},"subdimensions":{"type":"array","items":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ADL table setting for sub dimension table. A sub dimension table enables to sync user table into ADL and link to behavior table. A table name can be 'cdp_{audinece_id}"},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"cc.user"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"{database_name}_{table_name}'."},"children":[]}]}]}],"required":["databaseName","tableName","primaryKey"],"properties":{"databaseName":{"type":"string","description":"Database name on Plazma DB"},"tableName":{"type":"string","description":"Table name on Plazma DB"},"primaryKey":{"type":"string","description":"Primary key for sub dimension table on ADL"},"indexes":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indexes columns for sub dimensions table on ADL. Default: []"},"children":[]}]}]}],"items":{"type":"string"}},"excludeColumns":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be excluded to sync into ADL. Default: []"},"children":[]}]}]}],"items":{"type":"string"}},"sortColumns":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be used for sorting on ADL. Default: []"},"children":[]}]}]}],"items":{"type":"string"}},"filterColumns":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Column names to be used for filtering on ADL. Default: []"},"children":[]}]}]}],"items":{"type":"string"}},"linkKey":{"type":"string","description":"Join key to be joined with another table. Target table's primary key for ADL should be same.","nullable":true},"linkTable":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Join full target table name on ADL. For behavior table, it should be \"cdp_{audience_id}"},"children":[]},{"$$mdtype":"Node","type":"em","inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"cc.behaviors"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"{table_name}\"."},"children":[]}]}]}],"nullable":true}}}}}}},"components/schemas/UserJsonApiResource":{"id":"components/schemas/UserJsonApiResource","kind":"json-schema","title":"UserJsonApiResource","data":{"type":"object","required":["id","type","attributes"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["user"]},"attributes":{"type":"object","required":["tdUserId","name"],"properties":{"tdUserId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"}}}}}},"components/schemas/AudienceBehaviorWithVisibilityJsonApiResource":{"id":"components/schemas/AudienceBehaviorWithVisibilityJsonApiResource","kind":"json-schema","title":"AudienceBehaviorWithVisibilityJsonApiResource","data":{"type":"object","required":["id","type","attributes"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["audience-behavior"]},"attributes":{"type":"object","required":["audienceId","name","parentDatabaseName","parentTableName","parentKey","foreignKey","matrixDatabaseName","matrixTableName","allColumns","defaultTimeFilterEnabled","isRealtime","schema"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string","description":"Behavior name user defined on Master Segment Configuration page of Data Workbench"},"parentDatabaseName":{"type":"string","description":"Database name of the behavior table"},"parentTableName":{"type":"string","description":"Table name of the behavior table"},"parentKey":{"type":"string","description":"Join key of the behavior table"},"foreignKey":{"type":"string","description":"Foreign key of the master table"},"matrixDatabaseName":{"type":"string","description":"Matrix database name of the behavior table"},"matrixTableName":{"type":"string","description":"Matrix table name of the behavior table"},"allColumns":{"type":"boolean"},"defaultTimeFilterEnabled":{"type":"boolean"},"isRealtime":{"type":"boolean"},"schema":{"type":"array","description":"Columns of behavior","items":{"$ref":"#/components/schemas/AudienceBehaviorSchemaWithVisibility"}}}}}}},"components/schemas/FolderJsonApiResource":{"id":"components/schemas/FolderJsonApiResource","kind":"json-schema","title":"FolderJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["folder-segment"]},"attributes":{"type":"object","required":["audienceId","name","description","createdAt","updatedAt","permissions"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*","description":"ID of the parent audience. For composable folders this carries\nthe composable audience id; the complete-vs-composable\ndiscriminator lives on the parent audience entity, not on the\nfolder.\n"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"enrichments":{"type":"object","nullable":true},"rule":{"type":"object","nullable":true},"permissions":{"$ref":"#/components/schemas/FolderPermissions"}}},"relationships":{"type":"object","properties":{"children":{"type":"object","properties":{"data":{"type":"array","items":{"type":"object","properties":{"data":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["folder-segment","segment-batch","segment-realtime","composable-segment","funnel","predictive-segment","token","journey"]}}}}}}}},"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderNullableJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/FolderPermissions":{"id":"components/schemas/FolderPermissions","kind":"json-schema","title":"FolderPermissions","data":{"type":"object","nullable":false,"properties":{"view":{"type":"boolean"},"edit":{"type":"boolean"}}}},"components/schemas/BatchSegmentJsonApiResource":{"id":"components/schemas/BatchSegmentJsonApiResource","kind":"json-schema","title":"BatchSegmentJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["segment-batch"]},"attributes":{"type":"object","required":["audienceId","name","description","population","rule","createdAt","updatedAt"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"population":{"type":"number","nullable":true},"numSyndications":{"type":"integer","format":"int64"},"rule":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"countPopulation":{"type":"boolean"},"segmentInsightDashboardId":{"type":"integer","format":"int64","nullable":true},"isEmptyRule":{"type":"boolean"}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/RealtimeSegmentJsonApiResource":{"id":"components/schemas/RealtimeSegmentJsonApiResource","kind":"json-schema","title":"RealtimeSegmentJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["segment-realtime"]},"attributes":{"type":"object","required":["audienceId","name","description","population","rule","createdAt","updatedAt"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"population":{"type":"number","nullable":true},"numSyndications":{"nullable":true,"type":"integer","format":"int64"},"rule":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"countPopulation":{"type":"boolean"}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/ComposableSegmentJsonApiResource":{"id":"components/schemas/ComposableSegmentJsonApiResource","kind":"json-schema","title":"ComposableSegmentJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["composable-segment"]},"attributes":{"type":"object","required":["composableAudienceId","name","description","rule","createdAt","updatedAt","isEmptyRule","population","numSyndications"],"properties":{"composableAudienceId":{"type":"string","pattern":"[1-9][0-9]*","description":"ID of the composable audience this segment belongs to"},"name":{"type":"string","description":"Name of the composable segment"},"description":{"type":"string","nullable":true,"description":"Description of the composable segment"},"rule":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule"},"isEmptyRule":{"type":"boolean","description":"Indicates whether the segment has an empty rule (no filtering criteria)"},"population":{"type":"number","nullable":true,"description":"Population count for the segment. Currently always null for composable segments as population tracking is not yet implemented"},"numSyndications":{"type":"integer","format":"int64","description":"Number of activations (syndications) associated with this segment"},"createdAt":{"type":"string","format":"date-time","description":"Timestamp when the segment was created"},"updatedAt":{"type":"string","format":"date-time","description":"Timestamp when the segment was last updated"}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/ComposableSegmentJourneyJsonApiResource":{"id":"components/schemas/ComposableSegmentJourneyJsonApiResource","kind":"json-schema","title":"ComposableSegmentJourneyJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["composable-segment-journey"]},"attributes":{"type":"object","required":["composableAudienceId","composableJourneyId","name","description","rule","createdAt","updatedAt","isEmptyRule","population","numSyndications"],"properties":{"composableAudienceId":{"type":"string","pattern":"[1-9][0-9]*","description":"ID of the composable audience this segment belongs to"},"composableJourneyId":{"type":"string","pattern":"[1-9][0-9]*","description":"ID of the parent ComposableJourney that owns this segment.\nAlways set for the journey kind.\n"},"name":{"type":"string","description":"Name of the composable segment"},"description":{"type":"string","nullable":true,"description":"Description of the composable segment"},"rule":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule"},"isEmptyRule":{"type":"boolean","description":"Indicates whether the segment has an empty rule"},"population":{"type":"number","nullable":true,"description":"Population count for the segment"},"numSyndications":{"type":"integer","format":"int64","description":"Number of activations associated with this segment"},"createdAt":{"type":"string","format":"date-time","description":"Timestamp when the segment was created"},"updatedAt":{"type":"string","format":"date-time","description":"Timestamp when the segment was last updated"}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"jumpFrom":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["journey-jump-from-journey","journey-jump-from-journey-stage"]}}}}}}}}}}},"components/schemas/FunnelStageSegmentJsonApiResource":{"id":"components/schemas/FunnelStageSegmentJsonApiResource","kind":"json-schema","title":"FunnelStageSegmentJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["segment-funnel-stage"]},"attributes":{"type":"object","required":["audienceId","name","description","population","rule","createdAt","updatedAt"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"population":{"type":"number","nullable":true},"numSyndications":{"type":"integer","format":"int64"},"rule":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"countPopulation":{"type":"boolean"}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/SegmentSummaryJsonApiResource":{"id":"components/schemas/SegmentSummaryJsonApiResource","kind":"json-schema","title":"SegmentSummaryJsonApiResource","data":{"type":"object","required":["id","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"attributes":{"type":"object","nullable":true,"description":"If user doesn't have a permission for the resource, attributes field doesn't exist.","required":["name","description","population"],"properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"population":{"type":"number","nullable":true}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}}}}}},"components/schemas/BatchSegmentSummaryJsonApiResource":{"id":"components/schemas/BatchSegmentSummaryJsonApiResource","kind":"json-schema","title":"BatchSegmentSummaryJsonApiResource","data":{"allOf":[{"$ref":"#/components/schemas/SegmentSummaryJsonApiResource"},{"type":"object","properties":{"type":{"type":"string","enum":["segment-batch"],"nullable":false}}}]}},"components/schemas/RealtimeSegmentSummaryJsonApiResource":{"id":"components/schemas/RealtimeSegmentSummaryJsonApiResource","kind":"json-schema","title":"RealtimeSegmentSummaryJsonApiResource","data":{"allOf":[{"$ref":"#/components/schemas/SegmentSummaryJsonApiResource"},{"type":"object","properties":{"type":{"type":"string","enum":["segment-realtime"],"nullable":false}}}]}},"components/schemas/FunnelStageSegmentSummaryJsonApiResource":{"id":"components/schemas/FunnelStageSegmentSummaryJsonApiResource","kind":"json-schema","title":"FunnelStageSegmentSummaryJsonApiResource","data":{"allOf":[{"$ref":"#/components/schemas/SegmentSummaryJsonApiResource"},{"type":"object","properties":{"type":{"type":"string","enum":["segment-funnel-stage"],"nullable":false}}}]}},"components/schemas/FunnelJsonApiResource":{"id":"components/schemas/FunnelJsonApiResource","kind":"json-schema","title":"FunnelJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["funnel"]},"attributes":{"type":"object","required":["audienceId","name","description","population","numSyndications","createdAt","updatedAt"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"population":{"type":"number","nullable":true},"numSyndications":{"type":"integer","format":"int64"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"countPopulation":{"type":"boolean"},"stages":{"type":"array","minLength":3,"maxLength":8,"items":{"$ref":"#/components/schemas/FunnelStageJsonApiResource"}}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/FunnelStageJsonApiResource":{"id":"components/schemas/FunnelStageJsonApiResource","kind":"json-schema","title":"FunnelStageJsonApiResource","data":{"type":"object","required":["name"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"segmentId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"numSyndications":{"type":"integer","format":"int64"}}}},"components/schemas/ParentSegmentJsonApiResource":{"id":"components/schemas/ParentSegmentJsonApiResource","kind":"json-schema","title":"ParentSegmentJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["parentSegment"]},"attributes":{"type":"object","required":["name","description","matrixUpdatedAt","population","scheduleType","createdAt","updatedAt","v4Id"],"properties":{"name":{"type":"string"},"description":{"type":"string"},"matrixUpdatedAt":{"type":"string","format":"date-time","nullable":true},"population":{"type":"number","nullable":true},"scheduleType":{"$ref":"#/components/schemas/ScheduleType"},"timezone":{"type":"string","default":"UTC"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"v4Id":{"type":"number"},"allowActivationBehavior":{"type":"boolean","default":false},"maxActivationBehaviorRow":{"type":"integer","default":7},"customerGroup":{"type":"object","nullable":true,"required":["name","population"],"properties":{"name":{"type":"string"},"population":{"type":"number"}}}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"parentSegmentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}}}}}},"components/schemas/SyndicationJsonApiResource":{"id":"components/schemas/SyndicationJsonApiResource","kind":"json-schema","title":"SyndicationJsonApiResource","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["syndication"]},"attributes":{"type":"object","required":["audienceId","name","description","columns","createdAt","updatedAt"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"allColumns":{"description":"syndication all column flag  ('true' means that you use all attribute data)","type":"boolean"},"columns":{"$ref":"#/components/schemas/Columns"},"scheduleType":{"$ref":"#/components/schemas/DeprecatedScheduleType"},"scheduleOption":{"type":"string","deprecated":true},"timezone":{"type":"string"},"startAt":{"$ref":"#/components/schemas/StartAt"},"endOn":{"type":"string","format":"date","nullable":true},"runStatus":{"type":"string","description":"Tag should be shown in \"Run Status\". If the workflow never run before and future schedule is set, 'scheduled' will be shown.","nullable":true,"enum":["scheduled","success","error","canceling","canceled","running","waiting"]},"repeatUnit":{"$ref":"#/components/schemas/RepeatUnit"},"repeatFrequency":{"$ref":"#/components/schemas/RepeatFrequency"},"repeatSubFrequency":{"$ref":"#/components/schemas/RepeatSubFrequency"},"connectionId":{"type":"string","pattern":"[1-9][0-9]*"},"connectorConfig":{"type":"object","nullable":true},"valid":{"type":"boolean"},"notifyOn":{"type":"array","items":{"type":"string","enum":["onSuccess","onFailure"]}},"emailRecipients":{"type":"array","items":{"description":"User ID of td-api. Not CDP-API's one.","type":"integer","format":"int64"}},"executions":{"type":"array","items":{"$ref":"#/components/schemas/SyndicationExecution"}},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"nestedWorkflowProjectName":{"type":"string"},"nestedWorkflowName":{"type":"string"},"activationActionsEnabled":{"type":"boolean"},"lockEnabled":{"type":"boolean"},"activationTemplateId":{"type":"string","pattern":"[1-9][0-9]*"},"syndicationBehavior":{"deprecated":true,"description":"Deprecated. Use syndicationBehaviors instead.","nullable":true,"allOf":[{"$ref":"#/components/schemas/SyndicationBehaviorResponse"}]},"syndicationBehaviors":{"type":"array","nullable":true,"maxItems":4,"description":"Behavior activation configurations","items":{"$ref":"#/components/schemas/SyndicationBehaviorResponse"}}}},"relationships":{"type":"object","properties":{"segment":{"$ref":"#/components/schemas/RelationshipsBatchSegmentJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/SyndicationSummaryJsonApiResource":{"id":"components/schemas/SyndicationSummaryJsonApiResource","kind":"json-schema","title":"SyndicationSummaryJsonApiResource","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Summary representation of an activation (syndication) returned by the"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"parent segment activations list endpoint. Compared to"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SyndicationJsonApiResource, the detail-only fields (valid, executions,"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"notifyOn, emailRecipients, runStatus, startAt, endOn, repeatUnit,"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"repeatFrequency, and repeatSubFrequency) are omitted because that"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"endpoint serializes with without_detail: true."},"children":[]}]}]}],"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["syndication"]},"attributes":{"type":"object","required":["audienceId","name","description","columns","createdAt","updatedAt"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"allColumns":{"description":"syndication all column flag  ('true' means that you use all attribute data)","type":"boolean"},"columns":{"$ref":"#/components/schemas/Columns"},"scheduleType":{"$ref":"#/components/schemas/DeprecatedScheduleType"},"scheduleOption":{"type":"string","deprecated":true},"timezone":{"type":"string"},"connectionId":{"type":"string","pattern":"[1-9][0-9]*"},"connectorConfig":{"type":"object","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"nestedWorkflowProjectName":{"type":"string"},"nestedWorkflowName":{"type":"string"},"activationActionsEnabled":{"type":"boolean"},"lockEnabled":{"type":"boolean"},"activationTemplateId":{"type":"string","pattern":"[1-9][0-9]*"},"syndicationBehavior":{"deprecated":true,"description":"Deprecated. Use syndicationBehaviors instead.","nullable":true,"allOf":[{"$ref":"#/components/schemas/SyndicationBehaviorResponse"}]},"syndicationBehaviors":{"type":"array","nullable":true,"maxItems":4,"description":"Behavior activation configurations","items":{"$ref":"#/components/schemas/SyndicationBehaviorResponse"}}}},"relationships":{"type":"object","properties":{"segment":{"$ref":"#/components/schemas/RelationshipsBatchSegmentJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/SyndicationExecutionJsonApiResource":{"id":"components/schemas/SyndicationExecutionJsonApiResource","kind":"json-schema","title":"SyndicationExecutionJsonApiResource","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*","description":"workflowAttemptId is used as id"},"type":{"type":"string","enum":["execution-syndication"]},"attributes":{"$ref":"#/components/schemas/SyndicationExecution"}}}},"components/schemas/PredictiveSegmentJsonApiResource":{"id":"components/schemas/PredictiveSegmentJsonApiResource","kind":"json-schema","title":"PredictiveSegmentJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["predictive-segment"]},"attributes":{"$ref":"#/components/schemas/PredictiveSegmentJsonApiResourceAttr"},"relationships":{"type":"object","properties":{"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/PredictiveSegmentJsonApiResourceAttr":{"id":"components/schemas/PredictiveSegmentJsonApiResourceAttr","kind":"json-schema","title":"PredictiveSegmentJsonApiResourceAttr","data":{"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"baseSegmentId":{"type":"string","pattern":"[1-9][0-9]*","nullable":true},"segmentId":{"type":"string","pattern":"[1-9][0-9]*"},"scoredSegmentId":{"type":"string","pattern":"[1-9][0-9]*","nullable":true},"name":{"type":"string"},"description":{"type":"string","nullable":true},"categoricalAsColumnNames":{"type":"array","items":{"type":"string"}},"categoricalArrayAsColumnNames":{"type":"array","items":{"type":"string"}},"quantitativeAsColumnNames":{"type":"array","items":{"type":"string"}},"accuracy":{"$ref":"#/components/schemas/PredictiveSegmentAccuracy"},"areaUnderRocCurve":{"$ref":"#/components/schemas/PredictiveSegmentAreaUnderRocCurve"},"gradeThresholds":{"$ref":"#/components/schemas/PredictiveSegmentGradeThresholds"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"modelUpdatedAt":{"type":"string","format":"date-time"}}}},"components/schemas/PredictiveSegmentExecutionJsonApiResource":{"id":"components/schemas/PredictiveSegmentExecutionJsonApiResource","kind":"json-schema","title":"PredictiveSegmentExecutionJsonApiResource","data":{"required":["id","type","attributes"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*","description":"workflowAttemptId is used as id"},"type":{"type":"string","enum":["execution-predictive-segment"]},"attributes":{"$ref":"#/components/schemas/PredictiveSegmentExecutionCore"}}}},"components/schemas/TokenJsonApiResource":{"id":"components/schemas/TokenJsonApiResource","kind":"json-schema","title":"TokenJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["token"]},"attributes":{"type":"object","required":["name","attributeColumns"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"token":{"description":"UUID of the token","type":"string","format":"uuid"},"description":{"type":"string"},"keyColumn":{"description":"A key column name to fetch the information of a customer.","example":"td_client_id","type":"string"},"attributeColumns":{"description":"associated attribute column names.","example":["gender","country"],"type":"array","items":{"type":"string"}},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"relationships":{"type":"object","properties":{"segments":{"$ref":"#/components/schemas/RelationshipsSegmentJsonApiResource"},"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/EntitiesAudienceBehaviorIndexJsonApiResponse":{"id":"components/schemas/EntitiesAudienceBehaviorIndexJsonApiResponse","kind":"json-schema","title":"EntitiesAudienceBehaviorIndexJsonApiResponse","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/AudienceBehaviorWithVisibilityJsonApiResource"}}}}},"components/schemas/EntitiesGetByFolderJsonApiResponse":{"id":"components/schemas/EntitiesGetByFolderJsonApiResponse","kind":"json-schema","title":"EntitiesGetByFolderJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/FolderJsonApiResource"},{"$ref":"#/components/schemas/BatchSegmentJsonApiResource"},{"$ref":"#/components/schemas/RealtimeSegmentJsonApiResource"},{"$ref":"#/components/schemas/ComposableSegmentJsonApiResource"},{"$ref":"#/components/schemas/FunnelJsonApiResource"},{"$ref":"#/components/schemas/PredictiveSegmentJsonApiResource"},{"$ref":"#/components/schemas/TokenJsonApiResource"},{"$ref":"#/components/schemas/JourneyJsonApiResource"},{"$ref":"#/components/schemas/ActivationTemplateJsonApiResource"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyByFolderResource"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationByFolderResource"},{"$ref":"#/components/schemas/MlSolutionJsonApiResource"}]}},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/EntitiesGetParentSegmentJsonApiResponse":{"id":"components/schemas/EntitiesGetParentSegmentJsonApiResponse","kind":"json-schema","title":"EntitiesGetParentSegmentJsonApiResponse","data":{"type":"object","required":["data"],"properties":{"data":{"$ref":"#/components/schemas/ParentSegmentJsonApiResource"}}}},"components/schemas/EntitiesGetFolderJsonApiResponse":{"id":"components/schemas/EntitiesGetFolderJsonApiResponse","kind":"json-schema","title":"EntitiesGetFolderJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"$ref":"#/components/schemas/FolderJsonApiResource"},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/EntitiesFolderUpdateRepresentation":{"id":"components/schemas/EntitiesFolderUpdateRepresentation","kind":"json-schema","title":"EntitiesFolderUpdateRepresentation","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["folder-segment"]},"attributes":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}}}}}},"components/schemas/EntitiesGetSegmentJsonApiResponse":{"id":"components/schemas/EntitiesGetSegmentJsonApiResponse","kind":"json-schema","title":"EntitiesGetSegmentJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"oneOf":[{"$ref":"#/components/schemas/BatchSegmentJsonApiResource"},{"$ref":"#/components/schemas/RealtimeSegmentJsonApiResource"},{"$ref":"#/components/schemas/FunnelStageSegmentJsonApiResource"}]},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/EntitiesGetComposableSegmentJsonApiResponse":{"id":"components/schemas/EntitiesGetComposableSegmentJsonApiResponse","kind":"json-schema","title":"EntitiesGetComposableSegmentJsonApiResponse","data":{"type":"object","required":["data"],"properties":{"data":{"oneOf":[{"$ref":"#/components/schemas/ComposableSegmentJsonApiResource"},{"$ref":"#/components/schemas/ComposableSegmentJourneyJsonApiResource"}],"discriminator":{"propertyName":"type","mapping":{"composable-segment":"#/components/schemas/ComposableSegmentJsonApiResource","composable-segment-journey":"#/components/schemas/ComposableSegmentJourneyJsonApiResource"}}},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/EntitiesSegmentUpdateRepresentation":{"id":"components/schemas/EntitiesSegmentUpdateRepresentation","kind":"json-schema","title":"EntitiesSegmentUpdateRepresentation","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["segment-batch","segment-realtime","segment-funnel-stage"]},"attributes":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"rule":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule"},"funnel_stage":{"type":"object","properties":{"funnel_id":{"type":"integer","format":"int64"},"stage_id":{"type":"integer","format":"int64"}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"required if type is segment-funnel-stage to create segment as a rule of funnel_stage"},"children":[]}]}]}]},"segmentInsightDashboardId":{"type":"integer","format":"int64","nullable":true}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}}}}}},"components/schemas/EntitiesGetFunnelJsonApiResponse":{"id":"components/schemas/EntitiesGetFunnelJsonApiResponse","kind":"json-schema","title":"EntitiesGetFunnelJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"$ref":"#/components/schemas/FunnelJsonApiResource"},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/EntitiesFunnelIndexJsonApiResponse":{"id":"components/schemas/EntitiesFunnelIndexJsonApiResponse","kind":"json-schema","title":"EntitiesFunnelIndexJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/FunnelJsonApiResource"}},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/EntitiesFunnelCreateRepresentation":{"id":"components/schemas/EntitiesFunnelCreateRepresentation","kind":"json-schema","title":"EntitiesFunnelCreateRepresentation","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["funnel"]},"attributes":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"stages":{"type":"array","minLength":3,"maxLength":8,"items":{"$ref":"#/components/schemas/FunnelStageJsonApiResource"}}},"required":["name","stages"]},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}},"required":["parentFolder"]}}}},"components/schemas/EntitiesFunnelUpdateRepresentation":{"id":"components/schemas/EntitiesFunnelUpdateRepresentation","kind":"json-schema","title":"EntitiesFunnelUpdateRepresentation","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["funnel"]},"attributes":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"stages":{"type":"array","minLength":3,"maxLength":8,"items":{"$ref":"#/components/schemas/FunnelStageJsonApiResource"}}},"required":["name"]},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}},"required":["parentFolder"]}}}},"components/schemas/EntitiesGetSyndicationJsonApiResponse":{"id":"components/schemas/EntitiesGetSyndicationJsonApiResponse","kind":"json-schema","title":"EntitiesGetSyndicationJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"$ref":"#/components/schemas/SyndicationJsonApiResource"},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/EntitiesSyndicationIndexJsonApiResponse":{"id":"components/schemas/EntitiesSyndicationIndexJsonApiResponse","kind":"json-schema","title":"EntitiesSyndicationIndexJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/SyndicationJsonApiResource"}},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/EntitiesParentSegmentSyndicationIndexJsonApiResponse":{"id":"components/schemas/EntitiesParentSegmentSyndicationIndexJsonApiResponse","kind":"json-schema","title":"EntitiesParentSegmentSyndicationIndexJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/SyndicationSummaryJsonApiResource"}},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/EntitiesSyndicationUpdateRepresentation":{"id":"components/schemas/EntitiesSyndicationUpdateRepresentation","kind":"json-schema","title":"EntitiesSyndicationUpdateRepresentation","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["syndication"]},"attributes":{"$ref":"#/components/schemas/SyndicationJsonApiParameters"}}}},"components/schemas/EntitiesGetAbTestJsonApiResult":{"id":"components/schemas/EntitiesGetAbTestJsonApiResult","kind":"json-schema","title":"EntitiesGetAbTestJsonApiResult","data":{"type":"object","properties":{"id":{"type":"string","example":"1","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["ab-test"]},"attributes":{"type":"object","properties":{"audienceId":{"type":"string","example":"1"},"segmentFolderId":{"type":"string","example":"1"},"name":{"type":"string","example":"Email Test","pattern":"[A-Za-z_][A-Za-z0-9_ ]*","description":"Name for an A/B test"},"keyColumn":{"type":"string","example":"td_client_id","description":"Stable ID column that is expected to be unique identifier for each profile"},"variants":{"description":"AbTest variants","example":[{"id":"1","abTestId":"1","name":"Group A","ratio":40},{"id":"2","abTestId":"1","name":"Group B","ratio":40},{"id":"3","abTestId":"1","name":"Hold out","ratio":20}],"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"abTestId":{"type":"string"},"name":{"type":"string"},"ratio":{"type":"integer","format":"int64"}}}},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/EntitiesAbTestCreateRepresentation":{"id":"components/schemas/EntitiesAbTestCreateRepresentation","kind":"json-schema","title":"EntitiesAbTestCreateRepresentation","data":{"type":"object","properties":{"id":{"type":"string","example":"1","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["ab-test"]},"attributes":{"type":"object","required":["name","variants","keyColumn"],"properties":{"name":{"type":"string","example":"Email Test","pattern":"[A-Za-z_][A-Za-z0-9_ ]*","description":"Name for an A/B test"},"keyColumn":{"type":"string","example":"td_client_id","description":"Stable ID column that is expected to be unique identifier for each profile"},"variants":{"description":"AbTest variants","example":[{"id":"1","abTestId":"1","name":"Group A","ratio":40},{"id":"2","abTestId":"1","name":"Group B","ratio":40},{"id":"3","abTestId":"1","name":"Hold out","ratio":20}],"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"abTestId":{"type":"string"},"name":{"type":"string"},"ratio":{"type":"integer","format":"int64"}}}}}},"relationships":{"type":"object","required":["baseSegment","parentSegment"],"properties":{"baseSegment":{"$ref":"#/components/schemas/RelationshipsBatchSegmentJsonApiResource"},"parentSegment":{"$ref":"#/components/schemas/RelationshipsParentSegmentJsonApiResource"}}}}}},"components/schemas/EntitiesAbTestCreationJsonApiResult":{"id":"components/schemas/EntitiesAbTestCreationJsonApiResult","kind":"json-schema","title":"EntitiesAbTestCreationJsonApiResult","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["ab-test"]},"attributes":{"type":"object","properties":{"audienceId":{"type":"string","example":"1"},"segmentFolderId":{"type":"string","example":"1"},"name":{"type":"string","example":"Email Test","pattern":"[A-Za-z_][A-Za-z0-9_ ]*","description":"Name for an A/B test"},"keyColumn":{"type":"string","example":"td_client_id","description":"Stable ID column that is expected to be unique identifier for each profile"},"variants":{"description":"AbTest variants","example":[{"id":"1","abTestId":"1","name":"Group A","ratio":40},{"id":"2","abTestId":"1","name":"Group B","ratio":40},{"id":"3","abTestId":"1","name":"Hold out","ratio":20}],"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"abTestId":{"type":"string"},"name":{"type":"string"},"ratio":{"type":"integer","format":"int64"}}}},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"relationships":{"type":"object","properties":{"folder":{"description":"auto-generated folder","allOf":[{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}]},"segments":{"type":"array","description":"auto-generated segments","items":{"$ref":"#/components/schemas/RelationshipsBatchSegmentJsonApiResource"}},"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"baseSegment":{"$ref":"#/components/schemas/RelationshipsBatchSegmentJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse":{"id":"components/schemas/EntitiesGetPredictiveSegmentJsonApiResponse","kind":"json-schema","title":"EntitiesGetPredictiveSegmentJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"$ref":"#/components/schemas/PredictiveSegmentJsonApiResourceAttr"},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/EntitiesGetPredictiveSegmentExecutionJsonApiResponse":{"id":"components/schemas/EntitiesGetPredictiveSegmentExecutionJsonApiResponse","kind":"json-schema","title":"EntitiesGetPredictiveSegmentExecutionJsonApiResponse","data":{"type":"object","required":["data"],"properties":{"data":{"$ref":"#/components/schemas/PredictiveSegmentExecutionJsonApiResource"}}}},"components/schemas/EntitiesPredictiveSegmentUpdateRepresentation":{"id":"components/schemas/EntitiesPredictiveSegmentUpdateRepresentation","kind":"json-schema","title":"EntitiesPredictiveSegmentUpdateRepresentation","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["predictive-segment"]},"attributes":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"baseSegmentId":{"type":"integer","format":"int64","nullable":true},"segmentId":{"type":"integer","format":"int64"},"scoredSegmentId":{"type":"integer","format":"int64","nullable":true},"gradeThresholds":{"$ref":"#/components/schemas/PredictiveSegmentGradeThresholds"},"categoricalAsColumnNames":{"type":"array","items":{"type":"string"}},"categoricalArrayAsColumnNames":{"type":"array","items":{"type":"string"}},"quantitativeAsColumnNames":{"type":"array","items":{"type":"string"}},"preprocess":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Definition of preprocess. All of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"$item.column"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" must be specified in one of categoricalAsColumnNames, categoricalArrayAsColumnNames, or quantitativeAsColumnNames."},"children":[]}]}]}],"minItems":1,"items":{"$ref":"#/components/schemas/PredictiveSegmentPreprocessItem"}}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}}}}}},"components/schemas/EntitiesGetPredictiveSegmentModelFeaturesJsonApiResult":{"id":"components/schemas/EntitiesGetPredictiveSegmentModelFeaturesJsonApiResult","kind":"json-schema","title":"EntitiesGetPredictiveSegmentModelFeaturesJsonApiResult","data":{"type":"object","properties":{"data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["predictive-segment-model"]},"attributes":{"type":"object","properties":{"features":{"type":"array","items":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a tuple of feature name and its weight. A feature name can be column name or 'column_name#category_name'. Feature weight is importance of the feature and can be positive and negative (absolute value is matter)."},"children":[]}]}]}],"example":["td_ip_subdivision_names#Maharashtra",0.4376903474330902],"items":{"oneOf":[{"type":"string"},{"type":"number","format":"float"}]}}}}}}}}}},"components/schemas/EntitiesGetPredictiveSegmentModelColumnsJsonApiResult":{"id":"components/schemas/EntitiesGetPredictiveSegmentModelColumnsJsonApiResult","kind":"json-schema","title":"EntitiesGetPredictiveSegmentModelColumnsJsonApiResult","data":{"type":"object","properties":{"data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["predictive-segment-model"]},"attributes":{"type":"object","properties":{"columns":{"type":"array","items":{"type":"array","items":{"type":"string"}}}}}}}}}},"components/schemas/EntitiesGetPredictiveSegmentModelScoresJsonApiResult":{"id":"components/schemas/EntitiesGetPredictiveSegmentModelScoresJsonApiResult","kind":"json-schema","title":"EntitiesGetPredictiveSegmentModelScoresJsonApiResult","data":{"type":"object","properties":{"data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["predictive-segment-model-score"]},"attributes":{"type":"object","properties":{"positives":{"$ref":"#/components/schemas/PredictiveSegmentModelScoreHistogram"},"negatives":{"$ref":"#/components/schemas/PredictiveSegmentModelScoreHistogram"}}}}}}}},"components/schemas/EntitiesSegmentPredictiveSegmentGuessRuleAsyncJsonApiResult":{"id":"components/schemas/EntitiesSegmentPredictiveSegmentGuessRuleAsyncJsonApiResult","kind":"json-schema","title":"EntitiesSegmentPredictiveSegmentGuessRuleAsyncJsonApiResult","data":{"type":"object","properties":{"data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["predictive-segment-rule-guess-result"]},"attributes":{"type":"object","properties":{"status":{"type":"string","enum":["running","success"]},"rule":{"$ref":"#/components/schemas/PredictiveSegmentRule"}}}}}}}},"components/schemas/EntitiesGetTokenJsonApiResponse":{"id":"components/schemas/EntitiesGetTokenJsonApiResponse","kind":"json-schema","title":"EntitiesGetTokenJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"$ref":"#/components/schemas/TokenJsonApiResource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/UserJsonApiResource"},{"$ref":"#/components/schemas/BatchSegmentSummaryJsonApiResource"},{"$ref":"#/components/schemas/RealtimeSegmentSummaryJsonApiResource"},{"$ref":"#/components/schemas/FunnelStageSegmentSummaryJsonApiResource"}]}}}}},"components/schemas/EntitiesTokenUpdateRepresentation":{"id":"components/schemas/EntitiesTokenUpdateRepresentation","kind":"json-schema","title":"EntitiesTokenUpdateRepresentation","data":{"type":"object","required":["id","type","attributes"],"properties":{"id":{"type":"string","example":"1","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["token"]},"attributes":{"type":"object","required":["name","attrributeColumns"],"properties":{"name":{"type":"string","pattern":"[A-Za-z_][A-Za-z0-9_ ]*","description":"Name for a Token","nullable":false},"description":{"description":"description","example":"blah blah blah","type":"string"},"keyColumn":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A key column name to fetch the information of a customer. If empty, cdp-api fills \"td_global_id\" as default value."},"children":[]}]}]}],"example":"td_client_id","type":"string"},"attributeColumns":{"description":"associated attribute column names. Max the number of attribute columns is 5. You must specify empty array if you don't need attributes.","example":["gender","country"],"nullable":false,"type":"array","items":{"type":"string"}}}},"relationships":{"type":"object","required":["parentFolder"],"properties":{"segments":{"type":"object","properties":{"data":{"type":"array","items":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["segment-batch","segment-realtime","segment-funnel-stage"]}}}}},"nullable":true},"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}}}}}},"components/schemas/RelationshipsParentSegmentJsonApiResource":{"id":"components/schemas/RelationshipsParentSegmentJsonApiResource","kind":"json-schema","title":"RelationshipsParentSegmentJsonApiResource","data":{"type":"object","properties":{"data":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["parent-segment"]}}}}}},"components/schemas/RelationshipsFolderJsonApiResource":{"id":"components/schemas/RelationshipsFolderJsonApiResource","kind":"json-schema","title":"RelationshipsFolderJsonApiResource","data":{"type":"object","properties":{"data":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["folder-segment"]}}}}}},"components/schemas/RelationshipsFolderNullableJsonApiResource":{"id":"components/schemas/RelationshipsFolderNullableJsonApiResource","kind":"json-schema","title":"RelationshipsFolderNullableJsonApiResource","data":{"type":"object","properties":{"data":{"type":"object","nullable":true,"required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["folder-segment"]}}}}}},"components/schemas/RelationshipsFolderStrictJsonApiResource":{"id":"components/schemas/RelationshipsFolderStrictJsonApiResource","kind":"json-schema","title":"RelationshipsFolderStrictJsonApiResource","data":{"type":"object","required":["data"],"properties":{"data":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["folder-segment"]}}}}}},"components/schemas/RelationshipsBatchSegmentJsonApiResource":{"id":"components/schemas/RelationshipsBatchSegmentJsonApiResource","kind":"json-schema","title":"RelationshipsBatchSegmentJsonApiResource","data":{"type":"object","properties":{"data":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["segment-batch"]}}}}}},"components/schemas/RelationshipsRealtimeSegmentJsonApiResource":{"id":"components/schemas/RelationshipsRealtimeSegmentJsonApiResource","kind":"json-schema","title":"RelationshipsRealtimeSegmentJsonApiResource","data":{"type":"object","properties":{"data":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["segment-realtime"]}}}}}},"components/schemas/RelationshipsFunnelJsonApiResource":{"id":"components/schemas/RelationshipsFunnelJsonApiResource","kind":"json-schema","title":"RelationshipsFunnelJsonApiResource","data":{"type":"object","properties":{"data":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["funnel"]}}}}}},"components/schemas/RelationshipsJourneyJsonApiResource":{"id":"components/schemas/RelationshipsJourneyJsonApiResource","kind":"json-schema","title":"RelationshipsJourneyJsonApiResource","data":{"type":"object","properties":{"data":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["journey"]}}}}}},"components/schemas/RelationshipsPredictiveSegmentJsonApiResource":{"id":"components/schemas/RelationshipsPredictiveSegmentJsonApiResource","kind":"json-schema","title":"RelationshipsPredictiveSegmentJsonApiResource","data":{"type":"object","properties":{"data":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["predictive-segment"]}}}}}},"components/schemas/RelationshipsTokenJsonApiResource":{"id":"components/schemas/RelationshipsTokenJsonApiResource","kind":"json-schema","title":"RelationshipsTokenJsonApiResource","data":{"type":"object","properties":{"data":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["token"]}}}}}},"components/schemas/RelationshipsUserJsonApiResource":{"id":"components/schemas/RelationshipsUserJsonApiResource","kind":"json-schema","title":"RelationshipsUserJsonApiResource","data":{"type":"object","properties":{"data":{"nullable":true,"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["user"]}}}}}},"components/schemas/RelationshipsSegmentJsonApiResource":{"id":"components/schemas/RelationshipsSegmentJsonApiResource","kind":"json-schema","title":"RelationshipsSegmentJsonApiResource","data":{"type":"object","properties":{"data":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/RelationshipsBatchSegmentJsonApiResource"},{"$ref":"#/components/schemas/RelationshipsRealtimeSegmentJsonApiResource"}]}}}}},"components/schemas/JourneyJsonApiResource":{"id":"components/schemas/JourneyJsonApiResource","kind":"json-schema","title":"JourneyJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["journey"]},"attributes":{"type":"object","required":["name","description","state","audienceId","goal","createdAt","updatedAt","launchedAt","journeyStages","paused","pausedAt","allowReentry"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"state":{"type":"string","enum":["draft","simulation","launched"]},"goal":{"$ref":"#/components/schemas/JourneyCriteria"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"launchedAt":{"type":"string","format":"date-time","nullable":true},"journeyStages":{"type":"array","minLength":1,"maxLength":8,"items":{"$ref":"#/components/schemas/JourneyStageJsonApiResource"}},"paused":{"type":"boolean"},"pausedAt":{"type":"string","format":"date-time","nullable":true},"allowReentry":{"type":"boolean"},"reentryMode":{"type":"string","enum":["no_reentry","reentry_unless_goal_achieved","reentry_always"]},"journeyBundleId":{"type":"string","pattern":"[1-9][0-9]*","nullable":true},"journeyBundleName":{"type":"string","nullable":true},"versionNumber":{"type":"integer","format":"int64"},"journeyBundleDescription":{"type":"string","nullable":true},"latestExecution":{"nullable":true,"description":"The most recent execution of the journey workflow. If no executions have been created, this will be null. ","allOf":[{"$ref":"#/components/schemas/Execution"}]}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/EntitiesJourneyCreateRepresentation":{"id":"components/schemas/EntitiesJourneyCreateRepresentation","kind":"json-schema","title":"EntitiesJourneyCreateRepresentation","data":{"type":"object","properties":{"type":{"type":"string","enum":["journey"]},"attributes":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"state":{"type":"string","enum":["draft","simulation","launched"]},"goal":{"$ref":"#/components/schemas/JourneyCriteria"},"journeyStages":{"type":"array","minLength":1,"maxLength":8,"items":{"$ref":"#/components/schemas/JourneyStageJsonApiResource"}},"allowReentry":{"type":"boolean"},"reentryMode":{"type":"string","enum":["no_reentry","reentry_unless_goal_achieved","reentry_always"]},"journeyBundleId":{"type":"string","pattern":"[1-9][0-9]*","nullable":true,"description":"Attach the new journey to an existing journey bundle as its next version. Omit to create a new bundle."},"journeyBundleName":{"type":"string","nullable":true},"journeyBundleDescription":{"type":"string","nullable":true}},"required":["name"]},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}},"required":["parentFolder"]}}}},"components/schemas/EntitiesJourneyUpdateRepresentation":{"id":"components/schemas/EntitiesJourneyUpdateRepresentation","kind":"json-schema","title":"EntitiesJourneyUpdateRepresentation","data":{"type":"object","properties":{"type":{"type":"string","enum":["journey"]},"attributes":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"state":{"type":"string","enum":["draft","simulation","launched"]},"goal":{"$ref":"#/components/schemas/JourneyCriteria"},"journeyStages":{"type":"array","minLength":1,"maxLength":8,"items":{"$ref":"#/components/schemas/JourneyStageJsonApiResource"}},"allowReentry":{"type":"boolean"},"reentryMode":{"type":"string","enum":["no_reentry","reentry_unless_goal_achieved","reentry_always"]},"journeyBundleId":{"type":"string","pattern":"[1-9][0-9]*","nullable":true,"description":"Attach the journey to an existing journey bundle as its next version."},"journeyBundleName":{"type":"string","nullable":true},"journeyBundleDescription":{"type":"string","nullable":true}},"required":["name"]}}}},"components/schemas/JourneyDetailJsonApiResource":{"id":"components/schemas/JourneyDetailJsonApiResource","kind":"json-schema","title":"JourneyDetailJsonApiResource","data":{"type":"object","required":["attributes","relationships"],"properties":{"attributes":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"journeyStages":{"type":"array","minLength":1,"maxLength":8,"items":{"$ref":"#/components/schemas/JourneyStageDetailJsonApiResource"}},"journeyBundleName":{"type":"string","nullable":true,"description":"Name of the journey bundle if it is assumed to be changed."}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/JourneyDuplicateJsonApiResource":{"id":"components/schemas/JourneyDuplicateJsonApiResource","kind":"json-schema","title":"JourneyDuplicateJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*","description":"source journey id"},"type":{"type":"string","enum":["journey"]},"attributes":{"type":"object","required":["name"],"properties":{"name":{"type":"string"}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}}}}}},"components/schemas/JourneyStageJsonApiResource":{"id":"components/schemas/JourneyStageJsonApiResource","kind":"json-schema","title":"JourneyStageJsonApiResource","data":{"type":"object","required":["name"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*","description":"Server-generated. Omit when creating a stage; supply to target an existing stage when updating."},"name":{"type":"string"},"description":{"type":"string"},"steps":{"$ref":"#/components/schemas/JourneyStep"},"rootStep":{"type":"string"},"entryCriteria":{"$ref":"#/components/schemas/JourneyCriteria"},"milestone":{"$ref":"#/components/schemas/JourneyCriteria"},"exitCriterias":{"type":"array","items":{"$ref":"#/components/schemas/JourneyCriteria"}}}}},"components/schemas/JourneyStageDetailJsonApiResource":{"id":"components/schemas/JourneyStageDetailJsonApiResource","kind":"json-schema","title":"JourneyStageDetailJsonApiResource","data":{"type":"object","properties":{"name":{"type":"string"}}}},"components/schemas/EntitiesGetJourneyJsonApiResponse":{"id":"components/schemas/EntitiesGetJourneyJsonApiResponse","kind":"json-schema","title":"EntitiesGetJourneyJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"$ref":"#/components/schemas/JourneyJsonApiResource"},"included":{"type":"array","items":{"anyOf":[{"$ref":"#/components/schemas/UserJsonApiResource"},{"$ref":"#/components/schemas/JourneyJumpFromJourney"},{"$ref":"#/components/schemas/SyndicationJsonApiResource"},{"$ref":"#/components/schemas/JourneyActivationStepJsonApiResource"}]}}}}},"components/schemas/EntitiesIndexJourneyJsonApiResponse":{"id":"components/schemas/EntitiesIndexJourneyJsonApiResponse","kind":"json-schema","title":"EntitiesIndexJourneyJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/JourneyJsonApiResource"}},"included":{"type":"array","items":{"anyOf":[{"$ref":"#/components/schemas/JourneyJumpFromJourney"},{"$ref":"#/components/schemas/UserJsonApiResource"},{"$ref":"#/components/schemas/JourneyActivationStepJsonApiResource"}]}}}}},"components/schemas/JourneyCriteria":{"id":"components/schemas/JourneyCriteria","kind":"json-schema","title":"JourneyCriteria","data":{"type":"object","nullable":true,"required":["name","segmentId"],"properties":{"name":{"type":"string"},"description":{"type":"string"},"segmentId":{"type":"string","pattern":"[1-9][0-9]*"},"target":{"$ref":"#/components/schemas/JourneyJumpTarget"}}}},"components/schemas/JourneyStep":{"id":"components/schemas/JourneyStep","kind":"json-schema","title":"JourneyStep","data":{"type":"object","nullable":true,"properties":{"uuid":{"oneOf":[{"$ref":"#/components/schemas/JourneyWaitStep"},{"$ref":"#/components/schemas/JourneyActivationStep"},{"$ref":"#/components/schemas/JourneyDecisionPointStep"},{"$ref":"#/components/schemas/JourneyMergeStep"},{"$ref":"#/components/schemas/JourneyJumpStep"},{"$ref":"#/components/schemas/JourneyEndStep"},{"$ref":"#/components/schemas/JourneyAbTestStep"}]}}}},"components/schemas/JourneyWaitStep":{"id":"components/schemas/JourneyWaitStep","kind":"json-schema","title":"JourneyWaitStep","data":{"type":"object","oneOf":[{"$ref":"#/components/schemas/JourneyWaitStepDuration"},{"$ref":"#/components/schemas/JourneyWaitStepDate"},{"$ref":"#/components/schemas/JourneyWaitStepDaysOfTheWeek"},{"$ref":"#/components/schemas/JourneyWaitStepCondition"}]}},"components/schemas/JourneyWaitStepDuration":{"id":"components/schemas/JourneyWaitStepDuration","kind":"json-schema","title":"JourneyWaitStepDuration","data":{"type":"object","required":["type","name","waitStepType","waitStep","waitStepUnit"],"properties":{"type":{"enum":["WaitStep"]},"name":{"type":"string"},"waitStepType":{"enum":["Duration"]},"waitStep":{"type":"integer"},"waitStepUnit":{"type":"string","enum":["day","week"]},"next":{"type":"string"}}}},"components/schemas/JourneyWaitStepDate":{"id":"components/schemas/JourneyWaitStepDate","kind":"json-schema","title":"JourneyWaitStepDate","data":{"type":"object","required":["type","name","waitStepType","waitUntilDate","timezone"],"properties":{"type":{"enum":["WaitStep"]},"name":{"type":"string"},"waitStepType":{"enum":["Date"]},"waitUntilDate":{"type":"string","format":"date"},"timezone":{"type":"string"},"next":{"type":"string"}}}},"components/schemas/JourneyWaitStepDaysOfTheWeek":{"id":"components/schemas/JourneyWaitStepDaysOfTheWeek","kind":"json-schema","title":"JourneyWaitStepDaysOfTheWeek","data":{"type":"object","required":["type","name","waitStepType","waitUntilDaysOfTheWeek","timezone"],"properties":{"type":{"enum":["WaitStep"]},"name":{"type":"string"},"waitStepType":{"enum":["DaysOfTheWeek"]},"waitUntilDaysOfTheWeek":{"type":"array","description":"Array of integer representing the day of the week.\n1: Monday, 2: Tuesday, 3: Wednesday, 4: Thursday, 5: Friday, 6: Saturday, 7: Sunday\n","example":[1,5,6],"items":{"type":"integer","minimum":1,"maximum":7},"minItems":1,"uniqueItems":true},"timezone":{"type":"string"},"next":{"type":"string"}}}},"components/schemas/JourneyWaitStepCondition":{"id":"components/schemas/JourneyWaitStepCondition","kind":"json-schema","title":"JourneyWaitStepCondition","data":{"type":"object","required":["type","name","waitStepType","conditions"],"properties":{"type":{"enum":["WaitStep"]},"waitStepType":{"enum":["Condition"]},"conditions":{"type":"array","minItems":1,"maxItems":2,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"the path with segment is required, but the path with moveAfter as timedOutPath = true is optional"},"children":[]}]}]}],"items":{"$ref":"#/components/schemas/JourneyWaitStepConditionPath"}},"description":{"type":"string","nullable":true}}}},"components/schemas/JourneyWaitStepConditionPath":{"id":"components/schemas/JourneyWaitStepConditionPath","kind":"json-schema","title":"JourneyWaitStepConditionPath","data":{"type":"object","required":["id"],"properties":{"id":{"type":"string"},"name":{"type":"string"},"segmentId":{"type":"string","pattern":"[1-9][0-9]*","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"required if timedOutPath = false"},"children":[]}]}]}],"nullable":true},"timedOutPath":{"type":"boolean"},"moveAfter":{"type":"integer","minimum":1},"unit":{"type":"string","enum":["day","week"]},"next":{"type":"string"}}}},"components/schemas/JourneyActivationStep":{"id":"components/schemas/JourneyActivationStep","kind":"json-schema","title":"JourneyActivationStep","data":{"type":"object","required":["type","name","journeyActivationStepId"],"properties":{"type":{"enum":["Activation"]},"name":{"type":"string"},"journeyActivationStepId":{"type":"string","pattern":"[1-9][0-9]*"},"next":{"type":"string"}}}},"components/schemas/JourneyDecisionPointStep":{"id":"components/schemas/JourneyDecisionPointStep","kind":"json-schema","title":"JourneyDecisionPointStep","data":{"type":"object","required":["type","name","branches"],"properties":{"type":{"enum":["DecisionPoint"]},"name":{"type":"string"},"branches":{"type":"array","items":{"$ref":"#/components/schemas/JourneyDecisionPointBranch"}}}}},"components/schemas/JourneyDecisionPointBranch":{"id":"components/schemas/JourneyDecisionPointBranch","kind":"json-schema","title":"JourneyDecisionPointBranch","data":{"type":"object","required":["name","segmentId"],"properties":{"name":{"type":"string"},"segmentId":{"type":"string","pattern":"[1-9][0-9]*"},"excludedPath":{"type":"boolean"},"next":{"type":"string"}}}},"components/schemas/JourneyMergeStep":{"id":"components/schemas/JourneyMergeStep","kind":"json-schema","title":"JourneyMergeStep","data":{"type":"object","required":["type"],"properties":{"type":{"enum":["Merge"]},"name":{"type":"string"},"next":{"type":"string"}}}},"components/schemas/JourneyJumpStep":{"id":"components/schemas/JourneyJumpStep","kind":"json-schema","title":"JourneyJumpStep","data":{"type":"object","required":["type","name","target"],"properties":{"type":{"enum":["Jump"]},"name":{"type":"string"},"target":{"$ref":"#/components/schemas/JourneyJumpTarget"}}}},"components/schemas/JourneyJumpTarget":{"id":"components/schemas/JourneyJumpTarget","kind":"json-schema","title":"JourneyJumpTarget","data":{"type":"object","required":["journeyId","journeyStageId"],"properties":{"journeyId":{"type":"string","pattern":"[1-9][0-9]*","description":"ID of an existing journey to jump to."},"journeyStageId":{"type":"string","pattern":"[1-9][0-9]*","description":"ID of an existing stage within the target journey to jump to."},"journeyBundleId":{"type":"string","pattern":"[1-9][0-9]*","nullable":true,"readOnly":true},"stageOrderIndex":{"type":"integer","nullable":true,"readOnly":true},"jumpReferenceId":{"description":"The reference id of the jump target. This is used to identify the jump entity in the included field.","type":"string","readOnly":true,"nullable":true}}}},"components/schemas/JourneyEndStep":{"id":"components/schemas/JourneyEndStep","kind":"json-schema","title":"JourneyEndStep","data":{"type":"object","nullable":true,"properties":{"type":{"enum":["End"]},"name":{"type":"string"}}}},"components/schemas/JourneyAbTestStep":{"id":"components/schemas/JourneyAbTestStep","kind":"json-schema","title":"JourneyAbTestStep","data":{"type":"object","required":["type","name","customizedSplit","variants"],"properties":{"type":{"enum":["AbTest"]},"name":{"type":"string"},"customizedSplit":{"type":"boolean"},"uniqueId":{"type":"string"},"randomizationMode":{"type":"string","nullable":true,"enum":["sticky","reentry"],"default":"sticky","description":"Controls how variant assignments behave on re-entry. \"sticky\" (default): deterministic assignment, same variant on every entry. \"reentry\": fresh random assignment on each re-entry.\n"},"enabledCapping":{"type":"boolean","description":"Enables profile capping on the step"},"winnerVariantId":{"type":"string","nullable":true,"readOnly":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Set when a winner variant is declared via PATCH .../ab_test_winner. Response-only; cannot be set through a journey create/update request."},"children":[]}]}]}]},"variants":{"type":"array","items":{"$ref":"#/components/schemas/JourneyAbTestVariant"}}}}},"components/schemas/JourneyAbTestVariant":{"id":"components/schemas/JourneyAbTestVariant","kind":"json-schema","title":"JourneyAbTestVariant","data":{"type":"object","required":["id","name","percentage"],"properties":{"id":{"type":"string"},"name":{"type":"string"},"percentage":{"type":"number"},"next":{"type":"string"},"isControlGroup":{"type":"boolean","description":"Marks a variant as the control group (required when enabledCapping is true)"},"cappingAt":{"type":"integer","minimum":1,"maximum":1000000,"description":"Capping threshold per variant (required for non-control variants when capping is enabled)"}}}},"components/schemas/EntitiesListJourneyActivationStepJsonApiResponse":{"id":"components/schemas/EntitiesListJourneyActivationStepJsonApiResponse","kind":"json-schema","title":"EntitiesListJourneyActivationStepJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/JourneyActivationStepJsonApiResource"}},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/EntitiesGetJourneyActivationStepJsonApiResponse":{"id":"components/schemas/EntitiesGetJourneyActivationStepJsonApiResponse","kind":"json-schema","title":"EntitiesGetJourneyActivationStepJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"$ref":"#/components/schemas/JourneyActivationStepJsonApiResource"},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/JourneyActivationStepJsonApiResource":{"id":"components/schemas/JourneyActivationStepJsonApiResource","kind":"json-schema","title":"JourneyActivationStepJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["journeyActivationStep"]},"attributes":{"type":"object","required":["activationId","activationParams"],"properties":{"activationId":{"type":"string","pattern":"[1-9][0-9]*","nullable":true},"activationParams":{"$ref":"#/components/schemas/partial_journey_activation_step.yaml-JourneyActivationParams"}}},"relationships":{"type":"object","properties":{"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/EntitiesGetJourneyStatisticsJsonApiResponse":{"id":"components/schemas/EntitiesGetJourneyStatisticsJsonApiResponse","kind":"json-schema","title":"EntitiesGetJourneyStatisticsJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"$ref":"#/components/schemas/JourneyStatisticsJsonApiResource"},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/JourneyStatisticsJsonApiResource":{"id":"components/schemas/JourneyStatisticsJsonApiResource","kind":"json-schema","title":"JourneyStatisticsJsonApiResource","data":{"type":"object","required":["id","type","attributes"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["journeyStatistic"]},"attributes":{"type":"object","required":["size","goalSize","enteredSize","completionRate","exitOrJumpSize","exitOrJumpRate","history","journeyStageStatistics"],"properties":{"size":{"type":"number"},"goalSize":{"type":"number"},"enteredSize":{"type":"number"},"completionRate":{"type":"number","format":"float","minimum":0,"maximum":100},"exitOrJumpSize":{"type":"number"},"exitOrJumpRate":{"type":"number","format":"float","minimum":0,"maximum":100},"history":{"type":"array","items":{"$ref":"#/components/schemas/JourneyStatisticsHistory"}},"journeyStageStatistics":{"$ref":"#/components/schemas/JourneyStageStatisticsJsonApiResource"},"simulationLog":{"type":"object","nullable":true,"properties":{"simulationLaunchedAt":{"type":"string","format":"date-time","nullable":true},"parentSegmentRefreshStartedAt":{"type":"string","format":"date-time","nullable":true},"parentSegmentRefreshFinishedAt":{"type":"string","format":"date-time","nullable":true},"journeyWorkflowStartedAt":{"type":"string","format":"date-time","nullable":true},"journeyWorkflowFinishedAt":{"type":"string","format":"date-time","nullable":true}}}}}}}},"components/schemas/JourneyStageStatisticsJsonApiResource":{"id":"components/schemas/JourneyStageStatisticsJsonApiResource","kind":"json-schema","title":"JourneyStageStatisticsJsonApiResource","data":{"type":"array","items":{"$ref":"#/components/schemas/JourneyStageStatistic"}}},"components/schemas/JourneyStageStatistic":{"id":"components/schemas/JourneyStageStatistic","kind":"json-schema","title":"JourneyStageStatistic","data":{"type":"object","required":["id","enteredSize","milestoneSize","completeMilestoneRate","exitOrJumpSize","exitOrJumpRate","history","stepSizes","stepInfluxes","size"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"enteredSize":{"type":"number"},"milestoneSize":{"type":"number"},"completeMilestoneRate":{"type":"number","format":"float","minimum":0,"maximum":100},"exitOrJumpSize":{"type":"number"},"exitOrJumpRate":{"type":"number","format":"float","minimum":0,"maximum":100},"history":{"type":"array","items":{"$ref":"#/components/schemas/JourneyStageStatisticHistory"}},"stepSizes":{"type":"object","description":"Current number of profiles in each step (blocking and wait steps)","additionalProperties":{"type":"number"},"example":{"wait_step_abc123":150,"activation_def456":75}},"stepInfluxes":{"type":"object","description":"Number of profiles entering each step at the current timestamp","additionalProperties":{"type":"number"},"example":{"wait_step_abc123":25,"activation_def456":12}},"size":{"type":"number","description":"Current total number of profiles in this stage"}}}},"components/schemas/JourneyStatisticsHistory":{"id":"components/schemas/JourneyStatisticsHistory","kind":"json-schema","title":"JourneyStatisticsHistory","data":{"type":"object","required":["updatedAt","size","entryInflux","goalInflux","exitInflux","jumpInflux"],"properties":{"updatedAt":{"type":"string","format":"datetime"},"size":{"type":"number"},"entryInflux":{"type":"number"},"goalInflux":{"type":"number"},"exitInflux":{"type":"number"},"jumpInflux":{"type":"number"}}}},"components/schemas/JourneyStageStatisticHistory":{"id":"components/schemas/JourneyStageStatisticHistory","kind":"json-schema","title":"JourneyStageStatisticHistory","data":{"type":"object","required":["updatedAt","journeyStageId","size","exitSizes","entryInflux","milestoneInflux","exitInflux","jumpInflux"],"properties":{"updatedAt":{"type":"string","format":"datetime"},"journeyStageId":{"type":"string","pattern":"[1-9][0-9]*"},"size":{"type":"number"},"exitSizes":{"type":"array","nullable":true,"items":{"type":"number"}},"entryInflux":{"type":"number"},"milestoneInflux":{"type":"number"},"exitInflux":{"type":"number"},"jumpInflux":{"type":"number"}}}},"components/schemas/EntitiesGetJourneyConversionSankeyChartsJsonApiResponse":{"id":"components/schemas/EntitiesGetJourneyConversionSankeyChartsJsonApiResponse","kind":"json-schema","title":"EntitiesGetJourneyConversionSankeyChartsJsonApiResponse","data":{"type":"object","required":["data"],"properties":{"data":{"$ref":"#/components/schemas/JourneySankeyCharts"}}}},"components/schemas/EntitiesGetJourneyActivationSankeyChartsJsonApiResponse":{"id":"components/schemas/EntitiesGetJourneyActivationSankeyChartsJsonApiResponse","kind":"json-schema","title":"EntitiesGetJourneyActivationSankeyChartsJsonApiResponse","data":{"type":"object","required":["data"],"properties":{"data":{"$ref":"#/components/schemas/JourneySankeyCharts"}}}},"components/schemas/JourneyActivationSankeyCharts":{"id":"components/schemas/JourneyActivationSankeyCharts","kind":"json-schema","title":"JourneyActivationSankeyCharts","data":{"type":"object","properties":{"stageId":{"$ref":"#/components/schemas/JourneySankeyCharts"}}}},"components/schemas/JourneySankeyCharts":{"id":"components/schemas/JourneySankeyCharts","kind":"json-schema","title":"JourneySankeyCharts","data":{"type":"array","items":{"$ref":"#/components/schemas/JourneySankeyChart"}}},"components/schemas/JourneySankeyChart":{"id":"components/schemas/JourneySankeyChart","kind":"json-schema","title":"JourneySankeyChart","data":{"type":"object","properties":{"attributes":{"type":"object","properties":{"updatedAt":{"type":"string","format":"datetime"},"journeyStageId":{"type":"string","pattern":"[1-9][0-9]*","nullable":true},"chart":{"type":"object","properties":{"title":{"type":"string"},"chartType":{"type":"string","enum":["sankey"]},"data":{"type":"array","items":{"$ref":"#/components/schemas/JourneySankeyChartNode"}},"metaData":{"type":"object","properties":{"links":{"type":"array","items":{"$ref":"#/components/schemas/JourneySankeyChartLink"}}}}}}}}}}},"components/schemas/JourneySankeyChartNode":{"id":"components/schemas/JourneySankeyChartNode","kind":"json-schema","title":"JourneySankeyChartNode","data":{"type":"object","required":["label","value"],"properties":{"label":{"type":"string"},"value":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["stage","goal","exit","jump","activation","milestone"]}}}}}},"components/schemas/JourneySankeyChartLink":{"id":"components/schemas/JourneySankeyChartLink","kind":"json-schema","title":"JourneySankeyChartLink","data":{"type":"object","required":["source","target","value"],"properties":{"source":{"type":"string"},"target":{"type":"string"},"value":{"type":"number"},"conversionRate":{"type":"number"}}}},"components/schemas/EntitiesGetJourneyCustomersJsonApiResponse":{"id":"components/schemas/EntitiesGetJourneyCustomersJsonApiResponse","kind":"json-schema","title":"EntitiesGetJourneyCustomersJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"$ref":"#/components/schemas/JourneyProfilesJsonApiResource"},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/JourneyProfilesJsonApiResource":{"id":"components/schemas/JourneyProfilesJsonApiResource","kind":"json-schema","title":"JourneyProfilesJsonApiResource","data":{"type":"object","required":["names","rows"],"properties":{"names":{"type":"array","items":{"type":"string"}},"rows":{"type":"array","items":{"type":"array","description":"a tuple whose values corresponding names property","example":["003171af29a5f0ac890fed022d9e5366dea5d68e","a@example.com"],"items":{"oneOf":[{"type":"string","nullable":true},{"type":"integer","format":"int64"},{"type":"number","format":"float"}]}}}}}},"components/schemas/EntitiesGetJourneySegmentRulesJsonApiResponse":{"id":"components/schemas/EntitiesGetJourneySegmentRulesJsonApiResponse","kind":"json-schema","title":"EntitiesGetJourneySegmentRulesJsonApiResponse","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/JourneySegmentRulesJsonApiResource"}}}}},"components/schemas/JourneySegmentRulesJsonApiResource":{"id":"components/schemas/JourneySegmentRulesJsonApiResource","kind":"json-schema","title":"JourneySegmentRulesJsonApiResource","data":{"type":"object","required":["id","type","attributes"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["journeySegmentRule"]},"attributes":{"type":"object","required":["journeyId","journeyStageId","name","location","journeyBundleName","journeyBundleId"],"properties":{"journeyId":{"type":"string","pattern":"[1-9][0-9]*"},"journeyStageId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"location":{"type":"string"},"journeyBundleName":{"type":"string"},"journeyState":{"type":"string","enum":["draft","launched"]},"journeyPaused":{"type":"boolean"},"journeyVersionNumber":{"type":"integer"},"journeyIsLatestVersion":{"type":"boolean"}}}}}},"components/schemas/JourneyJumpFromJourney":{"id":"components/schemas/JourneyJumpFromJourney","kind":"json-schema","title":"JourneyJumpFromJourney","data":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string"},"type":{"type":"string","enum":["journey","journeyStage"]},"attributes":{"type":"object","required":["name"],"properties":{"name":{"type":"string"},"jumpType":{"type":"string"},"jumpName":{"type":"string","nullable":true},"sourceJourneyId":{"type":"string","pattern":"[1-9][0-9]*"},"folderName":{"type":"string"},"targetJourneyId":{"type":"string","pattern":"[1-9][0-9]*"},"targetStageId":{"type":"string","pattern":"[1-9][0-9]*"},"targetStageName":{"type":"string"},"deletedBy":{"type":"string","nullable":true}}}}}},"components/schemas/EntitiesGetWorkflowProjectsJsonApiResult":{"id":"components/schemas/EntitiesGetWorkflowProjectsJsonApiResult","kind":"json-schema","title":"EntitiesGetWorkflowProjectsJsonApiResult","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["workflow-project"]},"attributes":{"type":"object","properties":{"name":{"type":"string"}}}}}}}}},"components/schemas/EntitiesGetWorkflowsJsonApiResult":{"id":"components/schemas/EntitiesGetWorkflowsJsonApiResult","kind":"json-schema","title":"EntitiesGetWorkflowsJsonApiResult","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["workflow"]},"attributes":{"type":"object","properties":{"name":{"type":"string"}}}}}}}}},"components/schemas/EntitiesGetMatchedActivationsJsonApiResult":{"id":"components/schemas/EntitiesGetMatchedActivationsJsonApiResult","kind":"json-schema","title":"EntitiesGetMatchedActivationsJsonApiResult","data":{"type":"object","properties":{"data":{"type":"object","required":["id","type"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["matched-activations"]},"attributes":{"type":"object","properties":{"count":{"type":"integer","format":"int64"}}}}}}}},"components/schemas/ActivationTemplateFieldProperties":{"id":"components/schemas/ActivationTemplateFieldProperties","kind":"json-schema","title":"ActivationTemplateFieldProperties","data":{"description":"activation template field properties","type":"object","properties":{"locked":{"$ref":"#/components/schemas/ActivationTemplateFieldPropertiesLocked"}},"required":["locked"]}},"components/schemas/ActivationTemplateFieldPropertiesLocked":{"id":"components/schemas/ActivationTemplateFieldPropertiesLocked","kind":"json-schema","title":"ActivationTemplateFieldPropertiesLocked","data":{"description":"activation template field properties locked","type":"object","properties":{"allColumns":{"type":"boolean"},"columns":{"type":"object","example":{"b24bf298-4f8c-4e8a-8187-38f2efc781d9":{"column":true,"source":true,"lockDeleteColumn":false},"c97c5711-31dd-4563-aca9-795c0b429593":{"column":true,"source":true,"lockDeleteColumn":false}}},"connectionId":{"type":"boolean"},"connectorConfig":{"type":"object","nullable":true,"example":{"userDatabaseName":true,"userTableName":true,"legacy":false,"mode":false}},"activationActionsEnabled":{"type":"boolean"},"syndicationBehavior":{"type":"object","nullable":true,"properties":{"tableName":{"type":"string","description":"Behavior table name which contains behavior records","example":"purchase_history"},"columns":{"type":"object","example":{"0ae6e876-9d9d-4217-8be2-f8646000d0c2":{"column":true,"source":true,"lockDeleteColumn":false},"b71d422e-4f29-47d5-b072-7e598275a402":{"column":true,"source":true,"lockDeleteColumn":false}}},"lockAddColumn":{"type":"boolean"},"lockDeleteBehaviorTable":{"type":"boolean"},"lockEditBehaviorTable":{"type":"boolean"},"lockEditJoinRow":{"type":"boolean"},"lockEditJoinStrategy":{"type":"boolean"},"lockEditFormatting":{"type":"boolean"},"lockEditOrderBy":{"type":"boolean"}}},"lockAddColumn":{"type":"boolean"},"lockAddString":{"type":"boolean"},"lockAddBehavior":{"type":"boolean"},"lockEditSchedule":{"type":"boolean"},"lockEditNotification":{"type":"boolean"},"lockEditWorkflowExecution":{"type":"boolean"},"lockEditSequentialActivation":{"type":"boolean"}}}},"components/schemas/ActivationTemplateSyndicationBehaviorProperties":{"id":"components/schemas/ActivationTemplateSyndicationBehaviorProperties","kind":"json-schema","title":"ActivationTemplateSyndicationBehaviorProperties","data":{"type":"object","properties":{"columns":{"$ref":"#/components/schemas/Columns"},"behaviorTableName":{"type":"string","description":"Behavior table name which contains behavior records","example":"purchase_history"},"joinRow":{"type":"integer","description":"How much rows would be joined (value is N for Top-N join)","example":3,"nullable":true},"joinStrategy":{"type":"string","example":"Last","enum":["All","First","Last","Top-N"]},"formatting":{"type":"string","enum":["rows","cols"]},"orderBy":{"type":"array","items":{"type":"object","properties":{"key":{"type":"string"},"order":{"type":"string","enum":["ascending","descending"]}},"example":{"key":"purchased_at","order":"descending"}},"example":[{"key":"purchased_at","order":"descending"},{"key":"price","order":"ascending"}]}}}},"components/schemas/ActivationTemplateJsonApiParameters":{"id":"components/schemas/ActivationTemplateJsonApiParameters","kind":"json-schema","title":"ActivationTemplateJsonApiParameters","data":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string"},"kind":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"0: batch, 1: batch_journey (default is 0)"},"children":[]}]}]}]},"allColumns":{"description":"syndication all column flag  ('true' means  that you use all attribute data)","type":"boolean"},"columns":{"$ref":"#/components/schemas/Columns"},"scheduleType":{"$ref":"#/components/schemas/DeprecatedScheduleType"},"scheduleOption":{"type":"string"},"timezone":{"type":"string"},"startAt":{"$ref":"#/components/schemas/StartAt"},"endOn":{"type":"string","format":"date","nullable":true},"repeatUnit":{"$ref":"#/components/schemas/RepeatUnit"},"repeatFrequency":{"$ref":"#/components/schemas/RepeatFrequency"},"repeatSubFrequency":{"$ref":"#/components/schemas/RepeatSubFrequency"},"connectionId":{"type":"integer","format":"int64"},"connectorConfig":{"type":"object","nullable":true},"notifyOn":{"type":"array","items":{"type":"string","enum":["onSuccess","onFailure"]}},"emailRecipients":{"type":"array","items":{"description":"User ID of td-api. Not CDP-API's one.","type":"integer","format":"int64"}},"state":{"type":"string","enum":["draft","published"]},"nestedWorkflowProjectName":{"type":"string","nullable":true},"nestedWorkflowName":{"type":"string","nullable":true},"lockEnabled":{"type":"boolean"},"runAfterJourneyRefresh":{"description":"If true, this activation step will be executed immediately after the journey is refreshed. Only available for kind of journey.","type":"boolean"},"syndicationBehavior":{"nullable":true,"allOf":[{"$ref":"#/components/schemas/ActivationTemplateSyndicationBehaviorProperties"}]},"fieldProperties":{"$ref":"#/components/schemas/ActivationTemplateFieldProperties"}},"required":["name","connectionId","state"]}},"components/schemas/ActivationTemplateJsonApiResource":{"id":"components/schemas/ActivationTemplateJsonApiResource","kind":"json-schema","title":"ActivationTemplateJsonApiResource","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["activation-template"]},"attributes":{"type":"object","required":["audienceId","name","description","createdAt","updatedAt"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"kind":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"0: batch, 1: batch_journey"},"children":[]}]}]}]},"allColumns":{"description":"activation all column flag  ('true' means that you use all attribute data)","type":"boolean"},"columns":{"oneOf":[{"$ref":"#/components/schemas/Columns"},{"$ref":"#/components/schemas/NullValue"}]},"scheduleType":{"$ref":"#/components/schemas/DeprecatedScheduleType"},"scheduleOption":{"type":"string","nullable":true},"timezone":{"type":"string","nullable":true},"startAt":{"$ref":"#/components/schemas/StartAt"},"endOn":{"type":"string","format":"date","nullable":true},"repeatUnit":{"$ref":"#/components/schemas/RepeatUnit"},"repeatFrequency":{"$ref":"#/components/schemas/RepeatFrequency"},"repeatSubFrequency":{"$ref":"#/components/schemas/RepeatSubFrequency"},"connectionId":{"type":"string","pattern":"[1-9][0-9]*","nullable":true},"connectorConfig":{"type":"object","nullable":true},"notifyOn":{"type":"array","items":{"type":"string","enum":["onSuccess","onFailure"]}},"emailRecipients":{"type":"array","items":{"description":"User ID of td-api. Not CDP-API's one.","type":"integer","format":"int64"}},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"state":{"type":"string","enum":["draft","published"]},"nestedWorkflowProjectName":{"type":"string","nullable":true},"nestedWorkflowName":{"type":"string","nullable":true},"activationActionsEnabled":{"type":"boolean"},"lockEnabled":{"type":"boolean"},"runAfterJourneyRefresh":{"description":"If true, this activation step will be executed immediately after the journey is refreshed. Only available for kind of journey.","type":"boolean","nullable":true},"syndicationBehavior":{"nullable":true,"allOf":[{"$ref":"#/components/schemas/ActivationTemplateSyndicationBehaviorProperties"}]},"fieldProperties":{"$ref":"#/components/schemas/ActivationTemplateFieldProperties"},"activationCount":{"type":"integer","description":"Number of related activations"},"journeyCount":{"type":"integer","description":"Number of related journeys"},"available":{"type":"boolean","description":"This template is available or not (It contains PBP PII BLOCKED columns or not)"}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/ActivationTemplateIndexJsonApiResponse":{"id":"components/schemas/ActivationTemplateIndexJsonApiResponse","kind":"json-schema","title":"ActivationTemplateIndexJsonApiResponse","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["activation-template"]},"attributes":{"type":"object","required":["audienceId","name","description","createdAt","updatedAt"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"kind":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"0: batch, 1: batch_journey"},"children":[]}]}]}]},"allColumns":{"description":"activation all column flag  ('true' means that you use all attribute data)","type":"boolean"},"columns":{"oneOf":[{"$ref":"#/components/schemas/Columns"},{"$ref":"#/components/schemas/NullValue"}]},"scheduleType":{"$ref":"#/components/schemas/DeprecatedScheduleType"},"scheduleOption":{"type":"string","nullable":true},"timezone":{"type":"string","nullable":true},"startAt":{"$ref":"#/components/schemas/StartAt"},"endOn":{"type":"string","format":"date","nullable":true},"repeatUnit":{"$ref":"#/components/schemas/RepeatUnit"},"repeatFrequency":{"$ref":"#/components/schemas/RepeatFrequency"},"repeatSubFrequency":{"$ref":"#/components/schemas/RepeatSubFrequency"},"connectionId":{"type":"string","pattern":"[1-9][0-9]*","nullable":true},"connectorConfig":{"type":"object","nullable":true},"notifyOn":{"type":"array","items":{"type":"string","enum":["onSuccess","onFailure"]}},"emailRecipients":{"type":"array","items":{"description":"User ID of td-api. Not CDP-API's one.","type":"integer","format":"int64"}},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"state":{"type":"string","enum":["draft","published"]},"nestedWorkflowProjectName":{"type":"string","nullable":true},"nestedWorkflowName":{"type":"string","nullable":true},"activationActionsEnabled":{"type":"boolean"},"lockEnabled":{"type":"boolean"},"runAfterJourneyRefresh":{"description":"If true, this activation step will be executed immediately after the journey is refreshed. Only available for kind of journey.","type":"boolean","nullable":true},"syndicationBehavior":{"nullable":true,"allOf":[{"$ref":"#/components/schemas/ActivationTemplateSyndicationBehaviorProperties"}]},"fieldProperties":{"$ref":"#/components/schemas/ActivationTemplateFieldProperties"},"activationCount":{"type":"integer","description":"Number of related activations"},"available":{"type":"boolean","description":"This template is available or not (It contains PBP PII BLOCKED columns or not)"},"availableBySegment":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This template is available by the segment or not (It return only with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"availableBySegmentId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" parameter)"},"children":[]}]}]}]},"availableByStep":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This template is available by the step or not (It is returned only when "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"/entities/journeys/{journeyId}/activation_templates_for_step"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is called)"},"children":[]}]}]}]}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/EntitiesGetActivationTemplateJsonApiResponse":{"id":"components/schemas/EntitiesGetActivationTemplateJsonApiResponse","kind":"json-schema","title":"EntitiesGetActivationTemplateJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"$ref":"#/components/schemas/ActivationTemplateJsonApiResource"},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/EntitiesActivationTemplateIndexJsonApiResponse":{"id":"components/schemas/EntitiesActivationTemplateIndexJsonApiResponse","kind":"json-schema","title":"EntitiesActivationTemplateIndexJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/ActivationTemplateIndexJsonApiResponse"}},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/EntitiesActivationTemplateUpdateRepresentation":{"id":"components/schemas/EntitiesActivationTemplateUpdateRepresentation","kind":"json-schema","title":"EntitiesActivationTemplateUpdateRepresentation","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["activation-template"]},"attributes":{"$ref":"#/components/schemas/ActivationTemplateJsonApiParameters"},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}}}}}},"components/schemas/SegmentInsightsIndexResponse":{"id":"components/schemas/SegmentInsightsIndexResponse","kind":"json-schema","title":"SegmentInsightsIndexResponse","data":{"type":"array","description":"An array of Segment Insight dashboards","items":{"$ref":"#/components/schemas/SegmentInsightDashboard"}}},"components/schemas/SegmentInsightDashboardParameter":{"id":"components/schemas/SegmentInsightDashboardParameter","kind":"json-schema","title":"SegmentInsightDashboardParameter","data":{"type":"object","description":"The parameter for Segment Insight Dashboard","properties":{"id":{"type":"string","nullable":true,"description":"When validate the changes of an existing dashboard, this dashboard id must be specified"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"default":{"type":"boolean"},"widgets":{"type":"array","items":{"$ref":"#/components/schemas/SegmentInsightDashboardWidget"}},"updatedBy":{"$ref":"#/components/schemas/User"}}}},"components/schemas/SegmentInsightDashboard":{"id":"components/schemas/SegmentInsightDashboard","kind":"json-schema","title":"SegmentInsightDashboard","data":{"type":"object","description":"A Segment Insight dashboard","properties":{"id":{"type":"string","format":"[1-9][0-9]*"},"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"default":{"type":"boolean","description":"Whether the dashboard is the default dashboard or not. Default is false"},"widgets":{"type":"array","items":{"$ref":"#/components/schemas/SegmentInsightDashboardWidget"}},"details":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If request has "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"with_details"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" option true, this object will be filled"},"children":[]}]}]}],"nullable":true,"properties":{"numberOfSegmentUses":{"type":"integer","format":"int64"}}}}}},"components/schemas/SegmentInsightDashboardWidget":{"id":"components/schemas/SegmentInsightDashboardWidget","kind":"json-schema","title":"SegmentInsightDashboardWidget","data":{"type":"object","description":"A Segment Insight dashboard widget","properties":{"attribute":{"type":"string","description":"An attribute of a segment"},"title":{"type":"string"},"calculationType":{"type":"string","description":"Type of calculation","enum":["distribution","sum","average","countDistinct"]},"chartType":{"type":"string","description":"Type of chart","enum":["column","categoricalStacked","numericalStacked","ranking","pie","histogram","indicator"]},"options":{"type":"object","description":"A required option if the chart type is histogram","nullable":true,"properties":{"lowerLimit":{"type":"integer","format":"int64"},"upperLimit":{"type":"integer","format":"int64"},"bins":{"type":"integer","format":"int64"},"additionalAttribute":{"type":"string","description":"The name of an attribute to be used for the additional axis of the stacked chart","nullable":true},"measurementType":{"type":"string","description":"Type of measurement for the stacked chart","enum":["count","percentage"],"nullable":true},"xAxisAttribute":{"type":"string","description":"The name of the attribute to be set as the x-axis for the stacked chart","nullable":true}}},"metadata":{"type":"object","description":"Additional metadata for the widget","nullable":true,"properties":{"dimensions":{"type":"array","description":"The legends for cross tabular charts","items":{"type":"string"},"nullable":true}}},"data":{"type":"array","description":"A list of datapoints","nullable":true,"items":{"$ref":"#/components/schemas/SegmentInsightDashboardWidgetDatapoint"}}}}},"components/schemas/SegmentInsightDashboardWidgetDatapoint":{"id":"components/schemas/SegmentInsightDashboardWidgetDatapoint","kind":"json-schema","title":"SegmentInsightDashboardWidgetDatapoint","data":{"type":"object","description":"A datapoint in the Segment Insight Dashboard Widget","properties":{"label":{"description":"The label of the datapoint","nullable":true,"type":"string"},"value":{"description":"The value of the datapoint","nullable":true,"anyOf":[{"type":"number"},{"type":"array","description":"Pairs of label and value of data points for cross tabular charts","items":{"type":"object","properties":{"label":{"type":"string"},"value":{"type":"number"}}}}]},"bin":{"description":"The number of bin the datapoint belongs to","nullable":true,"type":"integer"}}}},"components/schemas/SegmentInsightQueryStatus":{"id":"components/schemas/SegmentInsightQueryStatus","kind":"json-schema","title":"SegmentInsightQueryStatus","data":{"type":"object","description":"Status of Segment Insight Query","properties":{"queryId":{"type":"string","format":"uuid"},"status":{"type":"string","enum":["success","killed","error","running"]},"error":{"type":"string","nullable":true},"jobId":{"type":"string","format":"integer","description":"Presto Job ID"},"dashboard":{"nullable":true,"allOf":[{"$ref":"#/components/schemas/SegmentInsightDashboard"}]}}}},"components/schemas/SegmentInsightQueryParameter":{"id":"components/schemas/SegmentInsightQueryParameter","kind":"json-schema","title":"SegmentInsightQueryParameter","data":{"type":"object","properties":{"columns":{"type":"array","items":{"type":"string"}},"rule":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule"},"dashboardId":{"type":"integer","format":"int64","nullable":true,"description":"To specify the Segment Insight Dashboard"}}}},"components/schemas/SegmentInsightDashboardValidationResult":{"id":"components/schemas/SegmentInsightDashboardValidationResult","kind":"json-schema","title":"SegmentInsightDashboardValidationResult","data":{"type":"object","description":"A list of validation errors for a Segment Insight Dashboard","properties":{"errors":{"type":"array","nullable":true,"items":{"$ref":"#/components/schemas/JsonApiValidationError"}}}}},"components/schemas/MlSolution":{"id":"components/schemas/MlSolution","kind":"json-schema","title":"MlSolution","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"solutionType":{"$ref":"#/components/schemas/MlSolutionType"},"behaviorName":{"type":"string","description":"Behavior name for input data"},"targetColumn":{"type":"string","description":"Target column name for the prediction"},"outputFolderId":{"type":"string","pattern":"[1-9][0-9]*","description":"Output folder id for segment generation"},"state":{"type":"string","enum":["draft","published"]},"lastPublishedAt":{"type":"string","format":"date-time","nullable":true,"description":"Last published date time. If null, it means the solution is not published yet."}}}},"components/schemas/MlSolutionExecution":{"id":"components/schemas/MlSolutionExecution","kind":"json-schema","title":"MlSolutionExecution","data":{"allOf":[{"$ref":"#/components/schemas/ExecutionCore"},{"type":"object","properties":{"mlSolutionId":{"type":"string","pattern":"[1-9][0-9]*"},"modelParams":{"anyOf":[{"$ref":"#/components/schemas/MlSolutionRfmParams"},{"$ref":"#/components/schemas/MlSolutionCltvParams"}]},"mlOutputs":{"type":"object","nullable":true}},"required":["mlSolutionId"]}]}},"components/schemas/MlSolutionRfmParams":{"id":"components/schemas/MlSolutionRfmParams","kind":"json-schema","title":"MlSolutionRfmParams","data":{"type":"object","nullable":true,"description":"RFM ML workflow parameters. The parameter names are based on the RFM workflow.","properties":{"docker":{"type":"object","properties":{"taskMem":{"type":"string","description":"Task memory size. e.g. 256g"}}},"notebook":{"type":"string","description":"Notebook name for ML operator"},"inputTable":{"type":"string","description":"Input table name. Should be generated by Behavior"},"userColumn":{"type":"string","description":"User column name for input data. Should be generated by Behavior"},"tstampColumn":{"type":"string","description":"Timestamp column name for input data. If not specified, the column will be generated by time","nullable":true},"outputTable":{"type":"string","description":"Output table name. Should be generated based on ML solution id"},"amountColumn":{"type":"string","description":"Amount column name for monetary value."},"minClusters":{"type":"integer","minimum":1,"nullable":true},"maxClusters":{"type":"integer","minimum":1,"nullable":true},"numClusters":{"type":"integer","minimum":1,"nullable":true},"dashboardOutput":{"type":"boolean","description":"Build a notebook for dashboard if true"}},"required":["inputTable","userColumn","outputTable"]}},"components/schemas/MlSolutionCltvParams":{"id":"components/schemas/MlSolutionCltvParams","kind":"json-schema","title":"MlSolutionCltvParams","data":{"type":"object","nullable":true,"description":"CLTV ML workflow parameters. The parameter names are based on the CLTV workflow.","properties":{"docker":{"type":"object","properties":{"taskMem":{"type":"string","description":"Task memory size. e.g. 256g"}}},"notebook":{"type":"string","description":"Notebook name for ML operator"},"inputTable":{"type":"string","description":"Input table name. Should be generated by Behavior"},"userColumn":{"type":"string","description":"User column name for input data. Should be generated by Behavior"},"tstampColumn":{"type":"string","description":"Timestamp column name for input data. If not specified, the column will be generated by time","nullable":true},"outputTable":{"type":"string","description":"Output table name. Should be generated based on ML solution id"},"amountColumn":{"type":"string","description":"Amount column name for monetary value."},"discountRate":{"type":"number","format":"float"},"segmentTimeHorizon":{"type":"string","description":"Time horizon for CLTV segments in 1m/3m/6m/12m/24m"},"dashboardOutput":{"type":"boolean","description":"Build a notebook for dashboard if true"}},"required":["inputTable","userColumn","outputTable"]}},"components/schemas/MlSolutionJsonApiResource":{"id":"components/schemas/MlSolutionJsonApiResource","kind":"json-schema","title":"MlSolutionJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["mlSolution"]},"attributes":{"allOf":[{"$ref":"#/components/schemas/MlSolutionAttributes"},{"type":"object","properties":{"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"lastPublishedAt":{"type":"string","format":"date-time","nullable":true,"description":"Last published date time. If null, it means the solution is not published yet."}},"required":["createdAt","updatedAt","lastPublishedAt"]}]},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"outputFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"createdBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"},"updatedBy":{"$ref":"#/components/schemas/RelationshipsUserJsonApiResource"}}}}}},"components/schemas/MlSolutionType":{"id":"components/schemas/MlSolutionType","kind":"json-schema","title":"MlSolutionType","data":{"type":"string","enum":["rfm","cltv"]}},"components/schemas/EntitiesMlSolutionUpdateRepresentation":{"id":"components/schemas/EntitiesMlSolutionUpdateRepresentation","kind":"json-schema","title":"EntitiesMlSolutionUpdateRepresentation","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["mlSolution"]},"attributes":{"$ref":"#/components/schemas/MlSolutionUpdateAttributes"},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}}}}}},"components/schemas/MlSolutionUpdateAttributes":{"id":"components/schemas/MlSolutionUpdateAttributes","kind":"json-schema","title":"MlSolutionUpdateAttributes","data":{"allOf":[{"$ref":"#/components/schemas/MlSolutionCoreUpdateAttributes"},{"oneOf":[{"$ref":"#/components/schemas/MlSolutionRfmAttributes"},{"$ref":"#/components/schemas/MlSolutionCltvAttributes"}]}]}},"components/schemas/MlSolutionCoreUpdateAttributes":{"id":"components/schemas/MlSolutionCoreUpdateAttributes","kind":"json-schema","title":"MlSolutionCoreUpdateAttributes","data":{"type":"object","required":["name","targetColumn","state"],"properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"targetColumn":{"type":"string","description":"Target column name for the prediction"},"state":{"type":"string","enum":["draft","published"]}}}},"components/schemas/MlSolutionAttributes":{"id":"components/schemas/MlSolutionAttributes","kind":"json-schema","title":"MlSolutionAttributes","data":{"allOf":[{"$ref":"#/components/schemas/MlSolutionCoreAttributes"},{"oneOf":[{"$ref":"#/components/schemas/MlSolutionRfmAttributes"},{"$ref":"#/components/schemas/MlSolutionCltvAttributes"}]}]}},"components/schemas/MlSolutionCoreAttributes":{"id":"components/schemas/MlSolutionCoreAttributes","kind":"json-schema","title":"MlSolutionCoreAttributes","data":{"type":"object","required":["name","audienceId","description","targetColumn","state"],"properties":{"name":{"type":"string"},"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"description":{"type":"string","nullable":true},"targetColumn":{"type":"string","description":"Target column name for the prediction"},"state":{"type":"string","enum":["draft","published"]}}}},"components/schemas/MlSolutionRfmAttributes":{"id":"components/schemas/MlSolutionRfmAttributes","kind":"json-schema","title":"MlSolutionRfmAttributes","data":{"type":"object","required":["solutionType","behaviorName","targetColumn"],"properties":{"solutionType":{"type":"string","enum":["rfm"]},"behaviorName":{"type":"string","description":"Behavior name for input data"},"timestampColumn":{"type":"string","description":"Timestamp column name for input data. If not specified, the column will be generated by time"},"minClusters":{"type":"integer","minimum":1,"nullable":true},"maxClusters":{"type":"integer","minimum":1,"nullable":true},"numClusters":{"type":"integer","minimum":1,"nullable":true}}}},"components/schemas/MlSolutionCltvAttributes":{"id":"components/schemas/MlSolutionCltvAttributes","kind":"json-schema","title":"MlSolutionCltvAttributes","data":{"type":"object","required":["solutionType","behaviorName","targetColumn"],"properties":{"solutionType":{"type":"string","enum":["cltv"]},"behaviorName":{"type":"string","description":"Behavior name for input data"},"timestampColumn":{"type":"string","description":"Timestamp column name for input data. If not specified, the column will be generated by time"},"discountRate":{"type":"number","format":"float","nullable":true},"segmentTimeHorizon":{"type":"string","description":"Time horizon for CLTV segments in 1m/3m/6m/12m/24m","nullable":true,"example":"12m"}}}},"components/schemas/EntitiesGetMlSolutionJsonApiResponse":{"id":"components/schemas/EntitiesGetMlSolutionJsonApiResponse","kind":"json-schema","title":"EntitiesGetMlSolutionJsonApiResponse","data":{"type":"object","required":["data","included"],"properties":{"data":{"$ref":"#/components/schemas/MlSolutionJsonApiResource"},"included":{"type":"array","items":{"$ref":"#/components/schemas/UserJsonApiResource"}}}}},"components/schemas/EntitiesGetMlSolutionSegmentRulesJsonApiResponse":{"id":"components/schemas/EntitiesGetMlSolutionSegmentRulesJsonApiResponse","kind":"json-schema","title":"EntitiesGetMlSolutionSegmentRulesJsonApiResponse","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/MlSolutionSegmentRulesJsonApiResource"}}}}},"components/schemas/MlSolutionSegmentRulesJsonApiResource":{"id":"components/schemas/MlSolutionSegmentRulesJsonApiResource","kind":"json-schema","title":"MlSolutionSegmentRulesJsonApiResource","data":{"type":"object","required":["id","type","attributes"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["mlSolutionSegmentRule"]},"attributes":{"type":"object","required":["name","state","solutionType"],"properties":{"name":{"type":"string"},"state":{"type":"string","enum":["draft","published"]},"solutionType":{"type":"string","enum":["rfm","cltv"]},"schema":{"oneOf":[{"$ref":"#/components/schemas/MlSolutionRfmRuleSchema"},{"$ref":"#/components/schemas/MlSolutionCltvRuleSchema"}]}}}}}},"components/schemas/MlSolutionRfmRuleSchema":{"id":"components/schemas/MlSolutionRfmRuleSchema","kind":"json-schema","title":"MlSolutionRfmRuleSchema","data":{"type":"object","required":["rQuartile","fQuartile","mQuartile","rfmScore","rfmSegment","rfmClusterRank","rfmQuartile"],"properties":{"rQuartile":{"type":"array","items":{"type":"integer","minimum":1,"maximum":4},"example":[1,2,3,4]},"fQuartile":{"type":"array","items":{"type":"integer","minimum":1,"maximum":4},"example":[1,2,3,4]},"mQuartile":{"type":"array","items":{"type":"integer","minimum":1,"maximum":4},"example":[1,2,3,4]},"rfmScore":{"type":"string","example":"float","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"response is fixed string \"float\". available value as rule is float, minimum = 1, maximum= 4. example: 2.6667"},"children":[]}]}]}]},"rfmSegment":{"type":"array","items":{"type":"string","enum":["Champions","Loyal Customers","Potential Loyalists","New Customers","Promising","Need attention","Cannot lose them","Hibernating","High Value Sleeping","Lost customers"]},"example":["Champions","Loyal Customers","Potential Loyalists","New Customers","Promising","Need attention","Cannot lose them","Hibernating","High Value Sleeping","Lost customers"]},"rfmClusterRank":{"type":"array","items":{"type":"string","pattern":"^R[1-4]F[1-4]M[1-4]$"},"example":["R1F1M1","R1F1M2","R1F1M3","R1F1M4","R1F2M1"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"response is array of all patterns R[1-4]F[1-4]M[1-4]"},"children":[]}]}]}]},"rfmQuartile":{"type":"array","items":{"type":"string","pattern":"^R[1-4]F[1-4]M[1-4]$"},"example":["R1F1M1","R1F1M2","R1F1M3","R1F1M4","R1F2M1"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"response is array of all patterns R[1-4]F[1-4]M[1-4]"},"children":[]}]}]}]}}}},"components/schemas/MlSolutionCltvRuleSchema":{"id":"components/schemas/MlSolutionCltvRuleSchema","kind":"json-schema","title":"MlSolutionCltvRuleSchema","data":{"type":"object","required":["cltv1m","cltv1mPctile","cltv3m","cltv3mPctile","cltv6m","cltv6mPctile","cltv12m","cltv12mPctile","cltv24m","cltv24mPctile","aliveProb","cltvSegment"],"properties":{"cltv1m":{"type":"string","example":"float","description":"response is fixed string \"float\". available value as rule is float. example: 9.753"},"cltv1mPctile":{"type":"string","example":"float","description":"response is fixed string \"float\". available value as rule is float. example: 82.832"},"cltv3m":{"type":"string","example":"float","description":"response is fixed string \"float\". available value as rule is float. example: 9.753"},"cltv3mPctile":{"type":"string","example":"float","description":"response is fixed string \"float\". available value as rule is float. example: 82.832"},"cltv6m":{"type":"string","example":"float","description":"response is fixed string \"float\". available value as rule is float. example: 9.753"},"cltv6mPctile":{"type":"string","example":"float","description":"response is fixed string \"float\". available value as rule is float. example: 82.832"},"cltv12m":{"type":"string","example":"float","description":"response is fixed string \"float\". available value as rule is float. example: 9.753"},"cltv12mPctile":{"type":"string","example":"float","description":"response is fixed string \"float\". available value as rule is float. example: 82.832"},"cltv24m":{"type":"string","example":"float","description":"response is fixed string \"float\". available value as rule is float. example: 9.753"},"cltv24mPctile":{"type":"string","example":"float","description":"response is fixed string \"float\". available value as rule is float. example: 82.832"},"aliveProb":{"type":"string","example":"float","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"response is fixed string \"float\". available value as rule is float, minimum = 0, maximum= 1. example: 0.6667"},"children":[]}]}]}]},"cltvSegment":{"type":"array","items":{"type":"string","enum":["Very Low","Low","Medium","High","Very High"]},"example":["Very Low","Low","Medium","High","Very High"]}}}},"components/schemas/EntitiesRunMlSolutionExecutionJsonApiResponse":{"id":"components/schemas/EntitiesRunMlSolutionExecutionJsonApiResponse","kind":"json-schema","title":"EntitiesRunMlSolutionExecutionJsonApiResponse","data":{"type":"object","required":["data"],"properties":{"data":{"$ref":"#/components/schemas/MlSolutionExecutionJsonApiResource"}}}},"components/schemas/EntitiesGetMlSolutionExecutionJsonApiResponse":{"id":"components/schemas/EntitiesGetMlSolutionExecutionJsonApiResponse","kind":"json-schema","title":"EntitiesGetMlSolutionExecutionJsonApiResponse","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/MlSolutionExecutionJsonApiResource"}}}}},"components/schemas/MlSolutionExecutionJsonApiResource":{"id":"components/schemas/MlSolutionExecutionJsonApiResource","kind":"json-schema","title":"MlSolutionExecutionJsonApiResource","data":{"type":"object","required":["id","type","attributes"],"properties":{"id":{"type":"string","format":"[1-9][0-9]*","description":"workflowAttemptId is used as id"},"type":{"type":"string","enum":["execution-ml-solution"]},"attributes":{"$ref":"#/components/schemas/MlSolutionExecution"}}}},"components/schemas/CustomerAttribute":{"id":"components/schemas/CustomerAttribute","kind":"json-schema","title":"CustomerAttribute","data":{"description":"A single attribute key/value pair for a customer profile.","type":"object","required":["customerId","name","column","value"],"properties":{"customerId":{"type":"string","description":"Customer ID (master key value)","example":"7fc01cb59c07a8c92744e07d9e558cd0e22d14c9"},"name":{"type":"string","description":"Display name of the attribute","example":"email"},"column":{"type":"string","description":"CDW column name","example":"email"},"value":{"description":"Attribute value","oneOf":[{"type":"string","nullable":true},{"type":"integer","nullable":true},{"type":"number","nullable":true}]}}}},"components/schemas/CustomerActivity":{"id":"components/schemas/CustomerActivity","kind":"json-schema","title":"CustomerActivity","data":{"description":"A single activity (behavior event) row for a customer profile.","type":"object","required":["customerId","behavior","behaviorName","timestamp","sessionId","record"],"properties":{"customerId":{"type":"string","description":"Customer ID (master key value)","example":"0363fc7890063f3dc82db418a271ff4948b9be30"},"behavior":{"type":"string","description":"Behavior table identifier","example":"page_views"},"behaviorName":{"type":"string","description":"Behavior display name","example":"Page Views"},"timestamp":{"type":"string","format":"date-time","nullable":true,"description":"Event timestamp (ISO8601 UTC)","example":"2024-01-15T10:30:00.000Z"},"sessionId":{"type":"string","nullable":true,"description":"Session identifier (null for composable audiences)"},"record":{"type":"string","description":"JSON-encoded record of remaining columns","example":"{\"product_id\":\"abc123\",\"amount\":99.99}"}}}},"components/schemas/partial_composable.yaml-ComposableSegmentCreateRequest":{"id":"components/schemas/partial_composable.yaml-ComposableSegmentCreateRequest","kind":"json-schema","title":"partial_composable.yaml-ComposableSegmentCreateRequest","data":{"type":"object","required":["type","attributes"],"properties":{"type":{"type":"string","enum":["composable-segment","composable-segment-journey"]},"attributes":{"type":"object","required":["composableAudienceId","name","rule"],"properties":{"composableAudienceId":{"type":"string","format":"integer","description":"Composable audience ID"},"name":{"type":"string","description":"Segment name"},"description":{"type":"string","description":"Segment description"},"rule":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule"},"kind":{"type":"string","enum":["composable","journey"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Segment kind. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"composable"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (default) is a user-authored segment;"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"journey"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is a step segment owned by a composable journey"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"(materialized at journey launch). Immutable after create."},"children":[]}]}]}]},"composableJourneyId":{"type":"string","format":"integer","nullable":true,"description":"ID of the parent ComposableJourney when this segment is\njourney-owned. Must be null for kind: composable.\n"}}},"relationships":{"type":"object","properties":{"parentFolder":{"type":"object","properties":{"data":{"type":"object","properties":{"id":{"type":"string","format":"integer"},"type":{"type":"string","enum":["folder"]}}}}}}}}}},"components/schemas/partial_composable.yaml-ComposableSegmentQueryRequest":{"id":"components/schemas/partial_composable.yaml-ComposableSegmentQueryRequest","kind":"json-schema","title":"partial_composable.yaml-ComposableSegmentQueryRequest","data":{"type":"object","required":["rule"],"properties":{"rule":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule"},"pageSize":{"type":"integer","minimum":1,"maximum":1000,"default":100,"description":"Number of results per page"},"maxPage":{"type":"integer","minimum":1,"default":1,"description":"Maximum number of pages"},"columns":{"type":"array","description":"Specific columns to return","items":{"type":"string"}}}}},"components/schemas/partial_composable.yaml-ComposableSegmentUpdateRequest":{"id":"components/schemas/partial_composable.yaml-ComposableSegmentUpdateRequest","kind":"json-schema","title":"partial_composable.yaml-ComposableSegmentUpdateRequest","data":{"type":"object","required":["type","id"],"properties":{"type":{"type":"string","enum":["composable-segment","composable-segment-journey"]},"id":{"type":"string","format":"integer"},"attributes":{"type":"object","properties":{"name":{"type":"string","description":"Segment name"},"description":{"type":"string","description":"Segment description"},"rule":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule"},"kind":{"type":"string","enum":["composable","journey"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Segment kind. Immutable after create — supplying a different"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"value than the segment's current kind returns a validation error."},"children":[]}]}]}]},"composableJourneyId":{"type":"string","format":"integer","nullable":true,"description":"ID of the parent ComposableJourney for journey-owned segments.\n"}}},"relationships":{"type":"object","properties":{"parentFolder":{"type":"object","properties":{"data":{"type":"object","properties":{"id":{"type":"string","format":"integer"},"type":{"type":"string","enum":["folder"]}}}}}}}}}},"components/schemas/partial_journey.yaml-EntitiesJourneyBundleActivationSankeyChartsJsonApiResponse":{"id":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleActivationSankeyChartsJsonApiResponse","kind":"json-schema","title":"partial_journey.yaml-EntitiesJourneyBundleActivationSankeyChartsJsonApiResponse","data":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/JourneyActivationSankeyCharts"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/UserJsonApiResource"}]}}}}},"components/schemas/partial_journey.yaml-EntitiesJourneyBundleActivationsJsonApiResponse":{"id":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleActivationsJsonApiResponse","kind":"json-schema","title":"partial_journey.yaml-EntitiesJourneyBundleActivationsJsonApiResponse","data":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/JourneyActivationStepJsonApiResource"}},"included":{"type":"array","items":{"anyOf":[{"$ref":"#/components/schemas/UserJsonApiResource"},{"$ref":"#/components/schemas/Syndication"}]}}}}},"components/schemas/partial_journey.yaml-EntitiesJourneyBundleConversionSankeyChartsJsonApiResponse":{"id":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleConversionSankeyChartsJsonApiResponse","kind":"json-schema","title":"partial_journey.yaml-EntitiesJourneyBundleConversionSankeyChartsJsonApiResponse","data":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/JourneySankeyChart"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/UserJsonApiResource"}]}}}}},"components/schemas/partial_journey.yaml-EntitiesJourneyBundleDestroyJsonApiResponse":{"id":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleDestroyJsonApiResponse","kind":"json-schema","title":"partial_journey.yaml-EntitiesJourneyBundleDestroyJsonApiResponse","data":{"type":"object"}},"components/schemas/partial_journey.yaml-EntitiesJourneyBundleJsonApiResponse":{"id":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleJsonApiResponse","kind":"json-schema","title":"partial_journey.yaml-EntitiesJourneyBundleJsonApiResponse","data":{"type":"object","properties":{"name":{"type":"string","description":"Name of the journey bundle"},"description":{"type":"string","description":"Description of the journey bundle"},"latestJourneyId":{"nullable":false,"description":"Derived from the initial journey version name"},"lastVersionNumber":{"type":"integer","description":"The version number of the most recently created journey. If no journey has been created, this will be 0.\n"},"journeys":{"type":"array","items":{"$ref":"#/components/schemas/JourneyJsonApiResource"}},"latestExecution":{"description":"The most recent execution of the latest journey. If no executions have been created, this will be null. ","allOf":[{"$ref":"#/components/schemas/Execution"}]},"parentSegmentLatestExecution":{"description":"The most recent execution of the latest journey. If no executions have been created, this will be null. ","allOf":[{"$ref":"#/components/schemas/Execution"},{"type":"object","properties":{"audienceId":{"type":"string","format":"integer"}}}]},"included":{"type":"array","items":{"anyOf":[{"$ref":"#/components/schemas/UserJsonApiResource"},{"$ref":"#/components/schemas/JourneyJsonApiResource"}]}}}}},"components/schemas/partial_journey.yaml-EntitiesJourneyBundleNewJourneyAppendableJsonApiResponse":{"id":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleNewJourneyAppendableJsonApiResponse","kind":"json-schema","title":"partial_journey.yaml-EntitiesJourneyBundleNewJourneyAppendableJsonApiResponse","data":{"type":"object"}},"components/schemas/partial_journey.yaml-EntitiesJourneyBundleNewJourneyNotAppendableJsonApiResponse":{"id":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleNewJourneyNotAppendableJsonApiResponse","kind":"json-schema","title":"partial_journey.yaml-EntitiesJourneyBundleNewJourneyNotAppendableJsonApiResponse","data":{"type":"object","properties":{"errors":{"type":"array","items":{"$ref":"#/components/schemas/JsonApiValidationError"}}}}},"components/schemas/partial_journey.yaml-EntitiesJourneyBundleStatisticsJsonApiResponse":{"id":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleStatisticsJsonApiResponse","kind":"json-schema","title":"partial_journey.yaml-EntitiesJourneyBundleStatisticsJsonApiResponse","data":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/JourneyStatisticsJsonApiResource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/UserJsonApiResource"}]}}}}},"components/schemas/partial_journey.yaml-EntitiesJourneyBundleUpdateRepresentation":{"id":"components/schemas/partial_journey.yaml-EntitiesJourneyBundleUpdateRepresentation","kind":"json-schema","title":"partial_journey.yaml-EntitiesJourneyBundleUpdateRepresentation","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["journeyBundle"]},"attributes":{"$ref":"#/components/schemas/partial_journey.yaml-JourneyBundleMetaAttributes"},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}}}}}},"components/schemas/partial_journey.yaml-JourneyBundleNewJourneyAttributes":{"id":"components/schemas/partial_journey.yaml-JourneyBundleNewJourneyAttributes","kind":"json-schema","title":"partial_journey.yaml-JourneyBundleNewJourneyAttributes","data":{"type":"object","properties":{"sourceId":{"type":"string","description":"ID of the journey to be copied"},"attributes":{"type":"object","properties":{"name":{"type":"string","description":"Name of the new journey"}}}}}},"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionErrorResponse":{"id":"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionErrorResponse","kind":"json-schema","title":"partial_journey.yaml-JourneyOnDemandExecutionErrorResponse","data":{"type":"object","properties":{"errors":{"type":"array","items":{"type":"object","properties":{"status":{"type":"string"},"detail":{"type":"string"},"meta":{"type":"object","properties":{"validationCode":{"type":"string"}}}}}}}}},"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionJsonApiResponse":{"id":"components/schemas/partial_journey.yaml-JourneyOnDemandExecutionJsonApiResponse","kind":"json-schema","title":"partial_journey.yaml-JourneyOnDemandExecutionJsonApiResponse","data":{"type":"object","required":["data"],"properties":{"data":{"$ref":"#/components/schemas/partial_journey.yaml-JourneyExecutionJsonApiResource"}}}},"components/schemas/partial_journey.yaml-JourneySimulationJsonApiResource":{"id":"components/schemas/partial_journey.yaml-JourneySimulationJsonApiResource","kind":"json-schema","title":"partial_journey.yaml-JourneySimulationJsonApiResource","data":{"type":"object","required":["data"],"properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["journeySimulation"]},"id":{"type":"string"},"attributes":{"$ref":"#/components/schemas/partial_journey.yaml-JourneySimulationAttributes"}}}}}},"components/schemas/partial_journey.yaml-JourneySimulationRequest":{"id":"components/schemas/partial_journey.yaml-JourneySimulationRequest","kind":"json-schema","title":"partial_journey.yaml-JourneySimulationRequest","data":{"type":"object","properties":{"type":{"type":"string","enum":["journeySimulation"]},"attributes":{"$ref":"#/components/schemas/partial_journey.yaml-JourneySimulationRequestAttributes"}}}},"components/schemas/partial_journey_activation_step.yaml-JourneyActivationParams":{"id":"components/schemas/partial_journey_activation_step.yaml-JourneyActivationParams","kind":"json-schema","title":"partial_journey_activation_step.yaml-JourneyActivationParams","data":{"type":"object","not":{"required":["syndicationBehavior","syndicationBehaviors"]},"properties":{"name":{"type":"string"},"description":{"type":"string"},"allColumns":{"description":"syndication all column flag  ('true' means  that you use all attribute data)","type":"boolean"},"columns":{"$ref":"#/components/schemas/Columns"},"scheduleType":{"$ref":"#/components/schemas/ScheduleType"},"scheduleOption":{"type":"string"},"runAt":{"type":"string"},"cron":{"type":"string"},"timezone":{"type":"string"},"startAt":{"$ref":"#/components/schemas/StartAt"},"endOn":{"type":"string","format":"date","nullable":true},"repeatUnit":{"$ref":"#/components/schemas/RepeatUnit"},"repeatFrequency":{"$ref":"#/components/schemas/RepeatFrequency"},"connectionId":{"type":"string","pattern":"[1-9][0-9]*","nullable":true},"connectorConfig":{"type":"object","nullable":true},"notifyOn":{"type":"array","items":{"type":"string","enum":["onSuccess","onFailure"]}},"emailRecipients":{"type":"array","items":{"description":"User ID of td-api. Not CDP-API's one.","type":"integer","format":"int64"}},"activationTemplateId":{"type":"string","pattern":"[1-9][0-9]*"},"nestedWorkflowProjectName":{"type":"string"},"nestedWorkflowName":{"type":"string"},"lockEnabled":{"type":"boolean"},"activationActionsEnabled":{"type":"boolean"},"syndicationBehavior":{"deprecated":true,"description":"Deprecated. Use syndicationBehaviors instead. Cannot be specified together with syndicationBehaviors.","nullable":true,"allOf":[{"$ref":"#/components/schemas/SyndicationBehavior"}]},"syndicationBehaviors":{"type":"array","nullable":true,"maxItems":4,"description":"Behavior activation configurations. Cannot be specified together with syndicationBehavior.","items":{"$ref":"#/components/schemas/SyndicationBehavior"}}},"required":["name","connectionId","connectorConfig"]}},"components/schemas/partial_journey_priority_group.yaml-JourneyPriorityGroupDuplicateRequest":{"id":"components/schemas/partial_journey_priority_group.yaml-JourneyPriorityGroupDuplicateRequest","kind":"json-schema","title":"partial_journey_priority_group.yaml-JourneyPriorityGroupDuplicateRequest","data":{"type":"object","properties":{"attributes":{"type":"object","properties":{"name":{"type":"string","description":"Name of new priority group"}}}}}},"components/schemas/partial_journey_priority_group.yaml-JourneyPriorityGroupIndexPaginatedResponse":{"id":"components/schemas/partial_journey_priority_group.yaml-JourneyPriorityGroupIndexPaginatedResponse","kind":"json-schema","title":"partial_journey_priority_group.yaml-JourneyPriorityGroupIndexPaginatedResponse","data":{"type":"object","properties":{"data":{"type":"array","items":{"type":"object"}},"pagination":{"type":"object","properties":{"nextPage":{"type":"string","description":"The path part of URL of the next page","nullable":true},"totalCount":{"type":"integer","description":"The total number of priority groups","nullable":true}},"required":["nextPage"]}},"required":["data","pagination"]}},"components/schemas/partial_journey_priority_group.yaml-JourneyPriorityGroupResource":{"id":"components/schemas/partial_journey_priority_group.yaml-JourneyPriorityGroupResource","kind":"json-schema","title":"partial_journey_priority_group.yaml-JourneyPriorityGroupResource","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["journeyPriorityGroup"]},"attributes":{"allOf":[{"$ref":"#/components/schemas/partial_journey_priority_group.yaml-JourneyPriorityGroupAttributes"}]}}}},"components/schemas/partial_pagination.yaml-PaginatedResponse":{"id":"components/schemas/partial_pagination.yaml-PaginatedResponse","kind":"json-schema","title":"partial_pagination.yaml-PaginatedResponse","data":{"type":"object","properties":{"data":{"type":"array","items":{"type":"object"}},"pagination":{"type":"object","properties":{"nextPage":{"type":"string","description":"The path part of URL of the next page","nullable":true}},"required":["nextPage"]}},"required":["data","pagination"]}},"components/schemas/partial_realtime_journey.yaml-EntitiesGetRealtimeJourneyABTestVariantsJsonApiResponse":{"id":"components/schemas/partial_realtime_journey.yaml-EntitiesGetRealtimeJourneyABTestVariantsJsonApiResponse","kind":"json-schema","title":"partial_realtime_journey.yaml-EntitiesGetRealtimeJourneyABTestVariantsJsonApiResponse","data":{"type":"object","required":["data"],"properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyABTestVariantsJsonApiResource"}}}}},"components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeAttributeAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeAttributeAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-ParentSegmentRealtimeAttributeAttributes","data":{"oneOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeSingleAttributeAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeListAttributeAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeCounterAttributeAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeImportedAttributeAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeLookupCatalogAttributeAttributes"}],"discriminator":{"propertyName":"type","mapping":{"single":"#/components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeSingleAttributeAttributes","list":"#/components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeListAttributeAttributes","counter":"#/components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeCounterAttributeAttributes","imported":"#/components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeImportedAttributeAttributes","lookupCatalog":"#/components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeLookupCatalogAttributeAttributes"}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeAttributeAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeAttributeAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeAttributeAttributes","data":{"oneOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeImportedAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeSingleAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeListAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeLookupCatalogAttributes"}],"discriminator":{"propertyName":"type","mapping":{"imported":"#/components/schemas/partial_realtime_journey.yaml-RealtimeImportedAttributes","single":"#/components/schemas/partial_realtime_journey.yaml-RealtimeSingleAttributes","list":"#/components/schemas/partial_realtime_journey.yaml-RealtimeListAttributes","counter":"#/components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributes","lookupCatalog":"#/components/schemas/partial_realtime_journey.yaml-RealtimeLookupCatalogAttributes"}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeAttributeDurationSetting":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeAttributeDurationSetting","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeAttributeDurationSetting","data":{"type":"object","properties":{"value":{"type":"integer"},"unit":{"type":"string","enum":["hour","day","minute"]}},"required":["value","unit"]}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStepAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStepAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyActivationStepAttributes","data":{"type":"object","required":["connectionId","connectorType","connector"],"properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"stepUuid":{"type":"string"},"connectionId":{"type":"string"},"connectorType":{"type":"string"},"connector":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeActivationParameters"}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStepResource":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStepResource","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyActivationStepResource","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["realtime-journey-activation-step"]},"attributes":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStepAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStepReadonlyAttributes"}]}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyAttributes","data":{"type":"object","required":["audienceId","segmentFolderId","name","description","goal","realtimeJourneyStages","reentryMode"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"segmentFolderId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"goal":{"anyOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyCriteriaWithTarget"},{"type":"object","additionalProperties":false,"nullable":true}]},"realtimeJourneyStages":{"type":"array","minLength":1,"maxLength":8,"items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyStageAttributes"}},"reentryMode":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyReentryMode"}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyByFolderResource":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyByFolderResource","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyByFolderResource","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["realtime-journey"]},"attributes":{"type":"object","required":["name","description","state","paused","realtimeJourneyStages"],"properties":{"name":{"type":"string"},"description":{"type":"string"},"state":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyState"},"paused":{"type":"boolean"},"realtimeJourneyStages":{"type":"array","items":{"type":"object","required":["name"],"properties":{"id":{"type":"string"},"name":{"type":"string"}}}}},"additionalProperties":false},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}},"required":["parentFolder"]}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyDetailAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyDetailAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyDetailAttributes","data":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"realtimeJourneyStages":{"type":"array","minLength":1,"maxLength":8,"items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyStageDetailAttributes"}}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyDuplicateJsonApiResource":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyDuplicateJsonApiResource","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyDuplicateJsonApiResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*","description":"source journey id"},"type":{"type":"string","enum":["journey"]},"attributes":{"type":"object","required":["name"],"properties":{"name":{"type":"string"}}},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}}}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyResource":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyResource","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyResource","data":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["realtime-journey"]},"attributes":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyReadonlyAttributes"}]},"relationships":{"type":"object","properties":{"createdBy":{"$ref":"#/components/schemas/User"},"updatedBy":{"$ref":"#/components/schemas/User"},"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"},"realtimeJourneyActivationSteps":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStepResource"}},"meta":{"type":"object","properties":{"names":{"additionalProperties":{"type":"string"}}},"additionalProperties":false}},"required":["data","meta"]},"jumpLinks":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RelationshipsRealtimeJourneyJumpLinkResource"}},"meta":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RelationshipsRealtimeJourneyJumpLinksMeta"}},"required":["data","meta"]},"jumpFroms":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RelationshipsRealtimeJourneyJumpLinkResource"}},"meta":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RelationshipsRealtimeJourneyJumpFromsMeta"}},"required":["data","meta"]}},"additionalProperties":false}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeKeyEventAttributes","data":{"type":"object","required":["name","databaseName","tableName","filterRule"],"properties":{"name":{"type":"string"},"databaseName":{"type":"string"},"tableName":{"type":"string"},"filterRule":{"type":"object","properties":{"todo":{"type":"string"}},"nullable":false}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventColumn":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventColumn","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeKeyEventColumn","data":{"type":"object","properties":{"queryAs":{"type":"string"},"dataColumn":{"type":"string"},"dataType":{"$ref":"#/components/schemas/ColumnType"}},"required":["queryAs","dataColumn","dataType"],"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeActions":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeActions","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeListAttributeActions","data":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string","enum":["delete_item","clear"]},"realtimeKeyEventId":{"type":"string"},"filterRule":{"type":"object"}},"required":["action","realtimeKeyEventId","filterRule"],"additionalProperties":false}}},"components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeAggregations":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeAggregations","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeListAttributeAggregations","data":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeAggregation"}}},"components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeFields":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeFields","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeListAttributeFields","data":{"type":"array","items":{"type":"string","nullable":false,"minLength":1}}},"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimePersonalizationAttributes","data":{"type":"object","required":["name","description","sections"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"sections":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationSectionAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationSectionReadonlyAttributes"}]}}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationByFolderResource":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationByFolderResource","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimePersonalizationByFolderResource","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["realtime-personalization"]},"attributes":{"type":"object","required":["name","description","sections"],"properties":{"name":{"type":"string"},"description":{"type":"string"},"sections":{"type":"array","items":{"type":"object","required":["name"],"properties":{"id":{"type":"string"},"name":{"type":"string"}}}}},"additionalProperties":false},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}},"required":["parentFolder"]}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationResource":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationResource","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimePersonalizationResource","data":{"type":"object","required":["id","type","attributes","relationships"],"properties":{"id":{"type":"string"},"type":{"type":"string","enum":["realtime-personalization"]},"attributes":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationReadonlyAttributes"}]},"relationships":{"type":"object","properties":{"createdBy":{"$ref":"#/components/schemas/User"},"updatedBy":{"$ref":"#/components/schemas/User"},"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}}}}}},"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationSectionAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationSectionAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimePersonalizationSectionAttributes","data":{"type":"object","required":["name","entryCriteria","payload"],"properties":{"name":{"type":"string"},"entryCriteria":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyCriteria"},"payload":{"type":"object","nullable":true}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationServiceAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationServiceAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimePersonalizationServiceAttributes","data":{"type":"object","required":["name","description","public"],"properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"public":{"type":"boolean"}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationServiceReadonlyAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationServiceReadonlyAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimePersonalizationServiceReadonlyAttributes","data":{"type":"object","required":["tokens"],"properties":{"tokens":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationServiceTokenAttributes"}},"createdBy":{"$ref":"#/components/schemas/User"},"updatedBy":{"$ref":"#/components/schemas/User"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationServiceTokenAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationServiceTokenAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimePersonalizationServiceTokenAttributes","data":{"type":"object","required":["id","name","value","allowedIps"],"properties":{"id":{"type":"string"},"name":{"type":"string"},"value":{"type":"string","nullable":true,"description":"null when masked"},"allowedIps":{"type":"array","items":{"type":"string"}}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeSetting":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeSetting","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeSetting","data":{"allOf":[{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"}}},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeSettingAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeSettingReadonlyAttributes"}]}},"components/schemas/partial_realtime_journey.yaml-RealtimeSettingAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeSettingAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeSettingAttributes","data":{"type":"object","required":["keyColumns","eventTables","batchAttributes","extLookupKey"],"properties":{"keyColumns":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeKeyColumn"}},"eventTables":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeEventTable"}},"batchAttributes":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeBatchAttribute"}},"extLookupKey":{"type":"string","nullable":true,"description":"one of the attribute of the audience. It can be null at first but once set it cannot be null again."}},"additionalProperties":false}},"components/schemas/partial_v5_rule.yaml-v5IonRule":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule","data":{"oneOf":[{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-ionRule"},{"additionalProperties":false,"maxProperties":0,"minProperties":0,"type":"object","nullable":true}]}},"components/schemas/partial_journey.yaml-JourneyBundleMetaAttributes":{"id":"components/schemas/partial_journey.yaml-JourneyBundleMetaAttributes","kind":"json-schema","title":"partial_journey.yaml-JourneyBundleMetaAttributes","data":{"type":"object","properties":{"name":{"type":"string","description":"Name of the journey bundle"},"description":{"type":"string","description":"Description of the journey bundle"},"latestJourneyId":{"type":"string"}}}},"components/schemas/partial_journey.yaml-JourneyExecutionJsonApiResource":{"id":"components/schemas/partial_journey.yaml-JourneyExecutionJsonApiResource","kind":"json-schema","title":"partial_journey.yaml-JourneyExecutionJsonApiResource","data":{"type":"object","required":["id","type","attributes"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*","description":"workflowAttemptId is used as id"},"type":{"type":"string","enum":["execution-journey"]},"attributes":{"allOf":[{"$ref":"#/components/schemas/ExecutionCore"},{"type":"object","properties":{"journeyId":{"type":"string","pattern":"[1-9][0-9]*"}}}]}}}},"components/schemas/partial_journey.yaml-JourneySimulationAttributes":{"id":"components/schemas/partial_journey.yaml-JourneySimulationAttributes","kind":"json-schema","title":"partial_journey.yaml-JourneySimulationAttributes","data":{"type":"object","properties":{"profileSelectionMode":{"type":"string","enum":["entireAudience"],"default":"entireAudience"},"draftJourneyId":{"type":"string"},"entryEligibleCount":{"type":"integer","nullable":true},"simulationStartTime":{"type":"string","format":"date-time","nullable":true},"status":{"type":"string","enum":["ready","running","completed","failed","terminated"]},"latestExecution":{"type":"object","nullable":true,"properties":{"workflowId":{"type":"string"},"workflowSessionId":{"type":"string"},"workflowAttemptId":{"type":"string"},"status":{"type":"string","enum":["success","failure","running"]},"createdAt":{"type":"string","format":"date-time"},"finishedAt":{"type":"string","format":"date-time","nullable":true}}},"errors":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string"},"detail":{"type":"string"},"status":{"type":"string"},"source":{"type":"object","properties":{"pointer":{"type":"string"}}},"meta":{"type":"object","properties":{"validationCode":{"type":"string"}}}}}}}}},"components/schemas/partial_journey.yaml-JourneySimulationRequestAttributes":{"id":"components/schemas/partial_journey.yaml-JourneySimulationRequestAttributes","kind":"json-schema","title":"partial_journey.yaml-JourneySimulationRequestAttributes","data":{"type":"object","properties":{"profileSelectionMode":{"type":"string","enum":["entireAudience"],"default":"entireAudience"},"draftJourneyId":{"type":"string"}}}},"components/schemas/partial_journey_priority_group.yaml-JourneyPriorityGroupAttributes":{"id":"components/schemas/partial_journey_priority_group.yaml-JourneyPriorityGroupAttributes","kind":"json-schema","title":"partial_journey_priority_group.yaml-JourneyPriorityGroupAttributes","data":{"type":"object","properties":{"name":{"type":"string","description":"Name of the journey priority group"},"capping":{"type":"integer","description":"The maximum number of journeys that a profile can enter at the same time.\n"},"enabled":{"type":"boolean","description":"If true, the priority group is active. If false, the priority group is inactive.\n"},"audienceId":{"type":"string","description":"ID of the audience that the priority group is associated with."},"lastUpdatedAt":{"type":"string","format":"date-time","nullable":true,"description":"The date and time when the source tables of the priority group were last updated.\n"},"journeyBundles":{"type":"array","minLength":1,"maxLength":20,"items":{"anyOf":[{"$ref":"#/components/schemas/partial_journey_priority_group.yaml-InPriorityGroupJourneyBundleAttributes"},{"$ref":"#/components/schemas/partial_journey_priority_group.yaml-InPriorityGroupInvisibleJourneyBundleAttributes"}]}}}}},"components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeCounterAttributeAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeCounterAttributeAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-ParentSegmentRealtimeCounterAttributeAttributes","data":{"type":"object","properties":{"name":{"type":"string"},"identifier":{"type":"string"},"description":{"type":"string","nullable":true},"type":{"type":"string","enum":["counter"]},"counterType":{"type":"string","enum":["sliding","total"]},"increment":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSetting"},"notation":{"type":"string"},"realtimeKeyEventId":{"type":"string"},"filterRule":{"type":"object"},"duration":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeDurationSetting"},"backfill":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeBackfillSetting"},"subDurations":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeDurationSetting"},{"type":"object","properties":{"name":{"type":"string"},"identifier":{"type":"string"},"notation":{"type":"string"}},"required":["name","identifier","notation"]}]}}},"required":["name","identifier","type","counterType","increment","notation","realtimeKeyEventId","filterRule","duration","backfill","subDurations"],"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeImportedAttributeAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeImportedAttributeAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-ParentSegmentRealtimeImportedAttributeAttributes","data":{"type":"object","properties":{"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"realtimeAttributeKind":{"type":"string","enum":["batch"]},"type":{"type":"string","enum":["imported"]},"notation":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"column":{"type":"string"},"identifier":{"type":"string","nullable":true},"dataType":{"anyOf":[{"$ref":"#/components/schemas/ColumnType"},{"type":"string","nullable":true,"description":"This can be null when the corresponding AudienceAttribute is removed."}]},"sensitive":{"type":"boolean","enum":[true,false]}},"required":["realtimeAttributeKind","column","dataType","notation"],"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeListAttributeAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeListAttributeAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-ParentSegmentRealtimeListAttributeAttributes","data":{"type":"object","properties":{"name":{"type":"string"},"identifier":{"type":"string"},"description":{"type":"string","nullable":true},"type":{"type":"string","enum":["list"]},"notation":{"type":"string"},"realtimeKeyEventId":{"type":"string"},"filterRule":{"type":"object"},"idColumn":{"type":"string"},"fields":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeFields"},"duration":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeDurationSetting"},"maxItems":{"type":"number","format":"int64"},"actions":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeActions"},"aggregations":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeAggregation"},{"type":"object","properties":{"notation":{"type":"string"}},"required":["notation"]}]}}},"required":["name","identifier","type","realtimeKeyEventId","filterRule","idColumn","fields","duration","maxItems","actions","aggregations"],"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeLookupCatalogAttributeAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeLookupCatalogAttributeAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-ParentSegmentRealtimeLookupCatalogAttributeAttributes","data":{"type":"object","properties":{"name":{"type":"string"},"identifier":{"type":"string"},"description":{"type":"string","nullable":true},"type":{"type":"string","enum":["lookupCatalog"]},"notation":{"type":"string"},"lookupCatalogTableName":{"type":"string"},"lookupCatalogColumns":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"dataType":{"type":"string"}},"required":["name","dataType"]}},"lookupKeys":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"]}}},"required":["name","identifier","type","notation","lookupCatalogTableName","lookupCatalogColumns","lookupKeys"],"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeSingleAttributeAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeSingleAttributeAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-ParentSegmentRealtimeSingleAttributeAttributes","data":{"type":"object","properties":{"name":{"type":"string"},"identifier":{"type":"string"},"description":{"type":"string","nullable":true},"type":{"type":"string","enum":["single"]},"notation":{"type":"string"},"realtimeKeyEventId":{"type":"string"},"sensitive":{"type":"boolean","enum":[true,false]},"filterRule":{"type":"object"},"valueColumn":{"type":"string"},"dataType":{"type":"string","enum":["number","string"]},"duration":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeDurationSetting"},"backfill":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeBackfillSetting"}},"required":["name","identifier","type","notation","realtimeKeyEventId","filterRule","valueColumn","dataType"],"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeActivationParameters":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeActivationParameters","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeActivationParameters","data":{"type":"object","properties":{"exportJson":{"type":"string","nullable":true},"exportAdvancedJson":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeBatchAttribute":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeBatchAttribute","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeBatchAttribute","data":{"type":"object","properties":{"column":{"type":"string"},"name":{"type":"string","nullable":true}},"required":["column"],"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeCounterAttributes","data":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributesBase"},{"type":"object","properties":{"type":{"type":"string","enum":["counter"]},"realtimeKeyEventId":{"type":"string"},"filterRule":{"type":"object"},"counterType":{"type":"string","enum":["sliding","total"],"default":"sliding"},"increment":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSetting"},"duration":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeDurationSetting"},"backfill":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeBackfillSetting"},"subDurations":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeDurationSetting"},{"type":"object","properties":{"name":{"type":"string"},"identifier":{"type":"string"}},"required":["name","identifier"]}]}}}}]}},"components/schemas/partial_realtime_journey.yaml-RealtimeEventTable":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeEventTable","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeEventTable","data":{"type":"object","properties":{"database":{"type":"string"},"table":{"type":"string"}},"required":["database","table"],"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeImportedAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeImportedAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeImportedAttributes","data":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributesBase"},{"type":"object","properties":{"type":{"type":"string","enum":["imported"]}}}]}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyABTestVariantsJsonApiResource":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyABTestVariantsJsonApiResource","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyABTestVariantsJsonApiResource","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["realtimeJourneyABTestVariant"]},"attributes":{"type":"object","required":["realtimeJourneyId","realtimeJourneyStageId","name","location"],"properties":{"name":{"type":"string"},"location":{"type":"string"},"realtimeJourneyId":{"type":"string","pattern":"[1-9][0-9]*"},"realtimeJourneyName":{"type":"string"},"realtimeJourneyStageId":{"type":"string","pattern":"[1-9][0-9]*"},"realtimeJourneyStageName":{"type":"string"},"realtimeJourneyStepId":{"type":"string"},"realtimeJourneyStepName":{"type":"string"},"realtimeJourneyStepVariantId":{"type":"string"},"realtimeJourneyStepVariantName":{"type":"string"},"realtimejourneyState":{"type":"string","enum":["draft","launched"]},"realtimejourneyPaused":{"type":"boolean"}}}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStepReadonlyAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStepReadonlyAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyActivationStepReadonlyAttributes","data":{"type":"object","properties":{"realtimeJourneyId":{"type":"string","pattern":"[1-9][0-9]*"},"realtimeJourneyStageId":{"type":"string","pattern":"[1-9][0-9]*","nullable":true,"description":"null until used in the RT Journey"}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyCriteria":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyCriteria","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyCriteria","data":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string"},"keyEventCriteria":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyKeyEventCriteria"},"profileCriteria":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAndBatchIon"},"acceptUnknownProfiles":{"type":"boolean","nullable":true}},"required":["name"],"nullable":true,"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyCriteriaWithTarget":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyCriteriaWithTarget","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyCriteriaWithTarget","data":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyCriteria"},{"type":"object","properties":{"target":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyJumpTarget"}},"nullable":true}]}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyReadonlyAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyReadonlyAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyReadonlyAttributes","data":{"type":"object","required":["state","createdAt","updatedAt","paused","pausedAt","launchedAt"],"properties":{"state":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyState"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"paused":{"type":"boolean"},"pausedAt":{"type":"string","format":"date-time","nullable":true},"launchedAt":{"type":"string","format":"date-time","nullable":true}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyReentryMode":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyReentryMode","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyReentryMode","data":{"type":"string","enum":["no_reentry","reentry_unless_goal_achieved","reentry_always"]}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyStageAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyStageAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyStageAttributes","data":{"type":"object","required":["name"],"properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string"},"steps":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyStep"},{"example":{"58AB9022-B48D-430A-A879-2E13D08CD2C1":{"type":"WaitStep","name":"Wait 1 hour","waitStep":1,"waitStepUnit":"hour","next":"428CA341-3C3E-4D38-8D88-A035CE83A1FF"},"428CA341-3C3E-4D38-8D88-A035CE83A1FF":{"type":"TriggeredActivation","name":"Send mail","journeyActivationStepId":"123"}}}]},"rootStep":{"type":"string","example":"58AB9022-B48D-430A-A879-2E13D08CD2C1","nullable":true},"entryCriteria":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyCriteria"},"milestone":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyCriteria"},"exitCriterias":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyStaleCriteria"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyCustomExitCriteria"}]}},"orderIndex":{"type":"integer"}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyStageDetailAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyStageDetailAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyStageDetailAttributes","data":{"type":"object","required":["name"],"properties":{"id":{"type":"string"},"name":{"type":"string"}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyState":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyState","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyState","data":{"type":"string","enum":["draft","launched"]}},"components/schemas/partial_realtime_journey.yaml-RealtimeKeyColumn":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeKeyColumn","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeKeyColumn","data":{"type":"object","required":["name"],"properties":{"name":{"type":"string"},"validRegexp":{"type":"string","nullable":true},"invalidTexts":{"type":"array","items":{"type":"string"},"minLength":0},"internal":{"type":"boolean"}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeAggregation":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeAggregation","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeListAttributeAggregation","data":{"type":"object","properties":{"name":{"type":"string"},"identifier":{"type":"string"},"aggregationType":{"type":"string","enum":["first","last","sum","min","max","distinct_list"]},"column":{"type":"string"}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeListAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeListAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeListAttributes","data":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributesBase"},{"type":"object","properties":{"type":{"type":"string","enum":["list"]},"realtimeKeyEventId":{"type":"string"},"filterRule":{"type":"object"},"idColumn":{"type":"string"},"fields":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeFields"},"duration":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeDurationSetting"},"maxItems":{"type":"number","format":"int64"},"actions":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeActions"},"aggregations":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeAggregations"}}}]}},"components/schemas/partial_realtime_journey.yaml-RealtimeLookupCatalogAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeLookupCatalogAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeLookupCatalogAttributes","data":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributesBase"},{"type":"object","properties":{"type":{"type":"string","enum":["lookupCatalog"]},"lookupCatalogTableName":{"type":"string"},"lookupCatalogColumns":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"dataType":{"type":"string"}},"required":["name","dataType"]}},"lookupKeys":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"]}}}}]}},"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationReadonlyAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationReadonlyAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimePersonalizationReadonlyAttributes","data":{"type":"object","required":["createdAt","updatedAt"],"properties":{"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"referencingRealtimeAttributes":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["realtime-attribute"]},"attributes":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeAttributeAttributes"}}}}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationSectionReadonlyAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationSectionReadonlyAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimePersonalizationSectionReadonlyAttributes","data":{"type":"object","required":["id","includeSensitive"],"properties":{"id":{"type":"string"},"includeSensitive":{"type":"boolean","enum":[true,false]}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeSettingReadonlyAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeSettingReadonlyAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeSettingReadonlyAttributes","data":{"type":"object","required":["status","statusDetailed"],"properties":{"status":{"type":"string","nullable":false,"enum":["initialized","updating","ok","inconsistent","not_initialized"]},"statusDetailed":{"type":"object","nullable":true,"description":"Detailed status information from realtime-api"}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeSingleAttributes":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeSingleAttributes","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeSingleAttributes","data":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributesBase"},{"type":"object","properties":{"type":{"type":"string","enum":["single"]},"realtimeKeyEventId":{"type":"string"},"filterRule":{"type":"object"},"valueColumn":{"type":"string"},"dataType":{"type":"string","enum":["number","string"]},"duration":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeDurationSetting"},"backfill":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeBackfillSetting"}}}]}},"components/schemas/partial_realtime_journey.yaml-RelationshipsRealtimeJourneyJumpFromsMeta":{"id":"components/schemas/partial_realtime_journey.yaml-RelationshipsRealtimeJourneyJumpFromsMeta","kind":"json-schema","title":"partial_realtime_journey.yaml-RelationshipsRealtimeJourneyJumpFromsMeta","data":{"type":"array","items":{"type":"object","properties":{"sourceJourneyId":{"type":"string"},"sourceJourneyName":{"type":"string"},"sourceJourneyState":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyState"},"sourceJourneyStageId":{"type":"string","nullable":true,"description":"null only when jump from goal"},"sourceJourneyStageName":{"type":"string","nullable":true,"description":"null only when jump from goal"},"sourceJourneyFolderId":{"type":"string"},"sourceJourneyFolderName":{"type":"string"},"targetJourneyStageId":{"type":"string"},"jumpFrom":{"type":"string","enum":["exit_criteria","jump_step","goal"]},"jumpName":{"type":"string"}},"additionalProperties":false}}},"components/schemas/partial_realtime_journey.yaml-RelationshipsRealtimeJourneyJumpLinkResource":{"id":"components/schemas/partial_realtime_journey.yaml-RelationshipsRealtimeJourneyJumpLinkResource","kind":"json-schema","title":"partial_realtime_journey.yaml-RelationshipsRealtimeJourneyJumpLinkResource","data":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*"},"type":{"type":"string","enum":["realtime-journey-jump-link"]}}}},"components/schemas/partial_realtime_journey.yaml-RelationshipsRealtimeJourneyJumpLinksMeta":{"id":"components/schemas/partial_realtime_journey.yaml-RelationshipsRealtimeJourneyJumpLinksMeta","kind":"json-schema","title":"partial_realtime_journey.yaml-RelationshipsRealtimeJourneyJumpLinksMeta","data":{"type":"object","properties":{"targetStageInfo":{"type":"object","additionalProperties":{"type":"object","properties":{"destinationRealtimeJourneyName":{"type":"string","nullable":true},"destinationRealtimeJourneyStageName":{"type":"string","nullable":true},"destinationSegmentFolderName":{"type":"string","nullable":true},"deleted":{"type":"boolean"},"deletedByTdUserId":{"type":"string","nullable":true},"deletedByTdUserName":{"type":"string","nullable":true}},"required":["destinationRealtimeJourneyName","destinationRealtimeJourneyStageName","destinationSegmentFolderName","deleted","deletedByTdUserId","deletedByTdUserName"],"additionalProperties":false}}}}},"components/schemas/partial_tree.yaml-TreeSegmentFolderIndexItem":{"id":"components/schemas/partial_tree.yaml-TreeSegmentFolderIndexItem","kind":"json-schema","title":"partial_tree.yaml-TreeSegmentFolderIndexItem","data":{"type":"object","additionalProperties":false,"properties":{"id":{"type":"string"},"name":{"type":"string"},"parentFolderId":{"type":"string","nullable":true,"description":"null if it is top-level."}},"required":["id","name","parentFolderId"]}},"components/schemas/partial_v5_rule.yaml-v5IonRule-ionRule":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-ionRule","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-ionRule","data":{"properties":{"conditions":{"items":{"oneOf":[{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-valueConditionSet"}]},"type":"array"},"expr":{"type":"string"},"limit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-valueLimit"},"type":{"enum":["Or","And","Composite"],"type":"string"}},"required":["conditions","type"],"type":"object"}},"components/schemas/partial_journey_priority_group.yaml-InPriorityGroupInvisibleJourneyBundleAttributes":{"id":"components/schemas/partial_journey_priority_group.yaml-InPriorityGroupInvisibleJourneyBundleAttributes","kind":"json-schema","title":"partial_journey_priority_group.yaml-InPriorityGroupInvisibleJourneyBundleAttributes","data":{"type":"object","properties":{"id":{"type":"string","description":"ID of the journey bundle"},"invisible":{"type":"boolean","description":"If true, the journey bundle is invalid to display.\n"}}}},"components/schemas/partial_journey_priority_group.yaml-InPriorityGroupJourneyBundleAttributes":{"id":"components/schemas/partial_journey_priority_group.yaml-InPriorityGroupJourneyBundleAttributes","kind":"json-schema","title":"partial_journey_priority_group.yaml-InPriorityGroupJourneyBundleAttributes","data":{"type":"object","properties":{"id":{"type":"string","description":"ID of the journey bundle"},"name":{"type":"string","description":"Name of the journey bundle"},"priority":{"type":"integer","minimum":1,"description":"The priority of the journey bundle in the priority group.\n"},"excludedCount":{"type":"integer","description":"The number of profiles that are excluded from the journey bundle due to capping.\n"},"currentlyInCount":{"type":"integer","description":"The number of profiles that are currently in the journey bundle.\n"},"latestJourney":{"$ref":"#/components/schemas/partial_journey_priority_group.yaml-InPriorityGroupJourneyAttributes"},"journeyIds":{"type":"array","items":{"type":"string"},"description":"The IDs of the journeys in the journey bundle.\n"}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeAndBatchIon":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeAndBatchIon","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeAndBatchIon","data":{"type":"object"}},"components/schemas/partial_realtime_journey.yaml-RealtimeAttributeBackfillSetting":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeAttributeBackfillSetting","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeAttributeBackfillSetting","data":{"type":"object","properties":{"attributeIdentifier":{"type":"string"},"timestampIdentifier":{"type":"string"}},"required":["attributeIdentifier","timestampIdentifier"],"additionalProperties":false,"nullable":true}},"components/schemas/partial_realtime_journey.yaml-RealtimeAttributesBase":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeAttributesBase","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeAttributesBase","data":{"type":"object","required":["name","identifier","type"],"properties":{"name":{"type":"string"},"identifier":{"type":"string"},"type":{"type":"string"},"description":{"type":"string","nullable":true},"createdBy":{"$ref":"#/components/schemas/User"},"updatedBy":{"$ref":"#/components/schemas/User"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSetting":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSetting","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSetting","data":{"oneOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSettingConst"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSettingField"}],"discriminator":{"propertyName":"type","mapping":{"const":"#/components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSettingConst","field":"#/components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSettingField"}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyCustomExitCriteria":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyCustomExitCriteria","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyCustomExitCriteria","data":{"type":"object","properties":{"name":{"type":"string","nullable":true},"keyEventCriteria":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyKeyEventCriteria"},"profileCriteria":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAndBatchIon"},"target":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyJumpTarget"}},"required":["name","keyEventCriteria","profileCriteria","target"],"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyJumpTarget":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyJumpTarget","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyJumpTarget","data":{"type":"object","properties":{"realtimeJourneyId":{"type":"string"},"realtimeJourneyStageId":{"type":"string"},"confirmed":{"type":"boolean"}},"required":["realtimeJourneyId","realtimeJourneyStageId","confirmed"],"additionalProperties":false,"nullable":true}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyKeyEventCriteria":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyKeyEventCriteria","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyKeyEventCriteria","data":{"type":"object","properties":{"keyEventId":{"type":"string","pattern":"[1-9][0-9]*"},"keyEventFilters":{"type":"object","description":"TODO: something like ION?","properties":{"todo":{"type":"string"}}}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyStaleCriteria":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyStaleCriteria","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyStaleCriteria","data":{"type":"object","properties":{"name":{"type":"string","nullable":true},"unit":{"type":"string","enum":["minute","hour","day"]},"exitAfter":{"type":"integer","minimum":1}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyStep":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyStep","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyStep","data":{"type":"object","additionalProperties":{"oneOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyWaitStep"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStep"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeDecisionPointStep"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-MergeStep"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-JumpStep"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-EndStep"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeABTest"}]}}},"components/schemas/partial_v5_rule.yaml-v5IonRule-valueConditionSet":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-valueConditionSet","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-valueConditionSet","data":{"properties":{"conditions":{"items":{"anyOf":[{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-referenceCondition"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-valueCondition"}]},"type":"array"},"description":{"type":"string"},"expr":{"type":"string"},"type":{"enum":["Or","And","Composite"],"type":"string"}},"required":["conditions","type"],"type":"object"}},"components/schemas/partial_v5_rule.yaml-v5IonRule-valueLimit":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-valueLimit","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-valueLimit","data":{"properties":{"number":{"type":"number"},"orderColumns":{"items":{"oneOf":[{"properties":{"column":{"type":"string"},"order":{"enum":["ascending","descending"],"type":"string"},"type":{"enum":["Column"],"type":"string"}},"required":["column","order","type"],"type":"object"},{"properties":{"order":{"enum":["ascending","descending"],"type":"string"},"type":{"enum":["Aggregation"],"type":"string"}},"required":["order","type"],"type":"object"}]},"type":"array"},"type":{"enum":["Count","Percent"],"type":"string"}},"required":["number","type"],"type":"object"}},"components/schemas/partial_journey_priority_group.yaml-InPriorityGroupJourneyAttributes":{"id":"components/schemas/partial_journey_priority_group.yaml-InPriorityGroupJourneyAttributes","kind":"json-schema","title":"partial_journey_priority_group.yaml-InPriorityGroupJourneyAttributes","data":{"type":"object","properties":{"id":{"type":"string","description":"ID of the journey"},"name":{"type":"string","description":"Name of the journey bundle"},"status":{"type":"string","enum":["launched","draft"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The status of the journey. Possible values are: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"launched"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"draft"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},"paused":{"type":"boolean","description":"If true, the journey is paused.\n"}}}},"components/schemas/partial_realtime_journey.yaml-EndStep":{"id":"components/schemas/partial_realtime_journey.yaml-EndStep","kind":"json-schema","title":"partial_realtime_journey.yaml-EndStep","data":{"type":"object","required":["type"],"properties":{"type":{"enum":["End"]}}}},"components/schemas/partial_realtime_journey.yaml-JumpStep":{"id":"components/schemas/partial_realtime_journey.yaml-JumpStep","kind":"json-schema","title":"partial_realtime_journey.yaml-JumpStep","data":{"type":"object","required":["type"],"properties":{"type":{"enum":["Jump"]},"name":{"type":"string"},"description":{"type":"string","nullable":true},"target":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyJumpTarget"}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-MergeStep":{"id":"components/schemas/partial_realtime_journey.yaml-MergeStep","kind":"json-schema","title":"partial_realtime_journey.yaml-MergeStep","data":{"type":"object","required":["type","next"],"properties":{"type":{"enum":["Merge"]},"next":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeABTest":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeABTest","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeABTest","data":{"type":"object","required":["type","variants","controlVariant","customizedSplit"],"properties":{"type":{"enum":["Variant"]},"branches":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeABTestVariant"}},"controlVariant":{"type":"boolean","nullable":true},"customizedSplit":{"type":"boolean","nullable":true}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSettingConst":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSettingConst","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSettingConst","data":{"type":"object","properties":{"type":{"type":"string","enum":["const"]},"value":{"type":"number","format":"int","minimum":1}},"required":["type","value"],"nullable":false,"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSettingField":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSettingField","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeCounterAttributeIncrementSettingField","data":{"type":"object","properties":{"type":{"type":"string","enum":["field"]},"value":{"type":"string","nullable":false}},"required":["type","value"],"nullable":false,"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeDecisionPointStep":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeDecisionPointStep","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeDecisionPointStep","data":{"type":"object","required":["type","branches"],"properties":{"type":{"enum":["DecisionPoint"]},"branches":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeDecisionPointBranch"}}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStep":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStep","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyActivationStep","data":{"type":"object","required":["type","journeyActivationStepId"],"properties":{"type":{"enum":["TriggeredActivation"]},"journeyActivationStepId":{"type":"string","pattern":"[1-9][0-9]*"},"next":{"type":"string"}}}},"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyWaitStep":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeJourneyWaitStep","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeJourneyWaitStep","data":{"type":"object","required":["type","waitStep","waitStepUnit"],"properties":{"type":{"type":"string","enum":["WaitStep"]},"waitStep":{"type":"integer"},"waitStepUnit":{"type":"string","enum":["minute","hour","day"]},"next":{"type":"string"}}}},"components/schemas/partial_v5_rule.yaml-v5IonRule-referenceCondition":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-referenceCondition","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-referenceCondition","data":{"oneOf":[{"properties":{"exclude":{"type":"boolean"},"id":{"type":"string"},"type":{"enum":["FunnelStageReference","Reference","AbTestVariantReference"],"type":"string"}},"required":["exclude","id","type"],"type":"object"},{"properties":{"id":{"type":"string"},"includeConvertedCustomers":{"type":"boolean"},"maxGrade":{"type":"number"},"minGrade":{"type":"number"},"type":{"enum":["PredictiveScoreReference"],"type":"string"}},"required":["id","includeConvertedCustomers","maxGrade","minGrade","type"],"type":"object"},{"properties":{"id":{"type":"string"},"leftValue":{"properties":{"attribute":{"enum":["r_quartile","f_quartile","m_quartile","rfm_segment","rfm_score","rfm_cluster_rank","rfm_quartile"],"type":"string"}},"required":["attribute"],"type":"object"},"operator":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-valueOperator"},"solutionType":{"enum":["rfm"],"type":"string"},"type":{"enum":["MlAttributeReference"],"type":"string"}},"required":["id","leftValue","operator","solutionType","type"],"type":"object"},{"properties":{"id":{"type":"string"},"leftValue":{"properties":{"attribute":{"enum":["cltv_1m","cltv_1m_pctile","cltv_3m","cltv_3m_pctile","cltv_6m","cltv_6m_pctile","cltv_12m","cltv_12m_pctile","cltv_24m","cltv_24m_pctile","alive_prob","cltv_segment"],"type":"string"}},"required":["attribute"],"type":"object"},"operator":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-valueOperator"},"solutionType":{"enum":["cltv"],"type":"string"},"type":{"enum":["MlAttributeReference"],"type":"string"}},"required":["id","leftValue","operator","solutionType","type"],"type":"object"}]}},"components/schemas/partial_v5_rule.yaml-v5IonRule-valueCondition":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-valueCondition","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-valueCondition","data":{"properties":{"arrayMatching":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-valueArrayMatching"},"exclude":{"type":"boolean"},"leftValue":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-valueLeftValue"},"limit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-valueLimit"},"operator":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-valueOperator"},"type":{"enum":["Value"],"type":"string"}},"required":["arrayMatching","exclude","leftValue","operator","type"],"type":"object"}},"components/schemas/partial_realtime_journey.yaml-RealtimeABTestVariant":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeABTestVariant","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeABTestVariant","data":{"type":"object","required":["id","name","percentage","isControlGroup","next"],"properties":{"id":{"type":"string"},"name":{"type":"string","nullable":true},"percentage":{"type":"number","nullable":true},"isControlGroup":{"type":"boolean","nullable":true},"next":{"type":"string","nullable":true}},"additionalProperties":false}},"components/schemas/partial_realtime_journey.yaml-RealtimeDecisionPointBranch":{"id":"components/schemas/partial_realtime_journey.yaml-RealtimeDecisionPointBranch","kind":"json-schema","title":"partial_realtime_journey.yaml-RealtimeDecisionPointBranch","data":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"profileCriteria":{"anyOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAndBatchIon"},{"type":"object","nullable":true,"description":"for draft"}]},"excludedPath":{"type":"boolean"},"next":{"type":"string","nullable":true}},"required":["id","name","profileCriteria","excludedPath","next"],"additionalProperties":false}},"components/schemas/partial_v5_rule.yaml-v5IonRule-valueArrayMatching":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-valueArrayMatching","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-valueArrayMatching","data":{"oneOf":[{"nullable":true},{"enum":["all","any"],"type":"string"},{"properties":{"atLeast":{"type":"number"}},"required":["atLeast"],"type":"object"},{"properties":{"atMost":{"type":"number"}},"required":["atMost"],"type":"object"},{"properties":{"exactly":{"type":"number"}},"required":["exactly"],"type":"object"}]}},"components/schemas/partial_v5_rule.yaml-v5IonRule-valueLeftValue":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-valueLeftValue","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-valueLeftValue","data":{"oneOf":[{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-attributeNameValue"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-customerGroupAttributeValue"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-aggregationValue"}]}},"components/schemas/partial_v5_rule.yaml-v5IonRule-valueOperator":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-valueOperator","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-valueOperator","data":{"oneOf":[{"properties":{"not":{"type":"boolean"},"rightValue":{"properties":{"last":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["last","unit"],"type":"object"},"type":{"enum":["GreaterEqual"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"anyOf":[{"properties":{"duration":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-duration"},"from":{"properties":{"last":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["last","unit"],"type":"object"},"not":{"type":"boolean"},"reverse":{"type":"boolean"},"type":{"enum":["TimeRange"],"type":"string"}},"required":["duration","from","not","reverse","type"],"type":"object"},{"properties":{"from":{"properties":{"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["unit"],"type":"object"},"not":{"enum":[false],"type":"boolean"},"type":{"enum":["TimeRange"],"type":"string"}},"required":["from","not","type"],"type":"object"},{"properties":{"type":{"enum":["TimeToday"],"type":"string"}},"required":["type"],"type":"object"},{"properties":{"from":{"properties":{"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["unit"],"type":"object"},"type":{"enum":["TimeThis"],"type":"string"}},"required":["from","type"],"type":"object"},{"properties":{"from":{"properties":{"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["unit"],"type":"object"},"type":{"enum":["TimeNext"],"type":"string"}},"required":["from","type"],"type":"object"},{"properties":{"type":{"enum":["TimeWithinNext"],"type":"string"},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"},"value":{"type":"string"}},"required":["type","unit","value"],"type":"object"},{"properties":{"type":{"enum":["TimeWithinPast"],"type":"string"},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"},"value":{"type":"string"}},"required":["type","unit","value"],"type":"object"},{"properties":{"from":{"properties":{"next":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["next","unit"],"type":"object"},"not":{"enum":[false],"type":"boolean"},"to":{"properties":{"next":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["next","unit"],"type":"object"},"type":{"enum":["TimeInBetweenNext"],"type":"string"}},"required":["from","not","to","type"],"type":"object"}]},{"properties":{"not":{"type":"boolean"},"rightValue":{"properties":{"timestamp":{"type":"string"}},"required":["timestamp"],"type":"object"},"type":{"enum":["Equal"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"properties":{"not":{"enum":[false],"type":"boolean"},"rightValue":{"oneOf":[{"properties":{"timestamp":{"type":"string"}},"required":["timestamp"],"type":"object"},{"properties":{"last":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["last","unit"],"type":"object"}]},"type":{"enum":["Greater"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"properties":{"not":{"enum":[false],"type":"boolean"},"rightValue":{"properties":{"timestamp":{"type":"string"}},"required":["timestamp"],"type":"object"},"type":{"enum":["GreaterEqual"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"properties":{"not":{"enum":[false],"type":"boolean"},"rightValue":{"oneOf":[{"properties":{"timestamp":{"type":"string"}},"required":["timestamp"],"type":"object"},{"properties":{"last":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["last","unit"],"type":"object"}]},"type":{"enum":["Less"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"properties":{"not":{"enum":[false],"type":"boolean"},"rightValue":{"oneOf":[{"properties":{"timestamp":{"type":"string"}},"required":["timestamp"],"type":"object"},{"properties":{"last":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["last","unit"],"type":"object"}]},"type":{"enum":["LessEqual"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"additionalProperties":false,"properties":{"maxValue":{"oneOf":[{"properties":{"timestamp":{"type":"string"}},"required":["timestamp"],"type":"object"},{"properties":{"last":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["last","unit"],"type":"object"}]},"minValue":{"oneOf":[{"properties":{"timestamp":{"type":"string"}},"required":["timestamp"],"type":"object"},{"properties":{"last":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["last","unit"],"type":"object"}]},"not":{"type":"boolean"},"type":{"enum":["Between"],"type":"string"}},"required":["maxValue","minValue","not","type"],"type":"object"},{"properties":{"not":{"type":"boolean"},"rightValue":{"oneOf":[{"type":"number"},{"type":"string"},{"type":"boolean"}]},"type":{"enum":["Equal"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"properties":{"not":{"type":"boolean"},"rightValue":{"oneOf":[{"type":"number"},{"type":"string"},{"type":"boolean"}]},"type":{"enum":["IsNull"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"properties":{"not":{"type":"boolean"},"rightValues":{"items":{"oneOf":[{"type":"number"},{"type":"string"}]},"type":"array"},"type":{"enum":["In"],"type":"string"}},"required":["not","rightValues","type"],"type":"object"},{"properties":{"not":{"type":"boolean"},"rightValue":{"oneOf":[{"type":"number"},{"type":"string"},{"type":"boolean"}]},"type":{"enum":["Greater"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"properties":{"not":{"type":"boolean"},"rightValue":{"oneOf":[{"type":"number"},{"type":"string"},{"type":"boolean"}]},"type":{"enum":["Less"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"properties":{"not":{"type":"boolean"},"rightValue":{"oneOf":[{"type":"number"},{"type":"string"},{"type":"boolean"}]},"type":{"enum":["GreaterEqual"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"properties":{"not":{"type":"boolean"},"rightValue":{"oneOf":[{"type":"number"},{"type":"string"},{"type":"boolean"}]},"type":{"enum":["LessEqual"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"properties":{"maxValue":{"oneOf":[{"type":"number"},{"type":"string"}]},"minValue":{"oneOf":[{"type":"number"},{"type":"string"}]},"not":{"type":"boolean"},"rightValue":{"type":"number"},"type":{"enum":["Between"],"type":"string"}},"required":["maxValue","minValue","not","rightValue","type"],"type":"object"},{"properties":{"not":{"type":"boolean"},"rightValues":{"items":{"oneOf":[{"type":"string"}]},"type":"array"},"type":{"enum":["Contain"],"type":"string"}},"required":["not","rightValues","type"],"type":"object"},{"properties":{"not":{"type":"boolean"},"rightValues":{"items":{"oneOf":[{"type":"string"}]},"type":"array"},"type":{"enum":["StartWith"],"type":"string"}},"required":["not","rightValues","type"],"type":"object"},{"properties":{"not":{"type":"boolean"},"rightValues":{"items":{"oneOf":[{"type":"string"}]},"type":"array"},"type":{"enum":["EndWith"],"type":"string"}},"required":["not","rightValues","type"],"type":"object"},{"properties":{"not":{"type":"boolean"},"rightValue":{"type":"string"},"type":{"enum":["Regexp"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"}]}},"components/schemas/partial_v5_rule.yaml-v5IonRule-aggregationValue":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-aggregationValue","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-aggregationValue","data":{"properties":{"aggregation":{"oneOf":[{"properties":{"column":{"type":"string"},"groupingColumns":{"items":{"oneOf":[{"type":"string"}]},"type":"array"},"type":{"enum":["Sum","Min","Max","Average"],"type":"string"}},"required":["column","type"],"type":"object"},{"properties":{"groupingColumns":{"items":{"oneOf":[{"type":"string"}]},"type":"array"},"type":{"enum":["Count"],"type":"string"}},"required":["groupingColumns","type"],"type":"object"},{"properties":{"columns":{"items":{"oneOf":[{"type":"string"}]},"type":"array"},"type":{"enum":["CountDistinct"],"type":"string"}},"required":["columns","type"],"type":"object"},{"properties":{"column":{"type":"string"},"groupingColumns":{"items":{"oneOf":[{"type":"string"}]},"type":"array"},"orderColumn":{"type":"string"},"type":{"enum":["First","Last"],"type":"string"}},"required":["column","orderColumn","type"],"type":"object"}]},"filter":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-filter"},"source":{"properties":{"name":{"type":"string"}},"required":["name"],"type":"object"},"window":{"properties":{"duration":{"properties":{"day":{"type":"number"},"hour":{"type":"number"},"minute":{"type":"number"},"second":{"type":"number"}},"type":"object"},"type":{"enum":["TimeSliding"],"type":"string"}},"required":["duration","type"],"type":"object"}},"required":["aggregation","filter","source"],"type":"object"}},"components/schemas/partial_v5_rule.yaml-v5IonRule-attributeNameValue":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-attributeNameValue","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-attributeNameValue","data":{"properties":{"name":{"type":"string"}},"required":["name"],"type":"object"}},"components/schemas/partial_v5_rule.yaml-v5IonRule-customerGroupAttributeValue":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-customerGroupAttributeValue","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-customerGroupAttributeValue","data":{"properties":{"customerGroup":{"type":"string"},"name":{"type":"string"}},"required":["customerGroup","name"],"type":"object"}},"components/schemas/partial_v5_rule.yaml-v5IonRule-duration":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-duration","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-duration","data":{"oneOf":[{"properties":{"year":{"type":"number"}},"required":["year"],"type":"object"},{"properties":{"quarter":{"type":"number"}},"required":["quarter"],"type":"object"},{"properties":{"month":{"type":"number"}},"required":["month"],"type":"object"},{"properties":{"week":{"type":"number"}},"required":["week"],"type":"object"},{"properties":{"day":{"type":"number"}},"required":["day"],"type":"object"},{"properties":{"hour":{"type":"number"}},"required":["hour"],"type":"object"},{"properties":{"minute":{"type":"number"}},"required":["minute"],"type":"object"},{"properties":{"second":{"type":"number"}},"required":["second"],"type":"object"}]}},"components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-localDuration","data":{"properties":{"day":{"type":"number"},"hour":{"type":"number"},"minute":{"type":"number"},"month":{"type":"number"},"quarter":{"type":"number"},"second":{"type":"number"},"week":{"type":"number"},"year":{"type":"number"}},"type":"object"}},"components/schemas/partial_v5_rule.yaml-v5IonRule-unit":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-unit","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-unit","data":{"enum":["year","quarter","month","week","day","hour","minute","second"],"type":"string"}},"components/schemas/partial_v5_rule.yaml-v5IonRule-filter":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-filter","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-filter","data":{"oneOf":[{"additionalProperties":false,"maxProperties":0,"minProperties":0,"type":"object","nullable":true},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-andFilter"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-orFilter"}]}},"components/schemas/partial_v5_rule.yaml-v5IonRule-andFilter":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-andFilter","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-andFilter","data":{"properties":{"conditions":{"items":{"anyOf":[{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-andFilter"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-orFilter"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-columnFilter"}]},"type":"array"},"type":{"enum":["And"],"type":"string"}},"required":["conditions","type"],"type":"object"}},"components/schemas/partial_v5_rule.yaml-v5IonRule-orFilter":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-orFilter","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-orFilter","data":{"properties":{"conditions":{"items":{"anyOf":[{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-andFilter"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-orFilter"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-columnFilter"}]},"type":"array"},"type":{"enum":["Or"],"type":"string"}},"required":["conditions","type"],"type":"object"}},"components/schemas/partial_v5_rule.yaml-v5IonRule-columnFilter":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-columnFilter","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-columnFilter","data":{"anyOf":[{"properties":{"arrayMatching":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-valueArrayMatching"},"column":{"type":"string"},"operator":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-valueOperator"},"type":{"enum":["Column"],"type":"string"}},"required":["arrayMatching","column","operator","type"],"type":"object"},{"properties":{"arrayMatching":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-valueArrayMatching"},"column":{"enum":["timestamp"],"type":"string"},"operator":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-timeframeOperator"},"type":{"enum":["Column"],"type":"string"}},"required":["arrayMatching","column","operator","type"],"type":"object"}]}},"components/schemas/partial_v5_rule.yaml-v5IonRule-timeframeOperator":{"id":"components/schemas/partial_v5_rule.yaml-v5IonRule-timeframeOperator","kind":"json-schema","title":"partial_v5_rule.yaml-v5IonRule-timeframeOperator","data":{"oneOf":[{"properties":{"not":{"type":"boolean"},"rightValue":{"properties":{"last":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["last","unit"],"type":"object"},"type":{"enum":["GreaterEqual"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"anyOf":[{"properties":{"duration":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-duration"},"from":{"properties":{"last":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["last","unit"],"type":"object"},"not":{"type":"boolean"},"reverse":{"type":"boolean"},"type":{"enum":["TimeRange"],"type":"string"}},"required":["duration","from","not","reverse","type"],"type":"object"},{"properties":{"from":{"properties":{"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["unit"],"type":"object"},"not":{"enum":[false],"type":"boolean"},"type":{"enum":["TimeRange"],"type":"string"}},"required":["from","not","type"],"type":"object"},{"properties":{"type":{"enum":["TimeToday"],"type":"string"}},"required":["type"],"type":"object"},{"properties":{"from":{"properties":{"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["unit"],"type":"object"},"type":{"enum":["TimeThis"],"type":"string"}},"required":["from","type"],"type":"object"},{"properties":{"from":{"properties":{"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["unit"],"type":"object"},"type":{"enum":["TimeNext"],"type":"string"}},"required":["from","type"],"type":"object"},{"properties":{"type":{"enum":["TimeWithinNext"],"type":"string"},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"},"value":{"type":"string"}},"required":["type","unit","value"],"type":"object"},{"properties":{"type":{"enum":["TimeWithinPast"],"type":"string"},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"},"value":{"type":"string"}},"required":["type","unit","value"],"type":"object"},{"properties":{"from":{"properties":{"next":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["next","unit"],"type":"object"},"not":{"enum":[false],"type":"boolean"},"to":{"properties":{"next":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["next","unit"],"type":"object"},"type":{"enum":["TimeInBetweenNext"],"type":"string"}},"required":["from","not","to","type"],"type":"object"}]},{"properties":{"not":{"type":"boolean"},"rightValue":{"properties":{"timestamp":{"type":"string"}},"required":["timestamp"],"type":"object"},"type":{"enum":["Equal"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"properties":{"not":{"enum":[false],"type":"boolean"},"rightValue":{"oneOf":[{"properties":{"timestamp":{"type":"string"}},"required":["timestamp"],"type":"object"},{"properties":{"last":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["last","unit"],"type":"object"}]},"type":{"enum":["Greater"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"properties":{"not":{"enum":[false],"type":"boolean"},"rightValue":{"properties":{"timestamp":{"type":"string"}},"required":["timestamp"],"type":"object"},"type":{"enum":["GreaterEqual"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"properties":{"not":{"enum":[false],"type":"boolean"},"rightValue":{"oneOf":[{"properties":{"timestamp":{"type":"string"}},"required":["timestamp"],"type":"object"},{"properties":{"last":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["last","unit"],"type":"object"}]},"type":{"enum":["Less"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"properties":{"not":{"enum":[false],"type":"boolean"},"rightValue":{"oneOf":[{"properties":{"timestamp":{"type":"string"}},"required":["timestamp"],"type":"object"},{"properties":{"last":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["last","unit"],"type":"object"}]},"type":{"enum":["LessEqual"],"type":"string"}},"required":["not","rightValue","type"],"type":"object"},{"additionalProperties":false,"properties":{"maxValue":{"oneOf":[{"properties":{"timestamp":{"type":"string"}},"required":["timestamp"],"type":"object"},{"properties":{"last":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["last","unit"],"type":"object"}]},"minValue":{"oneOf":[{"properties":{"timestamp":{"type":"string"}},"required":["timestamp"],"type":"object"},{"properties":{"last":{"oneOf":[{"type":"number"},{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-localDuration"}]},"unit":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule-unit"}},"required":["last","unit"],"type":"object"}]},"not":{"type":"boolean"},"type":{"enum":["Between"],"type":"string"}},"required":["maxValue","minValue","not","type"],"type":"object"}]}},"schema_613":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Audience"}},"id":"schema_613"},"schema_614":{"kind":"json-schema","data":{"type":"object","properties":{"status":{"type":"integer","format":"int64","description":"Error status"},"error":{"type":"string","description":"Error message"},"details":{"type":"string","description":"Detailed error message"}},"required":["status","error"]},"id":"schema_614"},"schema_615":{"kind":"json-schema","data":{"type":"integer","format":"int64"},"id":"schema_615"},"schema_616":{"kind":"json-schema","data":{"anyOf":[{"$ref":"#/components/schemas/Audience"},{"$ref":"#/components/schemas/ComposableAudience"}]},"id":"schema_616"},"schema_617":{"kind":"json-schema","data":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/AudienceAttributeWithVisibility"},{"$ref":"#/components/schemas/AudienceMasterAttribute"}]}},"id":"schema_617"},"schema_618":{"kind":"json-schema","data":{"type":"boolean"},"id":"schema_618"},"schema_619":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/AudienceBehaviorWithVisibility"}},"id":"schema_619"},"schema_620":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/AudienceExecution"}},"id":"schema_620"},"schema_621":{"kind":"json-schema","data":{"type":"integer","format":"int64","example":1234},"id":"schema_621"},"schema_622":{"kind":"json-schema","data":{"type":"string","format":"date","example":"2019-01-01"},"id":"schema_622"},"schema_623":{"kind":"json-schema","data":{"type":"string","format":"date","example":"2019-04-30"},"id":"schema_623"},"schema_624":{"kind":"json-schema","data":{"type":"string"},"id":"schema_624"},"schema_625":{"kind":"json-schema","data":{"type":"number","minimum":1},"id":"schema_625"},"schema_626":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/SegmentFolderReadRepresentation"}},"id":"schema_626"},"schema_627":{"kind":"json-schema","data":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"description":{"type":"string"},"population":{"type":"number","nullable":true},"updatedAt":{"type":"string"},"updatedBy":{"$ref":"#/components/schemas/User"},"matrixUpdatedAt":{"type":"string","nullable":true},"scheduleType":{"$ref":"#/components/schemas/ScheduleType"}}}},"id":"schema_627"},"schema_628":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/EntitiesGetParentSegmentJsonApiResponse"}},"id":"schema_628"},"schema_629":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Segment"}},"id":"schema_629"},"schema_630":{"kind":"json-schema","data":{"type":"object","properties":{"format":{"type":"string","enum":["sql"]},"realtime":{"type":"boolean","deprecated":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"kind"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead"},"children":[]}]}]}]},"kind":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"0: batch, 1: realtime, 2: funnel_stage"},"children":[]}]}]}]},"rule":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule"},"funnel_stage":{"type":"object","properties":{"funnel_id":{"type":"integer","format":"int64"},"stage_id":{"type":"integer","format":"int64"}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"required if creating segment as a rule of funnel_stage"},"children":[]}]}]}]}}},"id":"schema_630"},"schema_631":{"kind":"json-schema","data":{"oneOf":[{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"batch segment query; return if the requestBody is realtime=false"},"children":[]}]}]}],"additionalProperties":false,"properties":{"sql":{"type":"string"}}},{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"realtime segment query; return if the requestBody is realtime=true"},"children":[]}]}]}],"required":["sql","statement","batch_workflows"],"properties":{"sql":{"type":"string"},"statement":{"type":"object","description":"an object tree which will be sent to cdp-kvs-server"},"batch_workflows":{"type":"object","description":"workflow definition; key is file namd and value is file content of the generating workflow."}}}]},"id":"schema_631"},"schema_632":{"kind":"json-schema","data":{"type":"object","properties":{"columns":{"type":"array","items":{"type":"string"}},"realtime":{"type":"boolean","deprecated":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"kind"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" instead"},"children":[]}]}]}]},"kind":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"0: batch, 1: realtime, 2: funnel_stage"},"children":[]}]}]}]},"rule":{"$ref":"#/components/schemas/partial_v5_rule.yaml-v5IonRule"},"funnel_stage":{"type":"object","properties":{"funnel_id":{"type":"integer","format":"int64"},"stage_id":{"type":"integer","format":"int64"}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"required if creating segment as a rule of funnel_stage"},"children":[]}]}]}]},"pageSize":{"type":"integer"},"maxPage":{"type":"integer"},"enableMv":{"type":"string","description":"\"true\", \"false\""},"filterString":{"type":"string","example":"Alex"}}},"id":"schema_632"},"schema_633":{"kind":"json-schema","data":{"type":"object","properties":{"message":{"type":"string","description":"A message indicates canceling query didn't complete successfully"}}},"id":"schema_633"},"schema_634":{"kind":"json-schema","data":{"type":"array","items":{"type":"string"}},"id":"schema_634"},"schema_635":{"kind":"json-schema","data":{"type":"boolean","default":true},"id":"schema_635"},"schema_636":{"kind":"json-schema","data":{"type":"object","properties":{"errors":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/JsonApiBadParameterError"},{"$ref":"#/components/schemas/JsonApiMaskedValueError"},{"$ref":"#/components/schemas/JsonApiValidationError"}]}}},"required":["errors"]},"id":"schema_636"},"schema_637":{"kind":"json-schema","data":{"type":"object","properties":{"errors":{"type":"array","items":{"$ref":"#/components/schemas/JsonApiPermissionError"}}},"required":["errors"]},"id":"schema_637"},"schema_638":{"kind":"json-schema","data":{"type":"object","properties":{"errors":{"type":"array","items":{"$ref":"#/components/schemas/JsonApiNotFoundError"}}},"required":["errors"]},"id":"schema_638"},"schema_639":{"kind":"json-schema","data":{"type":"object","properties":{"errors":{"type":"object","description":"Error messages. Key name can be vary depends on endpoint.","properties":{"id":{"type":"array","items":{"type":"string","example":"Segment is referenced by other segments: 123, 345"}},"deletion":{"type":"array","items":{"type":"string","example":"SegmentFolder has segments: 123, 456"}}}},"referencedBySegments":{"type":"array","description":"This field exists only for segment deletion","items":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*","description":"Other Segment ID referencing this segment"}}}},"referencedByPredictiveSegments":{"type":"array","description":"This field exists only for segment deletion","items":{"type":"object","properties":{"id":{"type":"string","pattern":"[1-9][0-9]*","description":"PredictiveSegment ID referencing this segment"}}}}},"required":["errors"]},"id":"schema_639"},"schema_640":{"kind":"json-schema","data":{"type":"object","properties":{"errors":{"type":"array","items":{"$ref":"#/components/schemas/JsonApiConflictError"}}},"required":["errors"]},"id":"schema_640"},"schema_641":{"kind":"json-schema","data":{"type":"string","format":"{sort_key}:{option}"},"id":"schema_641"},"schema_642":{"kind":"json-schema","data":{"type":"string","format":"date-time"},"id":"schema_642"},"schema_643":{"kind":"json-schema","data":{"type":"array","items":{"type":"string","enum":["none","inactive","scheduled","active"]}},"id":"schema_643"},"schema_644":{"kind":"json-schema","data":{"type":"array","items":{"type":"integer","format":"int64"}},"id":"schema_644"},"schema_645":{"kind":"json-schema","data":{"type":"array","items":{"oneOf":[{"type":"integer","format":"int64"},{"type":"string","enum":["none"]}]}},"id":"schema_645"},"schema_646":{"kind":"json-schema","data":{"type":"array","items":{"type":"string","enum":["hour","day","week","month","minute","once","none"]}},"id":"schema_646"},"schema_647":{"kind":"json-schema","data":{"type":"object","additionalProperties":false,"properties":{"syndications":{"type":"array","items":{"$ref":"#/components/schemas/SyndicationOverview"}},"pagination":{"type":"object","additionalProperties":true,"properties":{"hasNext":{"type":"boolean"},"nextPage":{"type":"string"},"approximateCount":{"type":"integer"}}}}},"id":"schema_647"},"schema_648":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Syndication"}},"id":"schema_648"},"schema_649":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/partial_pagination.yaml-PaginatedResponse"},{"$ref":"#/components/schemas/EntitiesGetWorkflowProjectsJsonApiResult"}]},"id":"schema_649"},"schema_650":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Token"}},"id":"schema_650"},"schema_651":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/Funnel"}},"id":"schema_651"},"schema_652":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/PredictiveSegment"}},"id":"schema_652"},"schema_653":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/PredictiveSegmentExecution"}},"id":"schema_653"},"schema_654":{"kind":"json-schema","data":{"type":"object","properties":{"status":{"type":"string","enum":["success","running"]},"rule":{"$ref":"#/components/schemas/PredictiveSegmentRule"}}},"id":"schema_654"},"schema_655":{"kind":"json-schema","data":{"type":"array","items":{"type":"array","items":{"type":"string"}}},"id":"schema_655"},"schema_656":{"kind":"json-schema","data":{"type":"array","items":{"type":"array","description":"a tuple","example":["td_ip_subdivision_names#Maharashtra",0.4376903474330902],"items":{"oneOf":[{"type":"string"},{"type":"number","format":"float"}]}}},"id":"schema_656"},"schema_657":{"kind":"json-schema","data":{"type":"array","items":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a tuple. [negagtive(0)/positive(1), histogram] like [1, {\"50\": 3, \"60\": 2}]"},"children":[]}]}]}],"items":{"oneOf":[{"type":"integer"},{"type":"object"}]}}},"id":"schema_657"},"schema_658":{"kind":"json-schema","data":{"type":"integer","format":"int64","minimum":1},"id":"schema_658"},"schema_659":{"kind":"json-schema","data":{"type":"string","enum":["view","edit"]},"id":"schema_659"},"schema_660":{"kind":"json-schema","data":{"type":"string","format":"uuid"},"id":"schema_660"},"schema_661":{"kind":"json-schema","data":{"type":"object","properties":{"errors":{"type":"array","items":{"$ref":"#/components/schemas/JsonApiUnprocessableEntityError"}}},"required":["errors"]},"id":"schema_661"},"schema_662":{"kind":"json-schema","data":{"type":"integer"},"id":"schema_662"},"schema_663":{"kind":"json-schema","data":{"type":"number","default":100,"minimum":1,"maximum":1000},"id":"schema_663"},"schema_664":{"kind":"json-schema","data":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comma separated types like \"types=single,imported\""},"children":[]}]}]}]},"id":"schema_664"},"schema_665":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/partial_pagination.yaml-PaginatedResponse"},{"type":"object","properties":{"data":{"type":"array","items":{"allOf":[{"type":"object","properties":{"id":{"type":"string"}}},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeAttributes"}]}}}}]},"id":"schema_665"},"schema_666":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeAttributes"},{"type":"object","properties":{"name":{"type":"string"},"identifier":{"type":"string"},"description":{"type":"string","nullable":true}}}]},"id":"schema_666"},"schema_667":{"kind":"json-schema","data":{"allOf":[{"type":"object","properties":{"data":{"allOf":[{"type":"object","properties":{"id":{"type":"string"}}},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeAttributes"}]}}}]},"id":"schema_667"},"schema_668":{"kind":"json-schema","data":{"allOf":[{"type":"object","properties":{"id":{"type":"string"}}},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeAttributes"}]},"id":"schema_668"},"schema_669":{"kind":"json-schema","data":{"allOf":[{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"duration":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeDurationSetting"},"fields":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeFields"},"maxItems":{"type":"number","format":"int64"},"actions":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeActions"},"aggregations":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeListAttributeAggregations"},"subDurations":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeAttributeDurationSetting"}}}}]},"id":"schema_669"},"schema_670":{"kind":"json-schema","data":{"type":"object","properties":{"columns":{"type":"array","items":{"type":"string"}}}},"id":"schema_670"},"schema_671":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/partial_pagination.yaml-PaginatedResponse"},{"type":"object","properties":{"data":{"type":"array","items":{"allOf":[{"type":"object","properties":{"id":{"type":"string"}}},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventAttributes"}]}}}}]},"id":"schema_671"},"schema_672":{"kind":"json-schema","data":{"allOf":[{"type":"object","properties":{"id":{"type":"string"}}},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventAttributes"}]},"id":"schema_672"},"schema_673":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeKeyEventColumn"}},"id":"schema_673"},"schema_674":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"type":"string"},"audienceId":{"type":"string"},"status":{"type":"string","enum":["queueing","queued","finished"]},"eventKind":{"type":"string"},"identifier":{"type":"string"}},"nullable":true},"id":"schema_674"},"schema_675":{"kind":"json-schema","data":{"type":"string","description":"Returns resources whose name or any of whose sub attribute names match the value."},"id":"schema_675"},"schema_676":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/partial_pagination.yaml-PaginatedResponse"},{"type":"object","properties":{"data":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["realtime-attribute"]},"attributes":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-ParentSegmentRealtimeAttributeAttributes"}}}}}}]},"id":"schema_676"},"schema_677":{"kind":"json-schema","data":{"type":"object","required":["attributes","relationships"],"properties":{"attributes":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyAttributes"}}},"id":"schema_677"},"schema_678":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyResource"}}},"id":"schema_678"},"schema_679":{"kind":"json-schema","data":{"type":"object","properties":{"attributes":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyDetailAttributes"}}},"id":"schema_679"},"schema_680":{"kind":"json-schema","data":{"type":"string","enum":["edit","view"]},"id":"schema_680"},"schema_681":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/partial_pagination.yaml-PaginatedResponse"},{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyResource"}}}}]},"id":"schema_681"},"schema_682":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/partial_pagination.yaml-PaginatedResponse"},{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStepResource"}}}}]},"id":"schema_682"},"schema_683":{"kind":"json-schema","data":{"type":"object","properties":{"attributes":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStepAttributes"}},"required":["attributes"],"additionalProperties":false},"id":"schema_683"},"schema_684":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimeJourneyActivationStepResource"}}},"id":"schema_684"},"schema_685":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/partial_pagination.yaml-PaginatedResponse"},{"type":"object","properties":{"data":{"type":"array","items":{"allOf":[{"type":"object","properties":{"id":{"type":"string"}},"required":["id"],"additionalProperties":false},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationServiceAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationServiceReadonlyAttributes"}]}}}}]},"id":"schema_685"},"schema_686":{"kind":"json-schema","data":{"type":"object","properties":{"name":{"type":"string","nullable":false},"description":{"type":"string","nullable":true},"public":{"type":"boolean","default":false}},"required":["name"],"additionalProperties":false},"id":"schema_686"},"schema_687":{"kind":"json-schema","data":{"allOf":[{"type":"object","properties":{"id":{"type":"string"}}},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationServiceAttributes"},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationServiceReadonlyAttributes"}]},"id":"schema_687"},"schema_688":{"kind":"json-schema","data":{"type":"object","properties":{"name":{"type":"string","nullable":false},"description":{"type":"string","nullable":true}},"required":["name"],"additionalProperties":false},"id":"schema_688"},"schema_689":{"kind":"json-schema","data":{"type":"object","properties":{"name":{"type":"string"},"allowedIps":{"type":"array","items":{"type":"string"},"minLength":0},"description":{"type":"string","nullable":true}},"required":["name"],"additionalProperties":false},"id":"schema_689"},"schema_690":{"kind":"json-schema","data":{"allOf":[{"type":"object","properties":{"id":{"type":"string"}}},{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationServiceTokenAttributes"}]},"id":"schema_690"},"schema_691":{"kind":"json-schema","data":{"type":"object","required":["attributes"],"properties":{"attributes":{"type":"object","required":["name","description"],"properties":{"audienceId":{"type":"string","pattern":"[1-9][0-9]*"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"sections":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationSectionAttributes"}}},"additionalProperties":false},"relationships":{"type":"object","properties":{"parentFolder":{"$ref":"#/components/schemas/RelationshipsFolderJsonApiResource"}}}}},"id":"schema_691"},"schema_692":{"kind":"json-schema","data":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationResource"}}},"id":"schema_692"},"schema_693":{"kind":"json-schema","data":{"type":"object","required":["attributes"],"properties":{"attributes":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationAttributes"}}},"id":"schema_693"},"schema_694":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/partial_pagination.yaml-PaginatedResponse"},{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/partial_realtime_journey.yaml-RealtimePersonalizationResource"}}}}]},"id":"schema_694"}},"exampleStore":{"paths/~1entities~1journeys/post/requestBody/content/application~1vnd.treasuredata.v1+json/example":{"value":{"type":"journey","attributes":{"name":"My new journey","description":"","state":"draft","journeyStages":[{"name":"stage1"},{"name":"stage2"}]},"relationships":{"parentFolder":{"data":{"id":"688641","type":"folder-segment"}}}},"id":"paths/~1entities~1journeys/post/requestBody/content/application~1vnd.treasuredata.v1+json/example"}},"securitySchemeStore":{"TdApikeyAuth":{"id":"TdApikeyAuth","type":"apiKey","in":"header","paramName":"Authorization"}},"servers":[{"url":"https://api-cdp.treasuredata.com"},{"url":"https://api-cdp.treasuredata.co.jp"},{"url":"https://api-cdp.eu01.treasuredata.com"},{"url":"https://api-cdp.ap02.treasuredata.com"},{"url":"https://api-cdp.ap03.treasuredata.com"}]},"options":{"hideSidebar":true,"mockServer":{"off":true},"disableRouter":true,"downloadUrls":[{"url":"/_bundle/apis/td_cdp_api-public.json?download"},{"url":"/_bundle/apis/td_cdp_api-public.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"cdp-api","description":"All of the CDP APIs are organized around REST - if you've interacted with a RESTful API already, many of the concepts will be familiar to you. All API calls to CDP API should be made to the following endpoints depending on the [region](https://docs.treasuredata.com/display/public/PD/Sites+and+Endpoints#SitesandEndpoints-Endpoints). For historical reasons there are REST API endpoints and JSON:API endpoints. JSON:API endpoints are located under \"/entities\"."}},"baseSlug":"/apis/td_cdp_api-public","routesMapping":{}}