fix
This commit is contained in:
@@ -126,6 +126,10 @@ type ProductInput struct {
|
||||
// CategoryUniqueID is the taxonomy unique_id for overlay/formula keys when
|
||||
// the enhance display category argument is a localized name.
|
||||
CategoryUniqueID string
|
||||
// CategoryDisplayName is the resolved category label. Together with
|
||||
// CategoryUniqueID it selects the platform-default formula for categories that
|
||||
// carry no prompt/formula of their own (aiprompts.DefaultCategoryFormula).
|
||||
CategoryDisplayName string
|
||||
// OmitSEOMeta skips meta_title / meta_description enhance + free-template fill
|
||||
// (A1 cohort does not use SEO meta fields).
|
||||
OmitSEOMeta bool
|
||||
|
||||
Reference in New Issue
Block a user