Cdn API

<back to all web services

DailyStatusReportProductRequest

Cdn.Api

The following routes are available for this service:
GET/DailyStatusReportProductRequest
DailyStatusReportProductRequest Parameters:
NameParameterData TypeRequiredDescription
FromDatequerystringNo
ToDatequerystringNo
DailyStatusReportProductResponse Parameters:
NameParameterData TypeRequiredDescription
DataformList<DailyStatusReportProductDto>No
FromDateformstringNo
ToDateformstringNo
BaseResponse Parameters:
NameParameterData TypeRequiredDescription
TotalformintNo
OpCodeformintNo
ErrorTextformstringNo
RequestTimeformstringNo
ResponseTimeformstringNo
TotalExecutionTimeformstringNo
CachedResponseformboolNo
DailyStatusReportProductDto Parameters:
NameParameterData TypeRequiredDescription
ReportDateformDateTimeNo
ReportDateStringformstringNo
ItemNameformstringNo
TotalSubscriptionsformintNo
TotalSubscriptionsChangeformintNo
NewSubscriptionsformintNo
NewSubscriptionsChangeformintNo
ExpiredSubscriptionsformintNo
ExpiredSubscriptionsChangeformintNo
RenewalsformintNo
ProductCategoryDtoformProductCategoryDtoNo
DailySalesReportDtoformDailyStatusReportDtoNo
DtoBase Parameters:
NameParameterData TypeRequiredDescription
IdformlongNo
ActiveformboolNo
LastModformDateTimeNo
LastModByformstringNo
ProductCategoryDto Parameters:
NameParameterData TypeRequiredDescription
ProductCategoryNameformstringNo
DisplayNameformstringNo
SubTitleformstringNo
ProductCategoryDescriptionformstringNo
SubscriptionDescriptionformstringNo
FilePrefixformstringNo
IsSubscribableformboolNo
IsHiddenformboolNo
IssuesPerSubscriptionformintNo
RenewalTriggerformintNo
WebsiteTitleformstringNo
WebsiteMetaTitleformstringNo
WebsiteHeaderformstringNo
WebsiteIconformstringNo
WebsiteHighlightTextformstringNo
WebsiteInformationformstringNo
WebsiteAboutBoxformstringNo
WebsiteISSNformstringNo
WebsitePublicationInfoformstringNo
WebsiteSubscriptionInfoformstringNo
WebsiteReturnInfoformstringNo
WebsiteVideo1TitleformstringNo
WebsiteVideo1IdformstringNo
WebsiteVideo2TitleformstringNo
WebsiteVideo2IdformstringNo
WebsiteVideo3TitleformstringNo
WebsiteVideo3IdformstringNo
WebsiteKindleUrlformstringNo
WebsiteOnlineDisclaimerformstringNo
WebsitePrintDisclaimerformstringNo
WebsiteComboDisclaimerformstringNo
WebsiteSubscriptionDisclaimerformstringNo
WebsiteSingleDisclaimerformstringNo
WebsiteSubTitleformstringNo
WebsiteSubOrderPrefixformstringNo
WebsiteShipTitleOverrideformstringNo
WebsiteCarouselNameformstringNo
PermalinkformstringNo
KlaviyoNameformstringNo
PdfSampleformstringNo
PdfSpecificNameformstringNo
CurrentCoverUrlformstringNo
NumberOfSubscribersformintNo
NumberOfSubscribersStdformintNo
NumberOfSubscribersFirstClassformintNo
NumberOfSubscribersInternationalformintNo
NumberOfSubscribersOnlineformintNo
NumberOfSubscribersComboformintNo
ShowNewBenefitBoxformboolNo
IsBundleformboolNo
IsReferenceformboolNo
SubscriberDiscountPercentformdecimalNo
SortOrderformintNo
ProductCarouselVisibleformboolNo
DigitalOnlyExpirationformboolNo
HideFromSubscribePageformboolNo
DigitalOnlyformboolNo
SubscribePageCategoryformstringNo
CategoryformstringNo
IsNewformboolNo
AllProductsPageformboolNo
ProductsformList<ProductDto>No
XProductCategoryFeaturesformList<XProductCategoryFeatureDto>No
BundledProductCategoriesformList<ProductCategoryDto>No
ProductDto Parameters:
NameParameterData TypeRequiredDescription
ProductDisplayNameformstringNo
ProductNameformstringNo
SubTitleformstringNo
WebTitleformstringNo
WebLineItemTitleformstringNo
WebOnlinePlugformstringNo
WebPrintPlugformstringNo
WebComboPlugformstringNo
ShipMethodformstringNo
IssuesPerYearformintNo
OnlinePriceformdecimalNo
PrintedPriceformdecimalNo
ComboPriceformdecimalNo
OnlinePriceSaleformdecimalNo
PrintedPriceSaleformdecimalNo
ComboPriceSaleformdecimalNo
AllowFirstClassformboolNo
FirstClassPriceformdecimalNo
RenewalDiscountformdecimalNo
MinSubscriptionLengthformintNo
IsSubscribableformboolNo
IsSingleIssueformboolNo
IsTaxableformboolNo
IsTaxableEverywhereformboolNo
IsDealerTaxaExemptformboolNo
IsRecurringformboolNo
BillingFrequencyMonthsformintNo
WebPurchaseableformboolNo
BundlePurchaseOverrideformboolNo
SortOrderformintNo
ProductCategoryformProductCategoryDtoNo
ProductCategoryImageformProductCategoryImageDtoNo
ProductCategoryImageDto Parameters:
NameParameterData TypeRequiredDescription
ImageUrlformstringNo
SortOrderformintNo
XProductCategoryFeatureDto Parameters:
NameParameterData TypeRequiredDescription
FeatureGroupformstringNo
FeatureTitleformstringNo
AccessOnlineRetailPricingformboolNo
AccessOnlineWholesalePricingformboolNo
GetPrintedPublicationformboolNo
PrintedPublicationDigitalOnlyformboolNo
CatalogsAllowedformstringNo
GroupSortOrderformintNo
SortOrderformintNo
DailyStatusReportDto Parameters:
NameParameterData TypeRequiredDescription
ReportDateformDateTimeNo
ReportDateStringformstringNo
NewRegistrationsformintNo
NumberOfOrdersformintNo
TotalItemsOrderedformintNo
SubscribableItemsformintNo
NonSubscribableItemsformintNo
TotalSalesformdecimalNo
SubscribableSalesformdecimalNo
NonSubscribableSalesformdecimalNo
DailySalesReportProductDtosformList<DailyStatusReportProductDto>No

To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /DailyStatusReportProductRequest HTTP/1.1 
Host: cdnapidev.greysheet.com 
Accept: text/jsv
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length

