Anchor to SellingPlanAnchorTypeSelling
SellingPlanAnchorType
enum
Represents the anchor type.
Anchor to Valid valuesValid values
- Anchor to MONTHDAYMONTHDAY•
Which day of the month, between 1-31.
- Anchor to WEEKDAYWEEKDAY•
Which day of the week, between 1-7.
- Anchor to YEARDAYYEARDAY•
Which days of the month and year, month between 1-12, and day between 1-31.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
Represents the anchor type, it can be one one of WEEKDAY, MONTHDAY, YEARDAY.
- •INPUT OBJECT
Represents the anchor type, must be one of WEEKDAY, MONTHDAY, YEARDAY.
Was this section helpful?