Schedule or update the conversion of a segment to static
Schedule a conversion for a specific list in your HubSpot account. This operation allows you to set a conversion time for the list identified by the listId. Use this endpoint to manage the conversion schedule of your lists effectively.
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique identifier of the list for which the conversion schedule is to be set.
Body
- Option 1
- Option 2
A string that indicates the type of conversion event. It specifies what kind of conversion has taken place.
CONVERSION_DATE An integer representing the day of the month when the conversion event occurred.
An integer representing the month of the year when the conversion event occurred.
An integer representing the year when the conversion event occurred.
Response
successful operation
A string representing the unique identifier of the list that is being converted.
A string in date-time format indicating when the conversion was completed.
A string in date-time format indicating when the conversion was requested.
- Option 1
- Option 2