Class ProductActiveData
Represents the active data for a Product in Commerce Cloud Digital.
| Property | Description |
|---|---|
availableDate: Date (read-only) | Returns the date the product became available on the site, or null if none has been set. |
avgGrossMarginPercentDay: Number (read-only) | Returns the average gross margin percentage of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
avgGrossMarginPercentMonth: Number (read-only) | Returns the average gross margin percentage of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
avgGrossMarginPercentWeek: Number (read-only) | Returns the average gross margin percentage of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
avgGrossMarginPercentYear: Number (read-only) | Returns the average gross margin percentage of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
avgGrossMarginValueDay: Number (read-only) | Returns the average gross margin value of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
avgGrossMarginValueMonth: Number (read-only) | Returns the average gross margin value of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
avgGrossMarginValueWeek: Number (read-only) | Returns the average gross margin value of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
avgGrossMarginValueYear: Number (read-only) | Returns the average gross margin value of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
avgSalesPriceDay: Number (read-only) | Returns the average sales price for the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
avgSalesPriceMonth: Number (read-only) | Returns the average sales price for the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
avgSalesPriceWeek: Number (read-only) | Returns the average sales price for the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
avgSalesPriceYear: Number (read-only) | Returns the average sales price for the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
conversionDay: Number (read-only) | Returns the conversion rate of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
conversionMonth: Number (read-only) | Returns the conversion rate of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
conversionWeek: Number (read-only) | Returns the conversion rate of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
conversionYear: Number (read-only) | Returns the conversion rate of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
costPrice: Number (read-only) | Returns the cost price for the product for the site, or null if none has been set or the value is no longer valid. |
daysAvailable: Number (read-only) | Returns the number of days the product has been available on the site. |
impressionsDay: Number (read-only) | Returns the impressions of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
impressionsMonth: Number (read-only) | Returns the impressions of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
impressionsWeek: Number (read-only) | Returns the impressions of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
impressionsYear: Number (read-only) | Returns the impressions of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
lookToBookRatioDay: Number (read-only) | Returns the look to book ratio of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
lookToBookRatioMonth: Number (read-only) | Returns the look to book ratio of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
lookToBookRatioWeek: Number (read-only) | Returns the look to book ratio of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
lookToBookRatioYear: Number (read-only) | Returns the look to book ratio of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
ordersDay: Number (read-only) | Returns the number of orders containing the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
ordersMonth: Number (read-only) | Returns the number of orders containing the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
ordersWeek: Number (read-only) | Returns the number of orders containing the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
ordersYear: Number (read-only) | Returns the number of orders containing the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
returnRate: Number (read-only) | Returns the return rate for the product for the site, or null if none has been set or the value is no longer valid. |
revenueDay: Number (read-only) | Returns the revenue of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
revenueMonth: Number (read-only) | Returns the revenue of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
revenueWeek: Number (read-only) | Returns the revenue of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
revenueYear: Number (read-only) | Returns the revenue of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
salesVelocityDay: Number (read-only) | Returns the sales velocity of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
salesVelocityMonth: Number (read-only) | Returns the sales velocity of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
salesVelocityWeek: Number (read-only) | Returns the sales velocity of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
salesVelocityYear: Number (read-only) | Returns the sales velocity of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
unitsDay: Number (read-only) | Returns the units of the product ordered over the most recent day for the site, or null if none has been set or the value is no longer valid. |
unitsMonth: Number (read-only) | Returns the units of the product ordered over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
unitsWeek: Number (read-only) | Returns the units of the product ordered over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
unitsYear: Number (read-only) | Returns the units of the product ordered over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
viewsDay: Number (read-only) | Returns the views of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
viewsMonth: Number (read-only) | Returns the views of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
viewsWeek: Number (read-only) | Returns the views of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
viewsYear: Number (read-only) | Returns the views of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
This class does not have a constructor, so you cannot create it directly.
| Method | Description |
|---|---|
| getAvailableDate() | Returns the date the product became available on the site, or null if none has been set. |
| getAvgGrossMarginPercentDay() | Returns the average gross margin percentage of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
| getAvgGrossMarginPercentMonth() | Returns the average gross margin percentage of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
| getAvgGrossMarginPercentWeek() | Returns the average gross margin percentage of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
| getAvgGrossMarginPercentYear() | Returns the average gross margin percentage of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
| getAvgGrossMarginValueDay() | Returns the average gross margin value of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
| getAvgGrossMarginValueMonth() | Returns the average gross margin value of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
| getAvgGrossMarginValueWeek() | Returns the average gross margin value of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
| getAvgGrossMarginValueYear() | Returns the average gross margin value of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
| getAvgSalesPriceDay() | Returns the average sales price for the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
| getAvgSalesPriceMonth() | Returns the average sales price for the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
| getAvgSalesPriceWeek() | Returns the average sales price for the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
| getAvgSalesPriceYear() | Returns the average sales price for the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
| getConversionDay() | Returns the conversion rate of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
| getConversionMonth() | Returns the conversion rate of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
| getConversionWeek() | Returns the conversion rate of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
| getConversionYear() | Returns the conversion rate of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
| getCostPrice() | Returns the cost price for the product for the site, or null if none has been set or the value is no longer valid. |
| getDaysAvailable() | Returns the number of days the product has been available on the site. |
| getImpressionsDay() | Returns the impressions of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
| getImpressionsMonth() | Returns the impressions of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
| getImpressionsWeek() | Returns the impressions of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
| getImpressionsYear() | Returns the impressions of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
| getLookToBookRatioDay() | Returns the look to book ratio of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
| getLookToBookRatioMonth() | Returns the look to book ratio of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
| getLookToBookRatioWeek() | Returns the look to book ratio of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
| getLookToBookRatioYear() | Returns the look to book ratio of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
| getOrdersDay() | Returns the number of orders containing the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
| getOrdersMonth() | Returns the number of orders containing the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
| getOrdersWeek() | Returns the number of orders containing the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
| getOrdersYear() | Returns the number of orders containing the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
| getReturnRate() | Returns the return rate for the product for the site, or null if none has been set or the value is no longer valid. |
| getRevenueDay() | Returns the revenue of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
| getRevenueMonth() | Returns the revenue of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
| getRevenueWeek() | Returns the revenue of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
| getRevenueYear() | Returns the revenue of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
| getSalesVelocityDay() | Returns the sales velocity of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
| getSalesVelocityMonth() | Returns the sales velocity of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
| getSalesVelocityWeek() | Returns the sales velocity of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
| getSalesVelocityYear() | Returns the sales velocity of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
| getUnitsDay() | Returns the units of the product ordered over the most recent day for the site, or null if none has been set or the value is no longer valid. |
| getUnitsMonth() | Returns the units of the product ordered over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
| getUnitsWeek() | Returns the units of the product ordered over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
| getUnitsYear() | Returns the units of the product ordered over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
| getViewsDay() | Returns the views of the product, over the most recent day for the site, or null if none has been set or the value is no longer valid. |
| getViewsMonth() | Returns the views of the product, over the most recent 30 days for the site, or null if none has been set or the value is no longer valid. |
| getViewsWeek() | Returns the views of the product, over the most recent 7 days for the site, or null if none has been set or the value is no longer valid. |
| getViewsYear() | Returns the views of the product, over the most recent 365 days for the site, or null if none has been set or the value is no longer valid. |
getCreationDate, getLastModified, getUUID
assign, create, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toLocaleString, toString, valueOf, values
- availableDate: Date
(read-only) Returns the date the product became available on the site, or
nullif none has been set.
- avgGrossMarginPercentDay: Number
(read-only) Returns the average gross margin percentage of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.
- avgGrossMarginPercentMonth: Number
(read-only) Returns the average gross margin percentage of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.
- avgGrossMarginPercentWeek: Number
(read-only) Returns the average gross margin percentage of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.
- avgGrossMarginPercentYear: Number
(read-only) Returns the average gross margin percentage of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.
- avgGrossMarginValueDay: Number
(read-only) Returns the average gross margin value of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.
- avgGrossMarginValueMonth: Number
(read-only) Returns the average gross margin value of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.
- avgGrossMarginValueWeek: Number
(read-only) Returns the average gross margin value of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.
- avgGrossMarginValueYear: Number
(read-only) Returns the average gross margin value of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.
- avgSalesPriceDay: Number
(read-only) Returns the average sales price for the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.
- avgSalesPriceMonth: Number
(read-only) Returns the average sales price for the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.
- avgSalesPriceWeek: Number
(read-only) Returns the average sales price for the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.
- avgSalesPriceYear: Number
(read-only) Returns the average sales price for the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.
- conversionDay: Number
(read-only) Returns the conversion rate of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.
- conversionMonth: Number
(read-only) Returns the conversion rate of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.
- conversionWeek: Number
(read-only) Returns the conversion rate of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.
- conversionYear: Number
(read-only) Returns the conversion rate of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.
- costPrice: Number
(read-only) Returns the cost price for the product for the site, or
nullif none has been set or the value is no longer valid.
- daysAvailable: Number
(read-only) Returns the number of days the product has been available on the site. The number is calculated based on the current date and the date the product became available on the site, or if that date has not been set, the date the product was created in the system.
See Also:
- impressionsDay: Number
(read-only) Returns the impressions of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.
- impressionsMonth: Number
(read-only) Returns the impressions of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.
- impressionsWeek: Number
(read-only) Returns the impressions of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.
- impressionsYear: Number
(read-only) Returns the impressions of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.
- lookToBookRatioDay: Number
(read-only) Returns the look to book ratio of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.
- lookToBookRatioMonth: Number
(read-only) Returns the look to book ratio of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.
- lookToBookRatioWeek: Number
(read-only) Returns the look to book ratio of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.
- lookToBookRatioYear: Number
(read-only) Returns the look to book ratio of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.
- ordersDay: Number
(read-only) Returns the number of orders containing the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.
- ordersMonth: Number
(read-only) Returns the number of orders containing the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.
- ordersWeek: Number
(read-only) Returns the number of orders containing the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.
- ordersYear: Number
(read-only) Returns the number of orders containing the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.
- returnRate: Number
(read-only) Returns the return rate for the product for the site, or
nullif none has been set or the value is no longer valid.
- revenueDay: Number
(read-only) Returns the revenue of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.
- revenueMonth: Number
(read-only) Returns the revenue of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.
- revenueWeek: Number
(read-only) Returns the revenue of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.
- revenueYear: Number
(read-only) Returns the revenue of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.
- salesVelocityDay: Number
(read-only) Returns the sales velocity of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.
- salesVelocityMonth: Number
(read-only) Returns the sales velocity of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.
- salesVelocityWeek: Number
(read-only) Returns the sales velocity of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.
- salesVelocityYear: Number
(read-only) Returns the sales velocity of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.
- unitsDay: Number
(read-only) Returns the units of the product ordered over the most recent day for the site, or
nullif none has been set or the value is no longer valid.
- unitsMonth: Number
(read-only) Returns the units of the product ordered over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.
- unitsWeek: Number
(read-only) Returns the units of the product ordered over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.
- unitsYear: Number
(read-only) Returns the units of the product ordered over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.
- viewsDay: Number
(read-only) Returns the views of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.
- viewsMonth: Number
(read-only) Returns the views of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.
- viewsWeek: Number
(read-only) Returns the views of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.
- viewsYear: Number
(read-only) Returns the views of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.
- getAvailableDate(): Date
Returns the date the product became available on the site, or
nullif none has been set.Returns:
- the date the product became available.
- getAvgGrossMarginPercentDay(): Number
Returns the average gross margin percentage of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the average gross margin percentage over the last day.
- getAvgGrossMarginPercentMonth(): Number
Returns the average gross margin percentage of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the average gross margin percentage over the last 30 days.
- getAvgGrossMarginPercentWeek(): Number
Returns the average gross margin percentage of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the average gross margin percentage over the last 7 days.
- getAvgGrossMarginPercentYear(): Number
Returns the average gross margin percentage of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the average gross margin percentage over the last 365 days.
- getAvgGrossMarginValueDay(): Number
Returns the average gross margin value of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the average gross margin value over the last day.
- getAvgGrossMarginValueMonth(): Number
Returns the average gross margin value of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the average gross margin value over the last 30 days.
- getAvgGrossMarginValueWeek(): Number
Returns the average gross margin value of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the average gross margin value over the last 7 days.
- getAvgGrossMarginValueYear(): Number
Returns the average gross margin value of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the average gross margin value over the last 365 days.
- getAvgSalesPriceDay(): Number
Returns the average sales price for the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the average sales price over the last day.
- getAvgSalesPriceMonth(): Number
Returns the average sales price for the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the average sales price over the last 30 days.
- getAvgSalesPriceWeek(): Number
Returns the average sales price for the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the average sales price over the last 7 days.
- getAvgSalesPriceYear(): Number
Returns the average sales price for the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the average sales price over the last 365 days.
- getConversionDay(): Number
Returns the conversion rate of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the conversion over the last day.
- getConversionMonth(): Number
Returns the conversion rate of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the conversion over the last 30 days.
- getConversionWeek(): Number
Returns the conversion rate of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the conversion over the last 7 days.
- getConversionYear(): Number
Returns the conversion rate of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the conversion over the last 365 days.
- getCostPrice(): Number
Returns the cost price for the product for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the cost price.
- getDaysAvailable(): Number
Returns the number of days the product has been available on the site. The number is calculated based on the current date and the date the product became available on the site, or if that date has not been set, the date the product was created in the system.
Returns:
- the age in days.
See Also:
- getImpressionsDay(): Number
Returns the impressions of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the impressions over the last day.
- getImpressionsMonth(): Number
Returns the impressions of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the impressions over the last 30 days.
- getImpressionsWeek(): Number
Returns the impressions of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the impressions over the last 7 days.
- getImpressionsYear(): Number
Returns the impressions of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the impressions over the last 365 days.
- getLookToBookRatioDay(): Number
Returns the look to book ratio of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the look to book ratio over the last day.
- getLookToBookRatioMonth(): Number
Returns the look to book ratio of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the look to book ratio over the last 30 days.
- getLookToBookRatioWeek(): Number
Returns the look to book ratio of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the look to book ratio over the last 7 days.
- getLookToBookRatioYear(): Number
Returns the look to book ratio of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the look to book ratio over the last 365 days.
- getOrdersDay(): Number
Returns the number of orders containing the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the orders over the last day.
- getOrdersMonth(): Number
Returns the number of orders containing the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the orders over the last 30 days.
- getOrdersWeek(): Number
Returns the number of orders containing the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the orders over the last 7 days.
- getOrdersYear(): Number
Returns the number of orders containing the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the orders over the last 365 days.
- getReturnRate(): Number
Returns the return rate for the product for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the return rate.
- getRevenueDay(): Number
Returns the revenue of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the revenue over the last day.
- getRevenueMonth(): Number
Returns the revenue of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the revenue over the last 30 days.
- getRevenueWeek(): Number
Returns the revenue of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the revenue over the last 7 days.
- getRevenueYear(): Number
Returns the revenue of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the revenue over the last 365 days.
- getSalesVelocityDay(): Number
Returns the sales velocity of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the sales velocity over the last day.
- getSalesVelocityMonth(): Number
Returns the sales velocity of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the sales velocity over the last 30 days.
- getSalesVelocityWeek(): Number
Returns the sales velocity of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the sales velocity over the last 7 days.
- getSalesVelocityYear(): Number
Returns the sales velocity of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the sales velocity over the last 365 days.
- getUnitsDay(): Number
Returns the units of the product ordered over the most recent day for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the units over the last day.
- getUnitsMonth(): Number
Returns the units of the product ordered over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the units over the last 30 days.
- getUnitsWeek(): Number
Returns the units of the product ordered over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the units over the last 7 days.
- getUnitsYear(): Number
Returns the units of the product ordered over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the units over the last 365 days.
- getViewsDay(): Number
Returns the views of the product, over the most recent day for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the views over the last day.
- getViewsMonth(): Number
Returns the views of the product, over the most recent 30 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the views over the last 30 days.
- getViewsWeek(): Number
Returns the views of the product, over the most recent 7 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the views over the last 7 days.
- getViewsYear(): Number
Returns the views of the product, over the most recent 365 days for the site, or
nullif none has been set or the value is no longer valid.Returns:
- the views over the last 365 days.