CampaignDuration Stay organized with collections Save and categorize content based on your preferences.
AI-generated Key Takeaways
Campaign duration can be defined using either a date range or a duration in days.
The date_range field uses yyyy-mm-dd format, must be inclusive, and the end date must be less than 1 year in the future with a total duration of less than or equal to 92 days.
The duration_in_days field is an integer value representing the number of days.
These two fields, date_range and duration_in_days, cannot be used together.
Date range of the campaign. Dates are in the yyyy-mm-dd format and inclusive. The end date must be < 1 year in the future and the date range must be <= 92 days long.
This field cannot be combined with the duration_in_days field.
duration_in_days
int32
The duration value in days.
This field cannot be combined with the date_range field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-11-14 UTC."],[],[]]