Channel Ops
Channel Optimization

Get Optimization Status Endpoint

Get the current status of a channel optimization job

Args: optimization_id: The ID of the optimization job

Returns: ChannelOptimizationStatusResponse: Contains status and progress information

get/channel/optimization/{optimization_id}/status

Path parameters

optimization_idinteger required

Response

Successful Response

idinteger required
channel_idinteger required
statusstring required
progressinteger required
created_atstring date-time nullable
updated_atstring date-time nullable
original_descriptionstring nullable
optimized_descriptionstring nullable
original_keywordsstring nullable
optimized_keywordsstring nullable
optimization_notesstring nullable
is_appliedboolean nullable
applied_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.