{
	Data: 
	[
		{
			ReportDate: 0001-01-01,
			ReportDateString: String,
			ItemName: String,
			TotalSubscriptions: 0,
			TotalSubscriptionsChange: 0,
			NewSubscriptions: 0,
			NewSubscriptionsChange: 0,
			ExpiredSubscriptions: 0,
			ExpiredSubscriptionsChange: 0,
			Renewals: 0,
			ProductCategoryDto: 
			{
				ProductCategoryName: String,
				DisplayName: String,
				SubTitle: String,
				ProductCategoryDescription: String,
				SubscriptionDescription: String,
				FilePrefix: String,
				IsSubscribable: False,
				IsHidden: False,
				IssuesPerSubscription: 0,
				RenewalTrigger: 0,
				WebsiteTitle: String,
				WebsiteMetaTitle: String,
				WebsiteHeader: String,
				WebsiteIcon: String,
				WebsiteHighlightText: String,
				WebsiteInformation: String,
				WebsiteAboutBox: String,
				WebsiteISSN: String,
				WebsitePublicationInfo: String,
				WebsiteSubscriptionInfo: String,
				WebsiteReturnInfo: String,
				WebsiteVideo1Title: String,
				WebsiteVideo1Id: String,
				WebsiteVideo2Title: String,
				WebsiteVideo2Id: String,
				WebsiteVideo3Title: String,
				WebsiteVideo3Id: String,
				WebsiteKindleUrl: String,
				WebsiteOnlineDisclaimer: String,
				WebsitePrintDisclaimer: String,
				WebsiteComboDisclaimer: String,
				WebsiteSubscriptionDisclaimer: String,
				WebsiteSingleDisclaimer: String,
				WebsiteSubTitle: String,
				WebsiteSubOrderPrefix: String,
				WebsiteShipTitleOverride: String,
				WebsiteCarouselName: String,
				Permalink: String,
				KlaviyoName: String,
				PdfSample: String,
				PdfSpecificName: String,
				CurrentCoverUrl: String,
				NumberOfSubscribers: 0,
				NumberOfSubscribersStd: 0,
				NumberOfSubscribersFirstClass: 0,
				NumberOfSubscribersInternational: 0,
				NumberOfSubscribersOnline: 0,
				NumberOfSubscribersCombo: 0,
				ShowNewBenefitBox: False,
				IsBundle: False,
				IsReference: False,
				SubscriberDiscountPercent: 0,
				SortOrder: 0,
				ProductCarouselVisible: False,
				DigitalOnlyExpiration: False,
				HideFromSubscribePage: False,
				DigitalOnly: False,
				SubscribePageCategory: String,
				Category: String,
				IsNew: False,
				AllProductsPage: False,
				Products: 
				[
					{
						ProductDisplayName: String,
						ProductName: String,
						SubTitle: String,
						WebTitle: String,
						WebLineItemTitle: String,
						WebOnlinePlug: String,
						WebPrintPlug: String,
						WebComboPlug: String,
						ShipMethod: String,
						IssuesPerYear: 0,
						OnlinePrice: 0,
						PrintedPrice: 0,
						ComboPrice: 0,
						OnlinePriceSale: 0,
						PrintedPriceSale: 0,
						ComboPriceSale: 0,
						AllowFirstClass: False,
						FirstClassPrice: 0,
						RenewalDiscount: 0,
						MinSubscriptionLength: 0,
						IsSubscribable: False,
						IsSingleIssue: False,
						IsTaxable: False,
						IsTaxableEverywhere: False,
						IsDealerTaxaExempt: False,
						IsRecurring: False,
						BillingFrequencyMonths: 0,
						WebPurchaseable: False,
						BundlePurchaseOverride: False,
						SortOrder: 0,
						ProductCategory: 
						{
							ProductCategoryName: String,
							DisplayName: String,
							SubTitle: String,
							ProductCategoryDescription: String,
							SubscriptionDescription: String,
							FilePrefix: String,
							IsSubscribable: False,
							IsHidden: False,
							IssuesPerSubscription: 0,
							RenewalTrigger: 0,
							WebsiteTitle: String,
							WebsiteMetaTitle: String,
							WebsiteHeader: String,
							WebsiteIcon: String,
							WebsiteHighlightText: String,
							WebsiteInformation: String,
							WebsiteAboutBox: String,
							WebsiteISSN: String,
							WebsitePublicationInfo: String,
							WebsiteSubscriptionInfo: String,
							WebsiteReturnInfo: String,
							WebsiteVideo1Title: String,
							WebsiteVideo1Id: String,
							WebsiteVideo2Title: String,
							WebsiteVideo2Id: String,
							WebsiteVideo3Title: String,
							WebsiteVideo3Id: String,
							WebsiteKindleUrl: String,
							WebsiteOnlineDisclaimer: String,
							WebsitePrintDisclaimer: String,
							WebsiteComboDisclaimer: String,
							WebsiteSubscriptionDisclaimer: String,
							WebsiteSingleDisclaimer: String,
							WebsiteSubTitle: String,
							WebsiteSubOrderPrefix: String,
							WebsiteShipTitleOverride: String,
							WebsiteCarouselName: String,
							Permalink: String,
							KlaviyoName: String,
							PdfSample: String,
							PdfSpecificName: String,
							CurrentCoverUrl: String,
							NumberOfSubscribers: 0,
							NumberOfSubscribersStd: 0,
							NumberOfSubscribersFirstClass: 0,
							NumberOfSubscribersInternational: 0,
							NumberOfSubscribersOnline: 0,
							NumberOfSubscribersCombo: 0,
							ShowNewBenefitBox: False,
							IsBundle: False,
							IsReference: False,
							SubscriberDiscountPercent: 0,
							SortOrder: 0,
							ProductCarouselVisible: False,
							DigitalOnlyExpiration: False,
							HideFromSubscribePage: False,
							DigitalOnly: False,
							SubscribePageCategory: String,
							Category: String,
							IsNew: False,
							AllProductsPage: False,
							Products: 
							[
								{
									ProductDisplayName: String,
									ProductName: String,
									SubTitle: String,
									WebTitle: String,
									WebLineItemTitle: String,
									WebOnlinePlug: String,
									WebPrintPlug: String,
									WebComboPlug: String,
									ShipMethod: String,
									IssuesPerYear: 0,
									OnlinePrice: 0,
									PrintedPrice: 0,
									ComboPrice: 0,
									OnlinePriceSale: 0,
									PrintedPriceSale: 0,
									ComboPriceSale: 0,
									AllowFirstClass: False,
									FirstClassPrice: 0,
									RenewalDiscount: 0,
									MinSubscriptionLength: 0,
									IsSubscribable: False,
									IsSingleIssue: False,
									IsTaxable: False,
									IsTaxableEverywhere: False,
									IsDealerTaxaExempt: False,
									IsRecurring: False,
									BillingFrequencyMonths: 0,
									WebPurchaseable: False,
									BundlePurchaseOverride: False,
									SortOrder: 0,
									ProductCategory: 
									{
										ProductCategoryName: String,
										DisplayName: String,
										SubTitle: String,
										ProductCategoryDescription: String,
										SubscriptionDescription: String,
										FilePrefix: String,
										IsSubscribable: False,
										IsHidden: False,
										IssuesPerSubscription: 0,
										RenewalTrigger: 0,
										WebsiteTitle: String,
										WebsiteMetaTitle: String,
										WebsiteHeader: String,
										WebsiteIcon: String,
										WebsiteHighlightText: String,
										WebsiteInformation: String,
										WebsiteAboutBox: String,
										WebsiteISSN: String,
										WebsitePublicationInfo: String,
										WebsiteSubscriptionInfo: String,
										WebsiteReturnInfo: String,
										WebsiteVideo1Title: String,
										WebsiteVideo1Id: String,
										WebsiteVideo2Title: String,
										WebsiteVideo2Id: String,
										WebsiteVideo3Title: String,
										WebsiteVideo3Id: String,
										WebsiteKindleUrl: String,
										WebsiteOnlineDisclaimer: String,
										WebsitePrintDisclaimer: String,
										WebsiteComboDisclaimer: String,
										WebsiteSubscriptionDisclaimer: String,
										WebsiteSingleDisclaimer: String,
										WebsiteSubTitle: String,
										WebsiteSubOrderPrefix: String,
										WebsiteShipTitleOverride: String,
										WebsiteCarouselName: String,
										Permalink: String,
										KlaviyoName: String,
										PdfSample: String,
										PdfSpecificName: String,
										CurrentCoverUrl: String,
										NumberOfSubscribers: 0,
										NumberOfSubscribersStd: 0,
										NumberOfSubscribersFirstClass: 0,
										NumberOfSubscribersInternational: 0,
										NumberOfSubscribersOnline: 0,
										NumberOfSubscribersCombo: 0,
										ShowNewBenefitBox: False,
										IsBundle: False,
										IsReference: False,
										SubscriberDiscountPercent: 0,
										SortOrder: 0,
										ProductCarouselVisible: False,
										DigitalOnlyExpiration: False,
										HideFromSubscribePage: False,
										DigitalOnly: False,
										SubscribePageCategory: String,
										Category: String,
										IsNew: False,
										AllProductsPage: False,
										Products: 
										[
											{
												ProductDisplayName: String,
												ProductName: String,
												SubTitle: String,
												WebTitle: String,
												WebLineItemTitle: String,
												WebOnlinePlug: String,
												WebPrintPlug: String,
												WebComboPlug: String,
												ShipMethod: String,
												IssuesPerYear: 0,
												OnlinePrice: 0,
												PrintedPrice: 0,
												ComboPrice: 0,
												OnlinePriceSale: 0,
												PrintedPriceSale: 0,
												ComboPriceSale: 0,
												AllowFirstClass: False,
												FirstClassPrice: 0,
												RenewalDiscount: 0,
												MinSubscriptionLength: 0,
												IsSubscribable: False,
												IsSingleIssue: False,
												IsTaxable: False,
												IsTaxableEverywhere: False,
												IsDealerTaxaExempt: False,
												IsRecurring: False,
												BillingFrequencyMonths: 0,
												WebPurchaseable: False,
												BundlePurchaseOverride: False,
												SortOrder: 0,
												ProductCategoryImage: 
												{
													ImageUrl: String,
													SortOrder: 0,
													Id: 0,
													Active: False,
													LastMod: 0001-01-01,
													LastModBy: String
												},
												Id: 0,
												Active: False,
												LastMod: 0001-01-01,
												LastModBy: String
											}
										],
										XProductCategoryFeatures: 
										[
											{
												FeatureGroup: String,
												FeatureTitle: String,
												AccessOnlineRetailPricing: False,
												AccessOnlineWholesalePricing: False,
												GetPrintedPublication: False,
												PrintedPublicationDigitalOnly: False,
												CatalogsAllowed: String,
												GroupSortOrder: 0,
												SortOrder: 0,
												Id: 0,
												Active: False,
												LastMod: 0001-01-01,
												LastModBy: String
											}
										],
										BundledProductCategories: 
										[
											{
												
											}
										],
										Id: 0,
										Active: False,
										LastMod: 0001-01-01,
										LastModBy: String
									},
									ProductCategoryImage: 
									{
										ImageUrl: String,
										SortOrder: 0,
										Id: 0,
										Active: False,
										LastMod: 0001-01-01,
										LastModBy: String
									},
									Id: 0,
									Active: False,
									LastMod: 0001-01-01,
									LastModBy: String
								}
							],
							XProductCategoryFeatures: 
							[
								{
									FeatureGroup: String,
									FeatureTitle: String,
									AccessOnlineRetailPricing: False,
									AccessOnlineWholesalePricing: False,
									GetPrintedPublication: False,
									PrintedPublicationDigitalOnly: False,
									CatalogsAllowed: String,
									GroupSortOrder: 0,
									SortOrder: 0,
									Id: 0,
									Active: False,
									LastMod: 0001-01-01,
									LastModBy: String
								}
							],
							BundledProductCategories: 
							[
								{
									ProductCategoryName: String,
									DisplayName: String,
									SubTitle: String,
									ProductCategoryDescription: String,
									SubscriptionDescription: String,
									FilePrefix: String,
									IsSubscribable: False,
									IsHidden: False,
									IssuesPerSubscription: 0,
									RenewalTrigger: 0,
									WebsiteTitle: String,
									WebsiteMetaTitle: String,
									WebsiteHeader: String,
									WebsiteIcon: String,
									WebsiteHighlightText: String,
									WebsiteInformation: String,
									WebsiteAboutBox: String,
									WebsiteISSN: String,
									WebsitePublicationInfo: String,
									WebsiteSubscriptionInfo: String,
									WebsiteReturnInfo: String,
									WebsiteVideo1Title: String,
									WebsiteVideo1Id: String,
									WebsiteVideo2Title: String,
									WebsiteVideo2Id: String,
									WebsiteVideo3Title: String,
									WebsiteVideo3Id: String,
									WebsiteKindleUrl: String,
									WebsiteOnlineDisclaimer: String,
									WebsitePrintDisclaimer: String,
									WebsiteComboDisclaimer: String,
									WebsiteSubscriptionDisclaimer: String,
									WebsiteSingleDisclaimer: String,
									WebsiteSubTitle: String,
									WebsiteSubOrderPrefix: String,
									WebsiteShipTitleOverride: String,
									WebsiteCarouselName: String,
									Permalink: String,
									KlaviyoName: String,
									PdfSample: String,
									PdfSpecificName: String,
									CurrentCoverUrl: String,
									NumberOfSubscribers: 0,
									NumberOfSubscribersStd: 0,
									NumberOfSubscribersFirstClass: 0,
									NumberOfSubscribersInternational: 0,
									NumberOfSubscribersOnline: 0,
									NumberOfSubscribersCombo: 0,
									ShowNewBenefitBox: False,
									IsBundle: False,
									IsReference: False,
									SubscriberDiscountPercent: 0,
									SortOrder: 0,
									ProductCarouselVisible: False,
									DigitalOnlyExpiration: False,
									HideFromSubscribePage: False,
									DigitalOnly: False,
									SubscribePageCategory: String,
									Category: String,
									IsNew: False,
									AllProductsPage: False,
									Products: 
									[
										{
											ProductDisplayName: String,
											ProductName: String,
											SubTitle: String,
											WebTitle: String,
											WebLineItemTitle: String,
											WebOnlinePlug: String,
											WebPrintPlug: String,
											WebComboPlug: String,
											ShipMethod: String,
											IssuesPerYear: 0,
											OnlinePrice: 0,
											PrintedPrice: 0,
											ComboPrice: 0,
											OnlinePriceSale: 0,
											PrintedPriceSale: 0,
											ComboPriceSale: 0,
											AllowFirstClass: False,
											FirstClassPrice: 0,
											RenewalDiscount: 0,
											MinSubscriptionLength: 0,
											IsSubscribable: False,
											IsSingleIssue: False,
											IsTaxable: False,
											IsTaxableEverywhere: False,
											IsDealerTaxaExempt: False,
											IsRecurring: False,
											BillingFrequencyMonths: 0,
											WebPurchaseable: False,
											BundlePurchaseOverride: False,
											SortOrder: 0,
											ProductCategoryImage: 
											{
												ImageUrl: String,
												SortOrder: 0,
												Id: 0,
												Active: False,
												LastMod: 0001-01-01,
												LastModBy: String
											},
											Id: 0,
											Active: False,
											LastMod: 0001-01-01,
											LastModBy: String
										}
									],
									XProductCategoryFeatures: 
									[
										{
											FeatureGroup: String,
											FeatureTitle: String,
											AccessOnlineRetailPricing: False,
											AccessOnlineWholesalePricing: False,
											GetPrintedPublication: False,
											PrintedPublicationDigitalOnly: False,
											CatalogsAllowed: String,
											GroupSortOrder: 0,
											SortOrder: 0,
											Id: 0,
											Active: False,
											LastMod: 0001-01-01,
											LastModBy: String
										}
									],
									BundledProductCategories: 
									[
										{
											
										}
									],
									Id: 0,
									Active: False,
									LastMod: 0001-01-01,
									LastModBy: String
								}
							],
							Id: 0,
							Active: False,
							LastMod: 0001-01-01,
							LastModBy: String
						},
						ProductCategoryImage: 
						{
							ImageUrl: String,
							SortOrder: 0,
							Id: 0,
							Active: False,
							LastMod: 0001-01-01,
							LastModBy: String
						},
						Id: 0,
						Active: False,
						LastMod: 0001-01-01,
						LastModBy: String
					}
				],
				XProductCategoryFeatures: 
				[
					{
						FeatureGroup: String,
						FeatureTitle: String,
						AccessOnlineRetailPricing: False,
						AccessOnlineWholesalePricing: False,
						GetPrintedPublication: False,
						PrintedPublicationDigitalOnly: False,
						CatalogsAllowed: String,
						GroupSortOrder: 0,
						SortOrder: 0,
						Id: 0,
						Active: False,
						LastMod: 0001-01-01,
						LastModBy: String
					}
				],
				BundledProductCategories: 
				[
					{
						ProductCategoryName: String,
						DisplayName: String,
						SubTitle: String,
						ProductCategoryDescription: String,
						SubscriptionDescription: String,
						FilePrefix: String,
						IsSubscribable: False,
						IsHidden: False,
						IssuesPerSubscription: 0,
						RenewalTrigger: 0,
						WebsiteTitle: String,
						WebsiteMetaTitle: String,
						WebsiteHeader: String,
						WebsiteIcon: String,
						WebsiteHighlightText: String,
						WebsiteInformation: String,
						WebsiteAboutBox: String,
						WebsiteISSN: String,
						WebsitePublicationInfo: String,
						WebsiteSubscriptionInfo: String,
						WebsiteReturnInfo: String,
						WebsiteVideo1Title: String,
						WebsiteVideo1Id: String,
						WebsiteVideo2Title: String,
						WebsiteVideo2Id: String,
						WebsiteVideo3Title: String,
						WebsiteVideo3Id: String,
						WebsiteKindleUrl: String,
						WebsiteOnlineDisclaimer: String,
						WebsitePrintDisclaimer: String,
						WebsiteComboDisclaimer: String,
						WebsiteSubscriptionDisclaimer: String,
						WebsiteSingleDisclaimer: String,
						WebsiteSubTitle: String,
						WebsiteSubOrderPrefix: String,
						WebsiteShipTitleOverride: String,
						WebsiteCarouselName: String,
						Permalink: String,
						KlaviyoName: String,
						PdfSample: String,
						PdfSpecificName: String,
						CurrentCoverUrl: String,
						NumberOfSubscribers: 0,
						NumberOfSubscribersStd: 0,
						NumberOfSubscribersFirstClass: 0,
						NumberOfSubscribersInternational: 0,
						NumberOfSubscribersOnline: 0,
						NumberOfSubscribersCombo: 0,
						ShowNewBenefitBox: False,
						IsBundle: False,
						IsReference: False,
						SubscriberDiscountPercent: 0,
						SortOrder: 0,
						ProductCarouselVisible: False,
						DigitalOnlyExpiration: False,
						HideFromSubscribePage: False,
						DigitalOnly: False,
						SubscribePageCategory: String,
						Category: String,
						IsNew: False,
						AllProductsPage: False,
						Products: 
						[
							{
								ProductDisplayName: String,
								ProductName: String,
								SubTitle: String,
								WebTitle: String,
								WebLineItemTitle: String,
								WebOnlinePlug: String,
								WebPrintPlug: String,
								WebComboPlug: String,
								ShipMethod: String,
								IssuesPerYear: 0,
								OnlinePrice: 0,
								PrintedPrice: 0,
								ComboPrice: 0,
								OnlinePriceSale: 0,
								PrintedPriceSale: 0,
								ComboPriceSale: 0,
								AllowFirstClass: False,
								FirstClassPrice: 0,
								RenewalDiscount: 0,
								MinSubscriptionLength: 0,
								IsSubscribable: False,
								IsSingleIssue: False,
								IsTaxable: False,
								IsTaxableEverywhere: False,
								IsDealerTaxaExempt: False,
								IsRecurring: False,
								BillingFrequencyMonths: 0,
								WebPurchaseable: False,
								BundlePurchaseOverride: False,
								SortOrder: 0,
								ProductCategory: 
								{
									ProductCategoryName: String,
									DisplayName: String,
									SubTitle: String,
									ProductCategoryDescription: String,
									SubscriptionDescription: String,
									FilePrefix: String,
									IsSubscribable: False,
									IsHidden: False,
									IssuesPerSubscription: 0,
									RenewalTrigger: 0,
									WebsiteTitle: String,
									WebsiteMetaTitle: String,
									WebsiteHeader: String,
									WebsiteIcon: String,
									WebsiteHighlightText: String,
									WebsiteInformation: String,
									WebsiteAboutBox: String,
									WebsiteISSN: String,
									WebsitePublicationInfo: String,
									WebsiteSubscriptionInfo: String,
									WebsiteReturnInfo: String,
									WebsiteVideo1Title: String,
									WebsiteVideo1Id: String,
									WebsiteVideo2Title: String,
									WebsiteVideo2Id: String,
									WebsiteVideo3Title: String,
									WebsiteVideo3Id: String,
									WebsiteKindleUrl: String,
									WebsiteOnlineDisclaimer: String,
									WebsitePrintDisclaimer: String,
									WebsiteComboDisclaimer: String,
									WebsiteSubscriptionDisclaimer: String,
									WebsiteSingleDisclaimer: String,
									WebsiteSubTitle: String,
									WebsiteSubOrderPrefix: String,
									WebsiteShipTitleOverride: String,
									WebsiteCarouselName: String,
									Permalink: String,
									KlaviyoName: String,
									PdfSample: String,
									PdfSpecificName: String,
									CurrentCoverUrl: String,
									NumberOfSubscribers: 0,
									NumberOfSubscribersStd: 0,
									NumberOfSubscribersFirstClass: 0,
									NumberOfSubscribersInternational: 0,
									NumberOfSubscribersOnline: 0,
									NumberOfSubscribersCombo: 0,
									ShowNewBenefitBox: False,
									IsBundle: False,
									IsReference: False,
									SubscriberDiscountPercent: 0,
									SortOrder: 0,
									ProductCarouselVisible: False,
									DigitalOnlyExpiration: False,
									HideFromSubscribePage: False,
									DigitalOnly: False,
									SubscribePageCategory: String,
									Category: String,
									IsNew: False,
									AllProductsPage: False,
									Products: 
									[
										{
											ProductDisplayName: String,
											ProductName: String,
											SubTitle: String,
											WebTitle: String,
											WebLineItemTitle: String,
											WebOnlinePlug: String,
											WebPrintPlug: String,
											WebComboPlug: String,
											ShipMethod: String,
											IssuesPerYear: 0,
											OnlinePrice: 0,
											PrintedPrice: 0,
											ComboPrice: 0,
											OnlinePriceSale: 0,
											PrintedPriceSale: 0,
											ComboPriceSale: 0,
											AllowFirstClass: False,
											FirstClassPrice: 0,
											RenewalDiscount: 0,
											MinSubscriptionLength: 0,
											IsSubscribable: False,
											IsSingleIssue: False,
											IsTaxable: False,
											IsTaxableEverywhere: False,
											IsDealerTaxaExempt: False,
											IsRecurring: False,
											BillingFrequencyMonths: 0,
											WebPurchaseable: False,
											BundlePurchaseOverride: False,
											SortOrder: 0,
											ProductCategoryImage: 
											{
												ImageUrl: String,
												SortOrder: 0,
												Id: 0,
												Active: False,
												LastMod: 0001-01-01,
												LastModBy: String
											},
											Id: 0,
											Active: False,
											LastMod: 0001-01-01,
											LastModBy: String
										}
									],
									XProductCategoryFeatures: 
									[
										{
											FeatureGroup: String,
											FeatureTitle: String,
											AccessOnlineRetailPricing: False,
											AccessOnlineWholesalePricing: False,
											GetPrintedPublication: False,
											PrintedPublicationDigitalOnly: False,
											CatalogsAllowed: String,
											GroupSortOrder: 0,
											SortOrder: 0,
											Id: 0,
											Active: False,
											LastMod: 0001-01-01,
											LastModBy: String
										}
									],
									BundledProductCategories: 
									[
										{
											
										}
									],
									Id: 0,
									Active: False,
									LastMod: 0001-01-01,
									LastModBy: String
								},
								ProductCategoryImage: 
								{
									ImageUrl: String,
									SortOrder: 0,
									Id: 0,
									Active: False,
									LastMod: 0001-01-01,
									LastModBy: String
								},
								Id: 0,
								Active: False,
								LastMod: 0001-01-01,
								LastModBy: String
							}
						],
						XProductCategoryFeatures: 
						[
							{
								FeatureGroup: String,
								FeatureTitle: String,
								AccessOnlineRetailPricing: False,
								AccessOnlineWholesalePricing: False,
								GetPrintedPublication: False,
								PrintedPublicationDigitalOnly: False,
								CatalogsAllowed: String,
								GroupSortOrder: 0,
								SortOrder: 0,
								Id: 0,
								Active: False,
								LastMod: 0001-01-01,
								LastModBy: String
							}
						],
						BundledProductCategories: 
						[
							{
								ProductCategoryName: String,
								DisplayName: String,
								SubTitle: String,
								ProductCategoryDescription: String,
								SubscriptionDescription: String,
								FilePrefix: String,
								IsSubscribable: False,
								IsHidden: False,
								IssuesPerSubscription: 0,
								RenewalTrigger: 0,
								WebsiteTitle: String,
								WebsiteMetaTitle: String,
								WebsiteHeader: String,
								WebsiteIcon: String,
								WebsiteHighlightText: String,
								WebsiteInformation: String,
								WebsiteAboutBox: String,
								WebsiteISSN: String,
								WebsitePublicationInfo: String,
								WebsiteSubscriptionInfo: String,
								WebsiteReturnInfo: String,
								WebsiteVideo1Title: String,
								WebsiteVideo1Id: String,
								WebsiteVideo2Title: String,
								WebsiteVideo2Id: String,
								WebsiteVideo3Title: String,
								WebsiteVideo3Id: String,
								WebsiteKindleUrl: String,
								WebsiteOnlineDisclaimer: String,
								WebsitePrintDisclaimer: String,
								WebsiteComboDisclaimer: String,
								WebsiteSubscriptionDisclaimer: String,
								WebsiteSingleDisclaimer: String,
								WebsiteSubTitle: String,
								WebsiteSubOrderPrefix: String,
								WebsiteShipTitleOverride: String,
								WebsiteCarouselName: String,
								Permalink: String,
								KlaviyoName: String,
								PdfSample: String,
								PdfSpecificName: String,
								CurrentCoverUrl: String,
								NumberOfSubscribers: 0,
								NumberOfSubscribersStd: 0,
								NumberOfSubscribersFirstClass: 0,
								NumberOfSubscribersInternational: 0,
								NumberOfSubscribersOnline: 0,
								NumberOfSubscribersCombo: 0,
								ShowNewBenefitBox: False,
								IsBundle: False,
								IsReference: False,
								SubscriberDiscountPercent: 0,
								SortOrder: 0,
								ProductCarouselVisible: False,
								DigitalOnlyExpiration: False,
								HideFromSubscribePage: False,
								DigitalOnly: False,
								SubscribePageCategory: String,
								Category: String,
								IsNew: False,
								AllProductsPage: False,
								Products: 
								[
									{
										ProductDisplayName: String,
										ProductName: String,
										SubTitle: String,
										WebTitle: String,
										WebLineItemTitle: String,
										WebOnlinePlug: String,
										WebPrintPlug: String,
										WebComboPlug: String,
										ShipMethod: String,
										IssuesPerYear: 0,
										OnlinePrice: 0,
										PrintedPrice: 0,
										ComboPrice: 0,
										OnlinePriceSale: 0,
										PrintedPriceSale: 0,
										ComboPriceSale: 0,
										AllowFirstClass: False,
										FirstClassPrice: 0,
										RenewalDiscount: 0,
										MinSubscriptionLength: 0,
										IsSubscribable: False,
										IsSingleIssue: False,
										IsTaxable: False,
										IsTaxableEverywhere: False,
										IsDealerTaxaExempt: False,
										IsRecurring: False,
										BillingFrequencyMonths: 0,
										WebPurchaseable: False,
										BundlePurchaseOverride: False,
										SortOrder: 0,
										ProductCategoryImage: 
										{
											ImageUrl: String,
											SortOrder: 0,
											Id: 0,
											Active: False,
											LastMod: 0001-01-01,
											LastModBy: String
										},
										Id: 0,
										Active: False,
										LastMod: 0001-01-01,
										LastModBy: String
									}
								],
								XProductCategoryFeatures: 
								[
									{
										FeatureGroup: String,
										FeatureTitle: String,
										AccessOnlineRetailPricing: False,
										AccessOnlineWholesalePricing: False,
										GetPrintedPublication: False,
										PrintedPublicationDigitalOnly: False,
										CatalogsAllowed: String,
										GroupSortOrder: 0,
										SortOrder: 0,
										Id: 0,
										Active: False,
										LastMod: 0001-01-01,
										LastModBy: String
									}
								],
								BundledProductCategories: 
								[
									{
										
									}
								],
								Id: 0,
								Active: False,
								LastMod: 0001-01-01,
								LastModBy: String
							}
						],
						Id: 0,
						Active: False,
						LastMod: 0001-01-01,
						LastModBy: String
					}
				],
				Id: 0,
				Active: False,
				LastMod: 0001-01-01,
				LastModBy: String
			},
			DailySalesReportDto: 
			{
				ReportDate: 0001-01-01,
				ReportDateString: String,
				NewRegistrations: 0,
				NumberOfOrders: 0,
				TotalItemsOrdered: 0,
				SubscribableItems: 0,
				NonSubscribableItems: 0,
				TotalSales: 0,
				SubscribableSales: 0,
				NonSubscribableSales: 0,
				DailySalesReportProductDtos: 
				[
					{
						ReportDate: 0001-01-01,
						ReportDateString: String,
						ItemName: String,
						TotalSubscriptions: 0,
						TotalSubscriptionsChange: 0,
						NewSubscriptions: 0,
						NewSubscriptionsChange: 0,
						ExpiredSubscriptions: 0,
						ExpiredSubscriptionsChange: 0,
						Renewals: 0,
						ProductCategoryDto: 
						{
							ProductCategoryName: String,
							DisplayName: String,
							SubTitle: String,
							ProductCategoryDescription: String,
							SubscriptionDescription: String,
							FilePrefix: String,
							IsSubscribable: False,
							IsHidden: False,
							IssuesPerSubscription: 0,
							RenewalTrigger: 0,
							WebsiteTitle: String,
							WebsiteMetaTitle: String,
							WebsiteHeader: String,
							WebsiteIcon: String,
							WebsiteHighlightText: String,
							WebsiteInformation: String,
							WebsiteAboutBox: String,
							WebsiteISSN: String,
							WebsitePublicationInfo: String,
							WebsiteSubscriptionInfo: String,
							WebsiteReturnInfo: String,
							WebsiteVideo1Title: String,
							WebsiteVideo1Id: String,
							WebsiteVideo2Title: String,
							WebsiteVideo2Id: String,
							WebsiteVideo3Title: String,
							WebsiteVideo3Id: String,
							WebsiteKindleUrl: String,
							WebsiteOnlineDisclaimer: String,
							WebsitePrintDisclaimer: String,
							WebsiteComboDisclaimer: String,
							WebsiteSubscriptionDisclaimer: String,
							WebsiteSingleDisclaimer: String,
							WebsiteSubTitle: String,
							WebsiteSubOrderPrefix: String,
							WebsiteShipTitleOverride: String,
							WebsiteCarouselName: String,
							Permalink: String,
							KlaviyoName: String,
							PdfSample: String,
							PdfSpecificName: String,
							CurrentCoverUrl: String,
							NumberOfSubscribers: 0,
							NumberOfSubscribersStd: 0,
							NumberOfSubscribersFirstClass: 0,
							NumberOfSubscribersInternational: 0,
							NumberOfSubscribersOnline: 0,
							NumberOfSubscribersCombo: 0,
							ShowNewBenefitBox: False,
							IsBundle: False,
							IsReference: False,
							SubscriberDiscountPercent: 0,
							SortOrder: 0,
							ProductCarouselVisible: False,
							DigitalOnlyExpiration: False,
							HideFromSubscribePage: False,
							DigitalOnly: False,
							SubscribePageCategory: String,
							Category: String,
							IsNew: False,
							AllProductsPage: False,
							Products: 
							[
								{
									ProductDisplayName: String,
									ProductName: String,
									SubTitle: String,
									WebTitle: String,
									WebLineItemTitle: String,
									WebOnlinePlug: String,
									WebPrintPlug: String,
									WebComboPlug: String,
									ShipMethod: String,
									IssuesPerYear: 0,
									OnlinePrice: 0,
									PrintedPrice: 0,
									ComboPrice: 0,
									OnlinePriceSale: 0,
									PrintedPriceSale: 0,
									ComboPriceSale: 0,
									AllowFirstClass: False,
									FirstClassPrice: 0,
									RenewalDiscount: 0,
									MinSubscriptionLength: 0,
									IsSubscribable: False,
									IsSingleIssue: False,
									IsTaxable: False,
									IsTaxableEverywhere: False,
									IsDealerTaxaExempt: False,
									IsRecurring: False,
									BillingFrequencyMonths: 0,
									WebPurchaseable: False,
									BundlePurchaseOverride: False,
									SortOrder: 0,
									ProductCategory: 
									{
										ProductCategoryName: String,
										DisplayName: String,
										SubTitle: String,
										ProductCategoryDescription: String,
										SubscriptionDescription: String,
										FilePrefix: String,
										IsSubscribable: False,
										IsHidden: False,
										IssuesPerSubscription: 0,
										RenewalTrigger: 0,
										WebsiteTitle: String,
										WebsiteMetaTitle: String,
										WebsiteHeader: String,
										WebsiteIcon: String,
										WebsiteHighlightText: String,
										WebsiteInformation: String,
										WebsiteAboutBox: String,
										WebsiteISSN: String,
										WebsitePublicationInfo: String,
										WebsiteSubscriptionInfo: String,
										WebsiteReturnInfo: String,
										WebsiteVideo1Title: String,
										WebsiteVideo1Id: String,
										WebsiteVideo2Title: String,
										WebsiteVideo2Id: String,
										WebsiteVideo3Title: String,
										WebsiteVideo3Id: String,
										WebsiteKindleUrl: String,
										WebsiteOnlineDisclaimer: String,
										WebsitePrintDisclaimer: String,
										WebsiteComboDisclaimer: String,
										WebsiteSubscriptionDisclaimer: String,
										WebsiteSingleDisclaimer: String,
										WebsiteSubTitle: String,
										WebsiteSubOrderPrefix: String,
										WebsiteShipTitleOverride: String,
										WebsiteCarouselName: String,
										Permalink: String,
										KlaviyoName: String,
										PdfSample: String,
										PdfSpecificName: String,
										CurrentCoverUrl: String,
										NumberOfSubscribers: 0,
										NumberOfSubscribersStd: 0,
										NumberOfSubscribersFirstClass: 0,
										NumberOfSubscribersInternational: 0,
										NumberOfSubscribersOnline: 0,
										NumberOfSubscribersCombo: 0,
										ShowNewBenefitBox: False,
										IsBundle: False,
										IsReference: False,
										SubscriberDiscountPercent: 0,
										SortOrder: 0,
										ProductCarouselVisible: False,
										DigitalOnlyExpiration: False,
										HideFromSubscribePage: False,
										DigitalOnly: False,
										SubscribePageCategory: String,
										Category: String,
										IsNew: False,
										AllProductsPage: False,
										Products: 
										[
											{
												ProductDisplayName: String,
												ProductName: String,
												SubTitle: String,
												WebTitle: String,
												WebLineItemTitle: String,
												WebOnlinePlug: String,
												WebPrintPlug: String,
												WebComboPlug: String,
												ShipMethod: String,
												IssuesPerYear: 0,
												OnlinePrice: 0,
												PrintedPrice: 0,
												ComboPrice: 0,
												OnlinePriceSale: 0,
												PrintedPriceSale: 0,
												ComboPriceSale: 0,
												AllowFirstClass: False,
												FirstClassPrice: 0,
												RenewalDiscount: 0,
												MinSubscriptionLength: 0,
												IsSubscribable: False,
												IsSingleIssue: False,
												IsTaxable: False,
												IsTaxableEverywhere: False,
												IsDealerTaxaExempt: False,
												IsRecurring: False,
												BillingFrequencyMonths: 0,
												WebPurchaseable: False,
												BundlePurchaseOverride: False,
												SortOrder: 0,
												ProductCategory: 
												{
													ProductCategoryName: String,
													DisplayName: String,
													SubTitle: String,
													ProductCategoryDescription: String,
													SubscriptionDescription: String,
													FilePrefix: String,
													IsSubscribable: False,
													IsHidden: False,
													IssuesPerSubscription: 0,
													RenewalTrigger: 0,
													WebsiteTitle: String,
													WebsiteMetaTitle: String,
													WebsiteHeader: String,
													WebsiteIcon: String,
													WebsiteHighlightText: String,
													WebsiteInformation: String,
													WebsiteAboutBox: String,
													WebsiteISSN: String,
													WebsitePublicationInfo: String,
													WebsiteSubscriptionInfo: String,
													WebsiteReturnInfo: String,
													WebsiteVideo1Title: String,
													WebsiteVideo1Id: String,
													WebsiteVideo2Title: String,
													WebsiteVideo2Id: String,
													WebsiteVideo3Title: String,
													WebsiteVideo3Id: String,
													WebsiteKindleUrl: String,
													WebsiteOnlineDisclaimer: String,
													WebsitePrintDisclaimer: String,
													WebsiteComboDisclaimer: String,
													WebsiteSubscriptionDisclaimer: String,
													WebsiteSingleDisclaimer: String,
													WebsiteSubTitle: String,
													WebsiteSubOrderPrefix: String,
													WebsiteShipTitleOverride: String,
													WebsiteCarouselName: String,
													Permalink: String,
													KlaviyoName: String,
													PdfSample: String,
													PdfSpecificName: String,
													CurrentCoverUrl: String,
													NumberOfSubscribers: 0,
													NumberOfSubscribersStd: 0,
													NumberOfSubscribersFirstClass: 0,
													NumberOfSubscribersInternational: 0,
													NumberOfSubscribersOnline: 0,
													NumberOfSubscribersCombo: 0,
													ShowNewBenefitBox: False,
													IsBundle: False,
													IsReference: False,
													SubscriberDiscountPercent: 0,
													SortOrder: 0,
													ProductCarouselVisible: False,
													DigitalOnlyExpiration: False,
													HideFromSubscribePage: False,
													DigitalOnly: False,
													SubscribePageCategory: String,
													Category: String,
													IsNew: False,
													AllProductsPage: False,
													Products: 
													[
														{
															ProductDisplayName: String,
															ProductName: String,
															SubTitle: String,
															WebTitle: String,
															WebLineItemTitle: String,
															WebOnlinePlug: String,
															WebPrintPlug: String,
															WebComboPlug: String,
															ShipMethod: String,
															IssuesPerYear: 0,
															OnlinePrice: 0,
															PrintedPrice: 0,
															ComboPrice: 0,
															OnlinePriceSale: 0,
															PrintedPriceSale: 0,
															ComboPriceSale: 0,
															AllowFirstClass: False,
															FirstClassPrice: 0,
															RenewalDiscount: 0,
															MinSubscriptionLength: 0,
															IsSubscribable: False,
															IsSingleIssue: False,
															IsTaxable: False,
															IsTaxableEverywhere: False,
															IsDealerTaxaExempt: False,
															IsRecurring: False,
															BillingFrequencyMonths: 0,
															WebPurchaseable: False,
															BundlePurchaseOverride: False,
															SortOrder: 0,
															ProductCategoryImage: 
															{
																ImageUrl: String,
																SortOrder: 0,
																Id: 0,
																Active: False,
																LastMod: 0001-01-01,
																LastModBy: String
															},
															Id: 0,
															Active: False,
															LastMod: 0001-01-01,
															LastModBy: String
														}
													],
													XProductCategoryFeatures: 
													[
														{
															FeatureGroup: String,
															FeatureTitle: String,
															AccessOnlineRetailPricing: False,
															AccessOnlineWholesalePricing: False,
															GetPrintedPublication: False,
															PrintedPublicationDigitalOnly: False,
															CatalogsAllowed: String,
															GroupSortOrder: 0,
															SortOrder: 0,
															Id: 0,
															Active: False,
															LastMod: 0001-01-01,
															LastModBy: String
														}
													],
													BundledProductCategories: 
													[
														{
															
														}
													],
													Id: 0,
													Active: False,
													LastMod: 0001-01-01,
													LastModBy: String
												},
												ProductCategoryImage: 
												{
													ImageUrl: String,
													SortOrder: 0,
													Id: 0,
													Active: False,
													LastMod: 0001-01-01,
													LastModBy: String
												},
												Id: 0,
												Active: False,
												LastMod: 0001-01-01,
												LastModBy: String
											}
										],
										XProductCategoryFeatures: 
										[
											{
												FeatureGroup: String,
												FeatureTitle: String,
												AccessOnlineRetailPricing: False,
												AccessOnlineWholesalePricing: False,
												GetPrintedPublication: False,
												PrintedPublicationDigitalOnly: False,
												CatalogsAllowed: String,
												GroupSortOrder: 0,
												SortOrder: 0,
												Id: 0,
												Active: False,
												LastMod: 0001-01-01,
												LastModBy: String
											}
										],
										BundledProductCategories: 
										[
											{
												ProductCategoryName: String,
												DisplayName: String,
												SubTitle: String,
												ProductCategoryDescription: String,
												SubscriptionDescription: String,
												FilePrefix: String,
												IsSubscribable: False,
												IsHidden: False,
												IssuesPerSubscription: 0,
												RenewalTrigger: 0,
												WebsiteTitle: String,
												WebsiteMetaTitle: String,
												WebsiteHeader: String,
												WebsiteIcon: String,
												WebsiteHighlightText: String,
												WebsiteInformation: String,
												WebsiteAboutBox: String,
												WebsiteISSN: String,
												WebsitePublicationInfo: String,
												WebsiteSubscriptionInfo: String,
												WebsiteReturnInfo: String,
												WebsiteVideo1Title: String,
												WebsiteVideo1Id: String,
												WebsiteVideo2Title: String,
												WebsiteVideo2Id: String,
												WebsiteVideo3Title: String,
												WebsiteVideo3Id: String,
												WebsiteKindleUrl: String,
												WebsiteOnlineDisclaimer: String,
												WebsitePrintDisclaimer: String,
												WebsiteComboDisclaimer: String,
												WebsiteSubscriptionDisclaimer: String,
												WebsiteSingleDisclaimer: String,
												WebsiteSubTitle: String,
												WebsiteSubOrderPrefix: String,
												WebsiteShipTitleOverride: String,
												WebsiteCarouselName: String,
												Permalink: String,
												KlaviyoName: String,
												PdfSample: String,
												PdfSpecificName: String,
												CurrentCoverUrl: String,
												NumberOfSubscribers: 0,
												NumberOfSubscribersStd: 0,
												NumberOfSubscribersFirstClass: 0,
												NumberOfSubscribersInternational: 0,
												NumberOfSubscribersOnline: 0,
												NumberOfSubscribersCombo: 0,
												ShowNewBenefitBox: False,
												IsBundle: False,
												IsReference: False,
												SubscriberDiscountPercent: 0,
												SortOrder: 0,
												ProductCarouselVisible: False,
												DigitalOnlyExpiration: False,
												HideFromSubscribePage: False,
												DigitalOnly: False,
												SubscribePageCategory: String,
												Category: String,
												IsNew: False,
												AllProductsPage: False,
												Products: 
												[
													{
														ProductDisplayName: String,
														ProductName: String,
														SubTitle: String,
														WebTitle: String,
														WebLineItemTitle: String,
														WebOnlinePlug: String,
														WebPrintPlug: String,
														WebComboPlug: String,
														ShipMethod: String,
														IssuesPerYear: 0,
														OnlinePrice: 0,
														PrintedPrice: 0,
														ComboPrice: 0,
														OnlinePriceSale: 0,
														PrintedPriceSale: 0,
														ComboPriceSale: 0,
														AllowFirstClass: False,
														FirstClassPrice: 0,
														RenewalDiscount: 0,
														MinSubscriptionLength: 0,
														IsSubscribable: False,
														IsSingleIssue: False,
														IsTaxable: False,
														IsTaxableEverywhere: False,
														IsDealerTaxaExempt: False,
														IsRecurring: False,
														BillingFrequencyMonths: 0,
														WebPurchaseable: False,
														BundlePurchaseOverride: False,
														SortOrder: 0,
														ProductCategoryImage: 
														{
															ImageUrl: String,
															SortOrder: 0,
															Id: 0,
															Active: False,
															LastMod: 0001-01-01,
															LastModBy: String
														},
														Id: 0,
														Active: False,
														LastMod: 0001-01-01,
														LastModBy: String
													}
												],
												XProductCategoryFeatures: 
												[
													{
														FeatureGroup: String,
														FeatureTitle: String,
														AccessOnlineRetailPricing: False,
														AccessOnlineWholesalePricing: False,
														GetPrintedPublication: False,
														PrintedPublicationDigitalOnly: False,
														CatalogsAllowed: String,
														GroupSortOrder: 0,
														SortOrder: 0,
														Id: 0,
														Active: False,
														LastMod: 0001-01-01,
														LastModBy: String
													}
												],
												BundledProductCategories: 
												[
													{
														
													}
												],
												Id: 0,
												Active: False,
												LastMod: 0001-01-01,
												LastModBy: String
											}
										],
										Id: 0,
										Active: False,
										LastMod: 0001-01-01,
										LastModBy: String
									},
									ProductCategoryImage: 
									{
										ImageUrl: String,
										SortOrder: 0,
										Id: 0,
										Active: False,
										LastMod: 0001-01-01,
										LastModBy: String
									},
									Id: 0,
									Active: False,
									LastMod: 0001-01-01,
									LastModBy: String
								}
							],
							XProductCategoryFeatures: 
							[
								{
									FeatureGroup: String,
									FeatureTitle: String,
									AccessOnlineRetailPricing: False,
									AccessOnlineWholesalePricing: False,
									GetPrintedPublication: False,
									PrintedPublicationDigitalOnly: False,
									CatalogsAllowed: String,
									GroupSortOrder: 0,
									SortOrder: 0,
									Id: 0,
									Active: False,
									LastMod: 0001-01-01,
									LastModBy: String
								}
							],
							BundledProductCategories: 
							[
								{
									ProductCategoryName: String,
									DisplayName: String,
									SubTitle: String,
									ProductCategoryDescription: String,
									SubscriptionDescription: String,
									FilePrefix: String,
									IsSubscribable: False,
									IsHidden: False,
									IssuesPerSubscription: 0,
									RenewalTrigger: 0,
									WebsiteTitle: String,
									WebsiteMetaTitle: String,
									WebsiteHeader: String,
									WebsiteIcon: String,
									WebsiteHighlightText: String,
									WebsiteInformation: String,
									WebsiteAboutBox: String,
									WebsiteISSN: String,
									WebsitePublicationInfo: String,
									WebsiteSubscriptionInfo: String,
									WebsiteReturnInfo: String,
									WebsiteVideo1Title: String,
									WebsiteVideo1Id: String,
									WebsiteVideo2Title: String,
									WebsiteVideo2Id: String,
									WebsiteVideo3Title: String,
									WebsiteVideo3Id: String,
									WebsiteKindleUrl: String,
									WebsiteOnlineDisclaimer: String,
									WebsitePrintDisclaimer: String,
									WebsiteComboDisclaimer: String,
									WebsiteSubscriptionDisclaimer: String,
									WebsiteSingleDisclaimer: String,
									WebsiteSubTitle: String,
									WebsiteSubOrderPrefix: String,
									WebsiteShipTitleOverride: String,
									WebsiteCarouselName: String,
									Permalink: String,
									KlaviyoName: String,
									PdfSample: String,
									PdfSpecificName: String,
									CurrentCoverUrl: String,
									NumberOfSubscribers: 0,
									NumberOfSubscribersStd: 0,
									NumberOfSubscribersFirstClass: 0,
									NumberOfSubscribersInternational: 0,
									NumberOfSubscribersOnline: 0,
									NumberOfSubscribersCombo: 0,
									ShowNewBenefitBox: False,
									IsBundle: False,
									IsReference: False,
									SubscriberDiscountPercent: 0,
									SortOrder: 0,
									ProductCarouselVisible: False,
									DigitalOnlyExpiration: False,
									HideFromSubscribePage: False,
									DigitalOnly: False,
									SubscribePageCategory: String,
									Category: String,
									IsNew: False,
									AllProductsPage: False,
									Products: 
									[
										{
											ProductDisplayName: String,
											ProductName: String,
											SubTitle: String,
											WebTitle: String,
											WebLineItemTitle: String,
											WebOnlinePlug: String,
											WebPrintPlug: String,
											WebComboPlug: String,
											ShipMethod: String,
											IssuesPerYear: 0,
											OnlinePrice: 0,
											PrintedPrice: 0,
											ComboPrice: 0,
											OnlinePriceSale: 0,
											PrintedPriceSale: 0,
											ComboPriceSale: 0,
											AllowFirstClass: False,
											FirstClassPrice: 0,
											RenewalDiscount: 0,
											MinSubscriptionLength: 0,
											IsSubscribable: False,
											IsSingleIssue: False,
											IsTaxable: False,
											IsTaxableEverywhere: False,
											IsDealerTaxaExempt: False,
											IsRecurring: False,
											BillingFrequencyMonths: 0,
											WebPurchaseable: False,
											BundlePurchaseOverride: False,
											SortOrder: 0,
											ProductCategory: 
											{
												ProductCategoryName: String,
												DisplayName: String,
												SubTitle: String,
												ProductCategoryDescription: String,
												SubscriptionDescription: String,
												FilePrefix: String,
												IsSubscribable: False,
												IsHidden: False,
												IssuesPerSubscription: 0,
												RenewalTrigger: 0,
												WebsiteTitle: String,
												WebsiteMetaTitle: String,
												WebsiteHeader: String,
												WebsiteIcon: String,
												WebsiteHighlightText: String,
												WebsiteInformation: String,
												WebsiteAboutBox: String,
												WebsiteISSN: String,
												WebsitePublicationInfo: String,
												WebsiteSubscriptionInfo: String,
												WebsiteReturnInfo: String,
												WebsiteVideo1Title: String,
												WebsiteVideo1Id: String,
												WebsiteVideo2Title: String,
												WebsiteVideo2Id: String,
												WebsiteVideo3Title: String,
												WebsiteVideo3Id: String,
												WebsiteKindleUrl: String,
												WebsiteOnlineDisclaimer: String,
												WebsitePrintDisclaimer: String,
												WebsiteComboDisclaimer: String,
												WebsiteSubscriptionDisclaimer: String,
												WebsiteSingleDisclaimer: String,
												WebsiteSubTitle: String,
												WebsiteSubOrderPrefix: String,
												WebsiteShipTitleOverride: String,
												WebsiteCarouselName: String,
												Permalink: String,
												KlaviyoName: String,
												PdfSample: String,
												PdfSpecificName: String,
												CurrentCoverUrl: String,
												NumberOfSubscribers: 0,
												NumberOfSubscribersStd: 0,
												NumberOfSubscribersFirstClass: 0,
												NumberOfSubscribersInternational: 0,
												NumberOfSubscribersOnline: 0,
												NumberOfSubscribersCombo: 0,
												ShowNewBenefitBox: False,
												IsBundle: False,
												IsReference: False,
												SubscriberDiscountPercent: 0,
												SortOrder: 0,
												ProductCarouselVisible: False,
												DigitalOnlyExpiration: False,
												HideFromSubscribePage: False,
												DigitalOnly: False,
												SubscribePageCategory: String,
												Category: String,
												IsNew: False,
												AllProductsPage: False,
												Products: 
												[
													{
														ProductDisplayName: String,
														ProductName: String,
														SubTitle: String,
														WebTitle: String,
														WebLineItemTitle: String,
														WebOnlinePlug: String,
														WebPrintPlug: String,
														WebComboPlug: String,
														ShipMethod: String,
														IssuesPerYear: 0,
														OnlinePrice: 0,
														PrintedPrice: 0,
														ComboPrice: 0,
														OnlinePriceSale: 0,
														PrintedPriceSale: 0,
														ComboPriceSale: 0,
														AllowFirstClass: False,
														FirstClassPrice: 0,
														RenewalDiscount: 0,
														MinSubscriptionLength: 0,
														IsSubscribable: False,
														IsSingleIssue: False,
														IsTaxable: False,
														IsTaxableEverywhere: False,
														IsDealerTaxaExempt: False,
														IsRecurring: False,
														BillingFrequencyMonths: 0,
														WebPurchaseable: False,
														BundlePurchaseOverride: False,
														SortOrder: 0,
														ProductCategoryImage: 
														{
															ImageUrl: String,
															SortOrder: 0,
															Id: 0,
															Active: False,
															LastMod: 0001-01-01,
															LastModBy: String
														},
														Id: 0,
														Active: False,
														LastMod: 0001-01-01,
														LastModBy: String
													}
												],
												XProductCategoryFeatures: 
												[
													{
														FeatureGroup: String,
														FeatureTitle: String,
														AccessOnlineRetailPricing: False,
														AccessOnlineWholesalePricing: False,
														GetPrintedPublication: False,
														PrintedPublicationDigitalOnly: False,
														CatalogsAllowed: String,
														GroupSortOrder: 0,
														SortOrder: 0,
														Id: 0,
														Active: False,
														LastMod: 0001-01-01,
														LastModBy: String
													}
												],
												BundledProductCategories: 
												[
													{
														
													}
												],
												Id: 0,
												Active: False,
												LastMod: 0001-01-01,
												LastModBy: String
											},
											ProductCategoryImage: 
											{
												ImageUrl: String,
												SortOrder: 0,
												Id: 0,
												Active: False,
												LastMod: 0001-01-01,
												LastModBy: String
											},
											Id: 0,
											Active: False,
											LastMod: 0001-01-01,
											LastModBy: String
										}
									],
									XProductCategoryFeatures: 
									[
										{
											FeatureGroup: String,
											FeatureTitle: String,
											AccessOnlineRetailPricing: False,
											AccessOnlineWholesalePricing: False,
											GetPrintedPublication: False,
											PrintedPublicationDigitalOnly: False,
											CatalogsAllowed: String,
											GroupSortOrder: 0,
											SortOrder: 0,
											Id: 0,
											Active: False,
											LastMod: 0001-01-01,
											LastModBy: String
										}
									],
									BundledProductCategories: 
									[
										{
											ProductCategoryName: String,
											DisplayName: String,
											SubTitle: String,
											ProductCategoryDescription: String,
											SubscriptionDescription: String,
											FilePrefix: String,
											IsSubscribable: False,
											IsHidden: False,
											IssuesPerSubscription: 0,
											RenewalTrigger: 0,
											WebsiteTitle: String,
											WebsiteMetaTitle: String,
											WebsiteHeader: String,
											WebsiteIcon: String,
											WebsiteHighlightText: String,
											WebsiteInformation: String,
											WebsiteAboutBox: String,
											WebsiteISSN: String,
											WebsitePublicationInfo: String,
											WebsiteSubscriptionInfo: String,
											WebsiteReturnInfo: String,
											WebsiteVideo1Title: String,
											WebsiteVideo1Id: String,
											WebsiteVideo2Title: String,
											WebsiteVideo2Id: String,
											WebsiteVideo3Title: String,
											WebsiteVideo3Id: String,
											WebsiteKindleUrl: String,
											WebsiteOnlineDisclaimer: String,
											WebsitePrintDisclaimer: String,
											WebsiteComboDisclaimer: String,
											WebsiteSubscriptionDisclaimer: String,
											WebsiteSingleDisclaimer: String,
											WebsiteSubTitle: String,
											WebsiteSubOrderPrefix: String,
											WebsiteShipTitleOverride: String,
											WebsiteCarouselName: String,
											Permalink: String,
											KlaviyoName: String,
											PdfSample: String,
											PdfSpecificName: String,
											CurrentCoverUrl: String,
											NumberOfSubscribers: 0,
											NumberOfSubscribersStd: 0,
											NumberOfSubscribersFirstClass: 0,
											NumberOfSubscribersInternational: 0,
											NumberOfSubscribersOnline: 0,
											NumberOfSubscribersCombo: 0,
											ShowNewBenefitBox: False,
											IsBundle: False,
											IsReference: False,
											SubscriberDiscountPercent: 0,
											SortOrder: 0,
											ProductCarouselVisible: False,
											DigitalOnlyExpiration: False,
											HideFromSubscribePage: False,
											DigitalOnly: False,
											SubscribePageCategory: String,
											Category: String,
											IsNew: False,
											AllProductsPage: False,
											Products: 
											[
												{
													ProductDisplayName: String,
													ProductName: String,
													SubTitle: String,
													WebTitle: String,
													WebLineItemTitle: String,
													WebOnlinePlug: String,
													WebPrintPlug: String,
													WebComboPlug: String,
													ShipMethod: String,
													IssuesPerYear: 0,
													OnlinePrice: 0,
													PrintedPrice: 0,
													ComboPrice: 0,
													OnlinePriceSale: 0,
													PrintedPriceSale: 0,
													ComboPriceSale: 0,
													AllowFirstClass: False,
													FirstClassPrice: 0,
													RenewalDiscount: 0,
													MinSubscriptionLength: 0,
													IsSubscribable: False,
													IsSingleIssue: False,
													IsTaxable: False,
													IsTaxableEverywhere: False,
													IsDealerTaxaExempt: False,
													IsRecurring: False,
													BillingFrequencyMonths: 0,
													WebPurchaseable: False,
													BundlePurchaseOverride: False,
													SortOrder: 0,
													ProductCategoryImage: 
													{
														ImageUrl: String,
														SortOrder: 0,
														Id: 0,
														Active: False,
														LastMod: 0001-01-01,
														LastModBy: String
													},
													Id: 0,
													Active: False,
													LastMod: 0001-01-01,
													LastModBy: String
												}
											],
											XProductCategoryFeatures: 
											[
												{
													FeatureGroup: String,
													FeatureTitle: String,
													AccessOnlineRetailPricing: False,
													AccessOnlineWholesalePricing: False,
													GetPrintedPublication: False,
													PrintedPublicationDigitalOnly: False,
													CatalogsAllowed: String,
													GroupSortOrder: 0,
													SortOrder: 0,
													Id: 0,
													Active: False,
													LastMod: 0001-01-01,
													LastModBy: String
												}
											],
											BundledProductCategories: 
											[
												{
													
												}
											],
											Id: 0,
											Active: False,
											LastMod: 0001-01-01,
											LastModBy: String
										}
									],
									Id: 0,
									Active: False,
									LastMod: 0001-01-01,
									LastModBy: String
								}
							],
							Id: 0,
							Active: False,
							LastMod: 0001-01-01,
							LastModBy: String
						},
						DailySalesReportDto: 
						{
							ReportDate: 0001-01-01,
							ReportDateString: String,
							NewRegistrations: 0,
							NumberOfOrders: 0,
							TotalItemsOrdered: 0,
							SubscribableItems: 0,
							NonSubscribableItems: 0,
							TotalSales: 0,
							SubscribableSales: 0,
							NonSubscribableSales: 0,
							DailySalesReportProductDtos: 
							[
								{
									ReportDate: 0001-01-01,
									ReportDateString: String,
									ItemName: String,
									TotalSubscriptions: 0,
									TotalSubscriptionsChange: 0,
									NewSubscriptions: 0,
									NewSubscriptionsChange: 0,
									ExpiredSubscriptions: 0,
									ExpiredSubscriptionsChange: 0,
									Renewals: 0,
									ProductCategoryDto: 
									{
										ProductCategoryName: String,
										DisplayName: String,
										SubTitle: String,
										ProductCategoryDescription: String,
										SubscriptionDescription: String,
										FilePrefix: String,
										IsSubscribable: False,
										IsHidden: False,
										IssuesPerSubscription: 0,
										RenewalTrigger: 0,
										WebsiteTitle: String,
										WebsiteMetaTitle: String,
										WebsiteHeader: String,
										WebsiteIcon: String,
										WebsiteHighlightText: String,
										WebsiteInformation: String,
										WebsiteAboutBox: String,
										WebsiteISSN: String,
										WebsitePublicationInfo: String,
										WebsiteSubscriptionInfo: String,
										WebsiteReturnInfo: String,
										WebsiteVideo1Title: String,
										WebsiteVideo1Id: String,
										WebsiteVideo2Title: String,
										WebsiteVideo2Id: String,
										WebsiteVideo3Title: String,
										WebsiteVideo3Id: String,
										WebsiteKindleUrl: String,
										WebsiteOnlineDisclaimer: String,
										WebsitePrintDisclaimer: String,
										WebsiteComboDisclaimer: String,
										WebsiteSubscriptionDisclaimer: String,
										WebsiteSingleDisclaimer: String,
										WebsiteSubTitle: String,
										WebsiteSubOrderPrefix: String,
										WebsiteShipTitleOverride: String,
										WebsiteCarouselName: String,
										Permalink: String,
										KlaviyoName: String,
										PdfSample: String,
										PdfSpecificName: String,
										CurrentCoverUrl: String,
										NumberOfSubscribers: 0,
										NumberOfSubscribersStd: 0,
										NumberOfSubscribersFirstClass: 0,
										NumberOfSubscribersInternational: 0,
										NumberOfSubscribersOnline: 0,
										NumberOfSubscribersCombo: 0,
										ShowNewBenefitBox: False,
										IsBundle: False,
										IsReference: False,
										SubscriberDiscountPercent: 0,
										SortOrder: 0,
										ProductCarouselVisible: False,
										DigitalOnlyExpiration: False,
										HideFromSubscribePage: False,
										DigitalOnly: False,
										SubscribePageCategory: String,
										Category: String,
										IsNew: False,
										AllProductsPage: False,
										Products: 
										[
											{
												ProductDisplayName: String,
												ProductName: String,
												SubTitle: String,
												WebTitle: String,
												WebLineItemTitle: String,
												WebOnlinePlug: String,
												WebPrintPlug: String,
												WebComboPlug: String,
												ShipMethod: String,
												IssuesPerYear: 0,
												OnlinePrice: 0,
												PrintedPrice: 0,
												ComboPrice: 0,
												OnlinePriceSale: 0,
												PrintedPriceSale: 0,
												ComboPriceSale: 0,
												AllowFirstClass: False,
												FirstClassPrice: 0,
												RenewalDiscount: 0,
												MinSubscriptionLength: 0,
												IsSubscribable: False,
												IsSingleIssue: False,
												IsTaxable: False,
												IsTaxableEverywhere: False,
												IsDealerTaxaExempt: False,
												IsRecurring: False,
												BillingFrequencyMonths: 0,
												WebPurchaseable: False,
												BundlePurchaseOverride: False,
												SortOrder: 0,
												ProductCategory: 
												{
													ProductCategoryName: String,
													DisplayName: String,
													SubTitle: String,
													ProductCategoryDescription: String,
													SubscriptionDescription: String,
													FilePrefix: String,
													IsSubscribable: False,
													IsHidden: False,
													IssuesPerSubscription: 0,
													RenewalTrigger: 0,
													WebsiteTitle: String,
													WebsiteMetaTitle: String,
													WebsiteHeader: String,
													WebsiteIcon: String,
													WebsiteHighlightText: String,
													WebsiteInformation: String,
													WebsiteAboutBox: String,
													WebsiteISSN: String,
													WebsitePublicationInfo: String,
													WebsiteSubscriptionInfo: String,
													WebsiteReturnInfo: String,
													WebsiteVideo1Title: String,
													WebsiteVideo1Id: String,
													WebsiteVideo2Title: String,
													WebsiteVideo2Id: String,
													WebsiteVideo3Title: String,
													WebsiteVideo3Id: String,
													WebsiteKindleUrl: String,
													WebsiteOnlineDisclaimer: String,
													WebsitePrintDisclaimer: String,
													WebsiteComboDisclaimer: String,
													WebsiteSubscriptionDisclaimer: String,
													WebsiteSingleDisclaimer: String,
													WebsiteSubTitle: String,
													WebsiteSubOrderPrefix: String,
													WebsiteShipTitleOverride: String,
													WebsiteCarouselName: String,
													Permalink: String,
													KlaviyoName: String,
													PdfSample: String,
													PdfSpecificName: String,
													CurrentCoverUrl: String,
													NumberOfSubscribers: 0,
													NumberOfSubscribersStd: 0,
													NumberOfSubscribersFirstClass: 0,
													NumberOfSubscribersInternational: 0,
													NumberOfSubscribersOnline: 0,
													NumberOfSubscribersCombo: 0,
													ShowNewBenefitBox: False,
													IsBundle: False,
													IsReference: False,
													SubscriberDiscountPercent: 0,
													SortOrder: 0,
													ProductCarouselVisible: False,
													DigitalOnlyExpiration: False,
													HideFromSubscribePage: False,
													DigitalOnly: False,
													SubscribePageCategory: String,
													Category: String,
													IsNew: False,
													AllProductsPage: False,
													Products: 
													[
														{
															ProductDisplayName: String,
															ProductName: String,
															SubTitle: String,
															WebTitle: String,
															WebLineItemTitle: String,
															WebOnlinePlug: String,
															WebPrintPlug: String,
															WebComboPlug: String,
															ShipMethod: String,
															IssuesPerYear: 0,
															OnlinePrice: 0,
															PrintedPrice: 0,
															ComboPrice: 0,
															OnlinePriceSale: 0,
															PrintedPriceSale: 0,
															ComboPriceSale: 0,
															AllowFirstClass: False,
															FirstClassPrice: 0,
															RenewalDiscount: 0,
															MinSubscriptionLength: 0,
															IsSubscribable: False,
															IsSingleIssue: False,
															IsTaxable: False,
															IsTaxableEverywhere: False,
															IsDealerTaxaExempt: False,
															IsRecurring: False,
															BillingFrequencyMonths: 0,
															WebPurchaseable: False,
															BundlePurchaseOverride: False,
															SortOrder: 0,
															ProductCategory: 
															{
																ProductCategoryName: String,
																DisplayName: String,
																SubTitle: String,
																ProductCategoryDescription: String,
																SubscriptionDescription: String,
																FilePrefix: String,
																IsSubscribable: False,
																IsHidden: False,
																IssuesPerSubscription: 0,
																RenewalTrigger: 0,
																WebsiteTitle: String,
																WebsiteMetaTitle: String,
																WebsiteHeader: String,
																WebsiteIcon: String,
																WebsiteHighlightText: String,
																WebsiteInformation: String,
																WebsiteAboutBox: String,
																WebsiteISSN: String,
																WebsitePublicationInfo: String,
																WebsiteSubscriptionInfo: String,
																WebsiteReturnInfo: String,
																WebsiteVideo1Title: String,
																WebsiteVideo1Id: String,
																WebsiteVideo2Title: String,
																WebsiteVideo2Id: String,
																WebsiteVideo3Title: String,
																WebsiteVideo3Id: String,
																WebsiteKindleUrl: String,
																WebsiteOnlineDisclaimer: String,
																WebsitePrintDisclaimer: String,
																WebsiteComboDisclaimer: String,
																WebsiteSubscriptionDisclaimer: String,
																WebsiteSingleDisclaimer: String,
																WebsiteSubTitle: String,
																WebsiteSubOrderPrefix: String,
																WebsiteShipTitleOverride: String,
																WebsiteCarouselName: String,
																Permalink: String,
																KlaviyoName: String,
																PdfSample: String,
																PdfSpecificName: String,
																CurrentCoverUrl: String,
																NumberOfSubscribers: 0,
																NumberOfSubscribersStd: 0,
																NumberOfSubscribersFirstClass: 0,
																NumberOfSubscribersInternational: 0,
																NumberOfSubscribersOnline: 0,
																NumberOfSubscribersCombo: 0,
																ShowNewBenefitBox: False,
																IsBundle: False,
																IsReference: False,
																SubscriberDiscountPercent: 0,
																SortOrder: 0,
																ProductCarouselVisible: False,
																DigitalOnlyExpiration: False,
																HideFromSubscribePage: False,
																DigitalOnly: False,
																SubscribePageCategory: String,
																Category: String,
																IsNew: False,
																AllProductsPage: False,
																Products: 
																[
																	{
																		ProductDisplayName: String,
																		ProductName: String,
																		SubTitle: String,
																		WebTitle: String,
																		WebLineItemTitle: String,
																		WebOnlinePlug: String,
																		WebPrintPlug: String,
																		WebComboPlug: String,
																		ShipMethod: String,
																		IssuesPerYear: 0,
																		OnlinePrice: 0,
																		PrintedPrice: 0,
																		ComboPrice: 0,
																		OnlinePriceSale: 0,
																		PrintedPriceSale: 0,
																		ComboPriceSale: 0,
																		AllowFirstClass: False,
																		FirstClassPrice: 0,
																		RenewalDiscount: 0,
																		MinSubscriptionLength: 0,
																		IsSubscribable: False,
																		IsSingleIssue: False,
																		IsTaxable: False,
																		IsTaxableEverywhere: False,
																		IsDealerTaxaExempt: False,
																		IsRecurring: False,
																		BillingFrequencyMonths: 0,
																		WebPurchaseable: False,
																		BundlePurchaseOverride: False,
																		SortOrder: 0,
																		ProductCategoryImage: 
																		{
																			ImageUrl: String,
																			SortOrder: 0,
																			Id: 0,
																			Active: False,
																			LastMod: 0001-01-01,
																			LastModBy: String
																		},
																		Id: 0,
																		Active: False,
																		LastMod: 0001-01-01,
																		LastModBy: String
																	}
																],
																XProductCategoryFeatures: 
																[
																	{
																		FeatureGroup: String,
																		FeatureTitle: String,
																		AccessOnlineRetailPricing: False,
																		AccessOnlineWholesalePricing: False,
																		GetPrintedPublication: False,
																		PrintedPublicationDigitalOnly: False,
																		CatalogsAllowed: String,
																		GroupSortOrder: 0,
																		SortOrder: 0,
																		Id: 0,
																		Active: False,
																		LastMod: 0001-01-01,
																		LastModBy: String
																	}
																],
																BundledProductCategories: 
																[
																	{
																		
																	}
																],
																Id: 0,
																Active: False,
																LastMod: 0001-01-01,
																LastModBy: String
															},
															ProductCategoryImage: 
															{
																ImageUrl: String,
																SortOrder: 0,
																Id: 0,
																Active: False,
																LastMod: 0001-01-01,
																LastModBy: String
															},
															Id: 0,
															Active: False,
															LastMod: 0001-01-01,
															LastModBy: String
														}
													],
													XProductCategoryFeatures: 
													[
														{
															FeatureGroup: String,
															FeatureTitle: String,
															AccessOnlineRetailPricing: False,
															AccessOnlineWholesalePricing: False,
															GetPrintedPublication: False,
															PrintedPublicationDigitalOnly: False,
															CatalogsAllowed: String,
															GroupSortOrder: 0,
															SortOrder: 0,
															Id: 0,
															Active: False,
															LastMod: 0001-01-01,
															LastModBy: String
														}
													],
													BundledProductCategories: 
													[
														{
															ProductCategoryName: String,
															DisplayName: String,
															SubTitle: String,
															ProductCategoryDescription: String,
															SubscriptionDescription: String,
															FilePrefix: String,
															IsSubscribable: False,
															IsHidden: False,
															IssuesPerSubscription: 0,
															RenewalTrigger: 0,
															WebsiteTitle: String,
															WebsiteMetaTitle: String,
															WebsiteHeader: String,
															WebsiteIcon: String,
															WebsiteHighlightText: String,
															WebsiteInformation: String,
															WebsiteAboutBox: String,
															WebsiteISSN: String,
															WebsitePublicationInfo: String,
															WebsiteSubscriptionInfo: String,
															WebsiteReturnInfo: String,
															WebsiteVideo1Title: String,
															WebsiteVideo1Id: String,
															WebsiteVideo2Title: String,
															WebsiteVideo2Id: String,
															WebsiteVideo3Title: String,
															WebsiteVideo3Id: String,
															WebsiteKindleUrl: String,
															WebsiteOnlineDisclaimer: String,
															WebsitePrintDisclaimer: String,
															WebsiteComboDisclaimer: String,
															WebsiteSubscriptionDisclaimer: String,
															WebsiteSingleDisclaimer: String,
															WebsiteSubTitle: String,
															WebsiteSubOrderPrefix: String,
															WebsiteShipTitleOverride: String,
															WebsiteCarouselName: String,
															Permalink: String,
															KlaviyoName: String,
															PdfSample: String,
															PdfSpecificName: String,
															CurrentCoverUrl: String,
															NumberOfSubscribers: 0,
															NumberOfSubscribersStd: 0,
															NumberOfSubscribersFirstClass: 0,
															NumberOfSubscribersInternational: 0,
															NumberOfSubscribersOnline: 0,
															NumberOfSubscribersCombo: 0,
															ShowNewBenefitBox: False,
															IsBundle: False,
															IsReference: False,
															SubscriberDiscountPercent: 0,
															SortOrder: 0,
															ProductCarouselVisible: False,
															DigitalOnlyExpiration: False,
															HideFromSubscribePage: False,
															DigitalOnly: False,
															SubscribePageCategory: String,
															Category: String,
															IsNew: False,
															AllProductsPage: False,
															Products: 
															[
																{
																	ProductDisplayName: String,
																	ProductName: String,
																	SubTitle: String,
																	WebTitle: String,
																	WebLineItemTitle: String,
																	WebOnlinePlug: String,
																	WebPrintPlug: String,
																	WebComboPlug: String,
																	ShipMethod: String,
																	IssuesPerYear: 0,
																	OnlinePrice: 0,
																	PrintedPrice: 0,
																	ComboPrice: 0,
																	OnlinePriceSale: 0,
																	PrintedPriceSale: 0,
																	ComboPriceSale: 0,
																	AllowFirstClass: False,
																	FirstClassPrice: 0,
																	RenewalDiscount: 0,
																	MinSubscriptionLength: 0,
																	IsSubscribable: False,
																	IsSingleIssue: False,
																	IsTaxable: False,
																	IsTaxableEverywhere: False,
																	IsDealerTaxaExempt: False,
																	IsRecurring: False,
																	BillingFrequencyMonths: 0,
																	WebPurchaseable: False,
																	BundlePurchaseOverride: False,
																	SortOrder: 0,
																	ProductCategoryImage: 
																	{
																		ImageUrl: String,
																		SortOrder: 0,
																		Id: 0,
																		Active: False,
																		LastMod: 0001-01-01,
																		LastModBy: String
																	},
																	Id: 0,
																	Active: False,
																	LastMod: 0001-01-01,
																	LastModBy: String
																}
															],
															XProductCategoryFeatures: 
															[
																{
																	FeatureGroup: String,
																	FeatureTitle: String,
																	AccessOnlineRetailPricing: False,
																	AccessOnlineWholesalePricing: False,
																	GetPrintedPublication: False,
																	PrintedPublicationDigitalOnly: False,
																	CatalogsAllowed: String,
																	GroupSortOrder: 0,
																	SortOrder: 0,
																	Id: 0,
																	Active: False,
																	LastMod: 0001-01-01,
																	LastModBy: String
																}
															],
															BundledProductCategories: 
															[
																{
																	
																}
															],
															Id: 0,
															Active: False,
															LastMod: 0001-01-01,
															LastModBy: String
														}
													],
													Id: 0,
													Active: False,
													LastMod: 0001-01-01,
													LastModBy: String
												},
												ProductCategoryImage: 
												{
													ImageUrl: String,
													SortOrder: 0,
													Id: 0,
													Active: False,
													LastMod: 0001-01-01,
													LastModBy: String
												},
												Id: 0,
												Active: False,
												LastMod: 0001-01-01,
												LastModBy: String
											}
										],
										XProductCategoryFeatures: 
										[
											{
												FeatureGroup: String,
												FeatureTitle: String,
												AccessOnlineRetailPricing: False,
												AccessOnlineWholesalePricing: False,
												GetPrintedPublication: False,
												PrintedPublicationDigitalOnly: False,
												CatalogsAllowed: String,
												GroupSortOrder: 0,
												SortOrder: 0,
												Id: 0,
												Active: False,
												LastMod: 0001-01-01,
												LastModBy: String
											}
										],
										BundledProductCategories: 
										[
											{
												ProductCategoryName: String,
												DisplayName: String,
												SubTitle: String,
												ProductCategoryDescription: String,
												SubscriptionDescription: String,
												FilePrefix: String,
												IsSubscribable: False,
												IsHidden: False,
												IssuesPerSubscription: 0,
												RenewalTrigger: 0,
												WebsiteTitle: String,
												WebsiteMetaTitle: String,
												WebsiteHeader: String,
												WebsiteIcon: String,
												WebsiteHighlightText: String,
												WebsiteInformation: String,
												WebsiteAboutBox: String,
												WebsiteISSN: String,
												WebsitePublicationInfo: String,
												WebsiteSubscriptionInfo: String,
												WebsiteReturnInfo: String,
												WebsiteVideo1Title: String,
												WebsiteVideo1Id: String,
												WebsiteVideo2Title: String,
												WebsiteVideo2Id: String,
												WebsiteVideo3Title: String,
												WebsiteVideo3Id: String,
												WebsiteKindleUrl: String,
												WebsiteOnlineDisclaimer: String,
												WebsitePrintDisclaimer: String,
												WebsiteComboDisclaimer: String,
												WebsiteSubscriptionDisclaimer: String,
												WebsiteSingleDisclaimer: String,
												WebsiteSubTitle: String,
												WebsiteSubOrderPrefix: String,
												WebsiteShipTitleOverride: String,
												WebsiteCarouselName: String,
												Permalink: String,
												KlaviyoName: String,
												PdfSample: String,
												PdfSpecificName: String,
												CurrentCoverUrl: String,
												NumberOfSubscribers: 0,
												NumberOfSubscribersStd: 0,
												NumberOfSubscribersFirstClass: 0,
												NumberOfSubscribersInternational: 0,
												NumberOfSubscribersOnline: 0,
												NumberOfSubscribersCombo: 0,
												ShowNewBenefitBox: False,
												IsBundle: False,
												IsReference: False,
												SubscriberDiscountPercent: 0,
												SortOrder: 0,
												ProductCarouselVisible: False,
												DigitalOnlyExpiration: False,
												HideFromSubscribePage: False,
												DigitalOnly: False,
												SubscribePageCategory: String,
												Category: String,
												IsNew: False,
												AllProductsPage: False,
												Products: 
												[
													{
														ProductDisplayName: String,
														ProductName: String,
														SubTitle: String,
														WebTitle: String,
														WebLineItemTitle: String,
														WebOnlinePlug: String,
														WebPrintPlug: String,
														WebComboPlug: String,
														ShipMethod: String,
														IssuesPerYear: 0,
														OnlinePrice: 0,
														PrintedPrice: 0,
														ComboPrice: 0,
														OnlinePriceSale: 0,
														PrintedPriceSale: 0,
														ComboPriceSale: 0,
														AllowFirstClass: False,
														FirstClassPrice: 0,
														RenewalDiscount: 0,
														MinSubscriptionLength: 0,
														IsSubscribable: False,
														IsSingleIssue: False,
														IsTaxable: False,
														IsTaxableEverywhere: False,
														IsDealerTaxaExempt: False,
														IsRecurring: False,
														BillingFrequencyMonths: 0,
														WebPurchaseable: False,
														BundlePurchaseOverride: False,
														SortOrder: 0,
														ProductCategory: 
														{
															ProductCategoryName: String,
															DisplayName: String,
															SubTitle: String,
															ProductCategoryDescription: String,
															SubscriptionDescription: String,
															FilePrefix: String,
															IsSubscribable: False,
															IsHidden: False,
															IssuesPerSubscription: 0,
															RenewalTrigger: 0,
															WebsiteTitle: String,
															WebsiteMetaTitle: String,
															WebsiteHeader: String,
															WebsiteIcon: String,
															WebsiteHighlightText: String,
															WebsiteInformation: String,
															WebsiteAboutBox: String,
															WebsiteISSN: String,
															WebsitePublicationInfo: String,
															WebsiteSubscriptionInfo: String,
															WebsiteReturnInfo: String,
															WebsiteVideo1Title: String,
															WebsiteVideo1Id: String,
															WebsiteVideo2Title: String,
															WebsiteVideo2Id: String,
															WebsiteVideo3Title: String,
															WebsiteVideo3Id: String,
															WebsiteKindleUrl: String,
															WebsiteOnlineDisclaimer: String,
															WebsitePrintDisclaimer: String,
															WebsiteComboDisclaimer: String,
															WebsiteSubscriptionDisclaimer: String,
															WebsiteSingleDisclaimer: String,
															WebsiteSubTitle: String,
															WebsiteSubOrderPrefix: String,
															WebsiteShipTitleOverride: String,
															WebsiteCarouselName: String,
															Permalink: String,
															KlaviyoName: String,
															PdfSample: String,
															PdfSpecificName: String,
															CurrentCoverUrl: String,
															NumberOfSubscribers: 0,
															NumberOfSubscribersStd: 0,
															NumberOfSubscribersFirstClass: 0,
															NumberOfSubscribersInternational: 0,
															NumberOfSubscribersOnline: 0,
															NumberOfSubscribersCombo: 0,
															ShowNewBenefitBox: False,
															IsBundle: False,
															IsReference: False,
															SubscriberDiscountPercent: 0,
															SortOrder: 0,
															ProductCarouselVisible: False,
															DigitalOnlyExpiration: False,
															HideFromSubscribePage: False,
															DigitalOnly: False,
															SubscribePageCategory: String,
															Category: String,
															IsNew: False,
															AllProductsPage: False,
															Products: 
															[
																{
																	ProductDisplayName: String,
																	ProductName: String,
																	SubTitle: String,
																	WebTitle: String,
																	WebLineItemTitle: String,
																	WebOnlinePlug: String,
																	WebPrintPlug: String,
																	WebComboPlug: String,
																	ShipMethod: String,
																	IssuesPerYear: 0,
																	OnlinePrice: 0,
																	PrintedPrice: 0,
																	ComboPrice: 0,
																	OnlinePriceSale: 0,
																	PrintedPriceSale: 0,
																	ComboPriceSale: 0,
																	AllowFirstClass: False,
																	FirstClassPrice: 0,
																	RenewalDiscount: 0,
																	MinSubscriptionLength: 0,
																	IsSubscribable: False,
																	IsSingleIssue: False,
																	IsTaxable: False,
																	IsTaxableEverywhere: False,
																	IsDealerTaxaExempt: False,
																	IsRecurring: False,
																	BillingFrequencyMonths: 0,
																	WebPurchaseable: False,
																	BundlePurchaseOverride: False,
																	SortOrder: 0,
																	ProductCategoryImage: 
																	{
																		ImageUrl: String,
																		SortOrder: 0,
																		Id: 0,
																		Active: False,
																		LastMod: 0001-01-01,
																		LastModBy: String
																	},
																	Id: 0,
																	Active: False,
																	LastMod: 0001-01-01,
																	LastModBy: String
																}
															],
															XProductCategoryFeatures: 
															[
																{
																	FeatureGroup: String,
																	FeatureTitle: String,
																	AccessOnlineRetailPricing: False,
																	AccessOnlineWholesalePricing: False,
																	GetPrintedPublication: False,
																	PrintedPublicationDigitalOnly: False,
																	CatalogsAllowed: String,
																	GroupSortOrder: 0,
																	SortOrder: 0,
																	Id: 0,
																	Active: False,
																	LastMod: 0001-01-01,
																	LastModBy: String
																}
															],
															BundledProductCategories: 
															[
																{
																	
																}
															],
															Id: 0,
															Active: False,
															LastMod: 0001-01-01,
															LastModBy: String
														},
														ProductCategoryImage: 
														{
															ImageUrl: String,
															SortOrder: 0,
															Id: 0,
															Active: False,
															LastMod: 0001-01-01,
															LastModBy: String
														},
														Id: 0,
														Active: False,
														LastMod: 0001-01-01,
														LastModBy: String
													}
												],
												XProductCategoryFeatures: 
												[
													{
														FeatureGroup: String,
														FeatureTitle: String,
														AccessOnlineRetailPricing: False,
														AccessOnlineWholesalePricing: False,
														GetPrintedPublication: False,
														PrintedPublicationDigitalOnly: False,
														CatalogsAllowed: String,
														GroupSortOrder: 0,
														SortOrder: 0,
														Id: 0,
														Active: False,
														LastMod: 0001-01-01,
														LastModBy: String
													}
												],
												BundledProductCategories: 
												[
													{
														ProductCategoryName: String,
														DisplayName: String,
														SubTitle: String,
														ProductCategoryDescription: String,
														SubscriptionDescription: String,
														FilePrefix: String,
														IsSubscribable: False,
														IsHidden: False,
														IssuesPerSubscription: 0,
														RenewalTrigger: 0,
														WebsiteTitle: String,
														WebsiteMetaTitle: String,
														WebsiteHeader: String,
														WebsiteIcon: String,
														WebsiteHighlightText: String,
														WebsiteInformation: String,
														WebsiteAboutBox: String,
														WebsiteISSN: String,
														WebsitePublicationInfo: String,
														WebsiteSubscriptionInfo: String,
														WebsiteReturnInfo: String,
														WebsiteVideo1Title: String,
														WebsiteVideo1Id: String,
														WebsiteVideo2Title: String,
														WebsiteVideo2Id: String,
														WebsiteVideo3Title: String,
														WebsiteVideo3Id: String,
														WebsiteKindleUrl: String,
														WebsiteOnlineDisclaimer: String,
														WebsitePrintDisclaimer: String,
														WebsiteComboDisclaimer: String,
														WebsiteSubscriptionDisclaimer: String,
														WebsiteSingleDisclaimer: String,
														WebsiteSubTitle: String,
														WebsiteSubOrderPrefix: String,
														WebsiteShipTitleOverride: String,
														WebsiteCarouselName: String,
														Permalink: String,
														KlaviyoName: String,
														PdfSample: String,
														PdfSpecificName: String,
														CurrentCoverUrl: String,
														NumberOfSubscribers: 0,
														NumberOfSubscribersStd: 0,
														NumberOfSubscribersFirstClass: 0,
														NumberOfSubscribersInternational: 0,
														NumberOfSubscribersOnline: 0,
														NumberOfSubscribersCombo: 0,
														ShowNewBenefitBox: False,
														IsBundle: False,
														IsReference: False,
														SubscriberDiscountPercent: 0,
														SortOrder: 0,
														ProductCarouselVisible: False,
														DigitalOnlyExpiration: False,
														HideFromSubscribePage: False,
														DigitalOnly: False,
														SubscribePageCategory: String,
														Category: String,
														IsNew: False,
														AllProductsPage: False,
														Products: 
														[
															{
																ProductDisplayName: String,
																ProductName: String,
																SubTitle: String,
																WebTitle: String,
																WebLineItemTitle: String,
																WebOnlinePlug: String,
																WebPrintPlug: String,
																WebComboPlug: String,
																ShipMethod: String,
																IssuesPerYear: 0,
																OnlinePrice: 0,
																PrintedPrice: 0,
																ComboPrice: 0,
																OnlinePriceSale: 0,
																PrintedPriceSale: 0,
																ComboPriceSale: 0,
																AllowFirstClass: False,
																FirstClassPrice: 0,
																RenewalDiscount: 0,
																MinSubscriptionLength: 0,
																IsSubscribable: False,
																IsSingleIssue: False,
																IsTaxable: False,
																IsTaxableEverywhere: False,
																IsDealerTaxaExempt: False,
																IsRecurring: False,
																BillingFrequencyMonths: 0,
																WebPurchaseable: False,
																BundlePurchaseOverride: False,
																SortOrder: 0,
																ProductCategoryImage: 
																{
																	ImageUrl: String,
																	SortOrder: 0,
																	Id: 0,
																	Active: False,
																	LastMod: 0001-01-01,
																	LastModBy: String
																},
																Id: 0,
																Active: False,
																LastMod: 0001-01-01,
																LastModBy: String
															}
														],
														XProductCategoryFeatures: 
														[
															{
																FeatureGroup: String,
																FeatureTitle: String,
																AccessOnlineRetailPricing: False,
																AccessOnlineWholesalePricing: False,
																GetPrintedPublication: False,
																PrintedPublicationDigitalOnly: False,
																CatalogsAllowed: String,
																GroupSortOrder: 0,
																SortOrder: 0,
																Id: 0,
																Active: False,
																LastMod: 0001-01-01,
																LastModBy: String
															}
														],
														BundledProductCategories: 
														[
															{
																
															}
														],
														Id: 0,
														Active: False,
														LastMod: 0001-01-01,
														LastModBy: String
													}
												],
												Id: 0,
												Active: False,
												LastMod: 0001-01-01,
												LastModBy: String
											}
										],
										Id: 0,
										Active: False,
										LastMod: 0001-01-01,
										LastModBy: String
									},
									DailySalesReportDto: 
									{
										ReportDate: 0001-01-01,
										ReportDateString: String,
										NewRegistrations: 0,
										NumberOfOrders: 0,
										TotalItemsOrdered: 0,
										SubscribableItems: 0,
										NonSubscribableItems: 0,
										TotalSales: 0,
										SubscribableSales: 0,
										NonSubscribableSales: 0,
										Id: 0,
										Active: False,
										LastMod: 0001-01-01,
										LastModBy: String
									},
									Id: 0,
									Active: False,
									LastMod: 0001-01-01,
									LastModBy: String
								}
							],
							Id: 0,
							Active: False,
							LastMod: 0001-01-01,
							LastModBy: String
						},
						Id: 0,
						Active: False,
						LastMod: 0001-01-01,
						LastModBy: String
					}
				],
				Id: 0,
				Active: False,
				LastMod: 0001-01-01,
				LastModBy: String
			},
			Id: 0,
			Active: False,
			LastMod: 0001-01-01,
			LastModBy: String
		}
	],
	FromDate: String,
	ToDate: String,
	Total: 0,
	OpCode: 0,
	ErrorText: String,
	RequestTime: String,
	ResponseTime: String,
	TotalExecutionTime: String,
	CachedResponse: False
}