Variable marketplaceAsinPageViewMetricsConst
marketplaceAsinPageViewMetrics: {
definitions: {
MarketplaceAsinPageViewMetrics: {
description: "Contains aggregate ASIN page view metrics.";
properties: {
asin: {
description: "ASIN for which the page view metrics are provided.";
examples: readonly ["B00EZ1IGCO"];
type: "string";
};
endTime: {
description: "End time of the aggregation window in UTC.";
examples: readonly ["2023-01-23T00:00:00Z"];
format: "date-time";
type: "string";
};
marketplaceId: {
description: "Marketplace for which the page view metrics are provided.";
examples: readonly ["A1PA6795UKMFR9"];
type: "string";
};
pageViews: {
description: "Total page views (count).";
examples: readonly ["12352"];
minimum: 0;
type: "integer";
};
startTime: {
description: "Start time of the aggregation window in UTC.";
examples: readonly ["2023-01-16T00:00:00Z"];
format: "date-time";
type: "string";
};
};
required: readonly [
"startTime",
"endTime",
"marketplaceId",
"asin",
"pageViews",
];
type: "object";
};
};
description: "Provides information on the ASIN page view (glance view) metrics for the DE, FR, IT, ES, NL, PL, SE, BE (EU-8) and UK marketplaces, with data available up to the last seven days. A page view is a customer view of the product's detail page for a given ASIN. Developers have the option to specify a start and end date to retrieve data within that range. If no dates are specified, the report will provide the data for the latest available day. For marketplaces and product categories where the seller does not have a meaningful presence (40 units sold), the report will not return any data.";
examples: readonly [
{
marketplaceAsinPageViewMetrics: readonly [
{
asin: "B00EZ1IGCO";
endTime: "2023-04-28T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 12352;
startTime: "2023-04-27T00:00:00Z";
},
{
asin: "B00EZ1IGCO";
endTime: "2023-04-29T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 12321;
startTime: "2023-04-28T00:00:00Z";
},
{
asin: "B00EZ1IGCO";
endTime: "2023-04-30T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 10021;
startTime: "2023-04-29T00:00:00Z";
},
{
asin: "B00EZ1IGCO";
endTime: "2023-05-01T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 1432;
startTime: "2023-04-30T00:00:00Z";
},
{
asin: "B00EZ1IGCO";
endTime: "2023-05-02T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 342;
startTime: "2023-05-01T00:00:00Z";
},
{
asin: "B00EZ1IGCO";
endTime: "2023-05-03T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 450;
startTime: "2023-05-02T00:00:00Z";
},
{
asin: "B00EZ1IGCO";
endTime: "2023-05-04T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 1250;
startTime: "2023-05-03T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-04-28T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 12352;
startTime: "2023-04-27T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-04-29T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 12321;
startTime: "2023-04-28T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-04-30T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 10021;
startTime: "2023-04-29T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-05-01T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 1432;
startTime: "2023-04-30T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-05-02T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 342;
startTime: "2023-05-01T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-05-03T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 450;
startTime: "2023-05-02T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-05-04T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 1250;
startTime: "2023-05-03T00:00:00Z";
},
];
reportSpecification: {
dataEndTime: "2023-05-03";
dataStartTime: "2023-04-27";
marketplaceIds: readonly ["A1PA6795UKMFR9", "APJ6JRA9NG5V4"];
reportOptions: { productType: "AUTO_BATTERY" };
reportType: "MARKETPLACE_ASIN_PAGE_VIEW_METRICS";
};
},
{
marketplaceAsinPageViewMetrics: readonly [
{
asin: "B00EZ1IGCO";
endTime: "2023-05-04T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 1250;
startTime: "2023-05-03T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-05-04T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 1250;
startTime: "2023-05-03T00:00:00Z";
},
];
reportSpecification: {
marketplaceIds: readonly ["A1PA6795UKMFR9", "APJ6JRA9NG5V4"];
reportOptions: { productType: "AUTO_BATTERY" };
reportType: "MARKETPLACE_ASIN_PAGE_VIEW_METRICS";
};
},
];
properties: {
marketplaceAsinPageViewMetrics: {
description: "A list of ASIN page view metrics.";
items: { $ref: "#/definitions/MarketplaceAsinPageViewMetrics" };
type: "array";
};
reportSpecification: {
description: "Summarizes the report request.";
properties: {
dataEndTime: {
description: "Determines the end date of the report - the time component is ignored. If the end date of the report is not within the seven days from start date, the report will be cancelled. If the end date of the report is not provided, it will default to the end date of the most recently available daily date.";
examples: readonly ["2021-06-19"];
format: "date";
type: "string";
};
dataStartTime: {
description: "Determines the start date of the report - the time component is ignored. If the start date of the report is more than seven days ago, the report will be cancelled. If the start date of the report is not provided, it will default to the start date of the most recently available daily data.";
examples: readonly ["2021-06-06"];
format: "date";
type: "string";
};
marketplaceIds: {
description: "Any of the EU(8) or UK marketplaces. DE, FR, IT, ES, NL, PL, SE, BE and UK";
items: {
description: "Any EU(8) or UK Marketplace ID. DE, FR, IT, ES, NL, PL, SE, BE and UK. The ID for the marketplace can be found on the SP-API documentation. - https://developer-docs.amazon.com/sp-api/docs/marketplace-ids";
type: "string";
};
type: "array";
};
reportOptions: {
description: "Specifies the product type.";
properties: {
productType: {
description: "The Amazon product type of the ASINs for which the report is being requested. All ASINs with the productType will be included. The value for the product type can be found by following instructions on Seller Central's Help page. - https://developer-docs.amazon.com/sp-api/docs/seller-central-urls";
examples: readonly ["AUTO_BATTERY", "LUGGAGE", "SHOES"];
type: "string";
};
};
required: readonly ["productType"];
type: "object";
};
reportType: { description: "The report type."; type: "string" };
};
required: readonly ["reportType", "reportOptions", "marketplaceIds"];
type: "object";
};
};
required: readonly [
"reportSpecification",
"marketplaceAsinPageViewMetrics",
];
type: "object";
} = ...
Type declaration
Readonly
definitions: {
MarketplaceAsinPageViewMetrics: {
description: "Contains aggregate ASIN page view metrics.";
properties: {
asin: {
description: "ASIN for which the page view metrics are provided.";
examples: readonly ["B00EZ1IGCO"];
type: "string";
};
endTime: {
description: "End time of the aggregation window in UTC.";
examples: readonly ["2023-01-23T00:00:00Z"];
format: "date-time";
type: "string";
};
marketplaceId: {
description: "Marketplace for which the page view metrics are provided.";
examples: readonly ["A1PA6795UKMFR9"];
type: "string";
};
pageViews: {
description: "Total page views (count).";
examples: readonly ["12352"];
minimum: 0;
type: "integer";
};
startTime: {
description: "Start time of the aggregation window in UTC.";
examples: readonly ["2023-01-16T00:00:00Z"];
format: "date-time";
type: "string";
};
};
required: readonly [
"startTime",
"endTime",
"marketplaceId",
"asin",
"pageViews",
];
type: "object";
};
}
Readonly
description: "Provides information on the ASIN page view (glance view) metrics for the DE, FR, IT, ES, NL, PL, SE, BE (EU-8) and UK marketplaces, with data available up to the last seven days. A page view is a customer view of the product's detail page for a given ASIN. Developers have the option to specify a start and end date to retrieve data within that range. If no dates are specified, the report will provide the data for the latest available day. For marketplaces and product categories where the seller does not have a meaningful presence (40 units sold), the report will not return any data."
Readonly
examples: readonly [
{
marketplaceAsinPageViewMetrics: readonly [
{
asin: "B00EZ1IGCO";
endTime: "2023-04-28T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 12352;
startTime: "2023-04-27T00:00:00Z";
},
{
asin: "B00EZ1IGCO";
endTime: "2023-04-29T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 12321;
startTime: "2023-04-28T00:00:00Z";
},
{
asin: "B00EZ1IGCO";
endTime: "2023-04-30T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 10021;
startTime: "2023-04-29T00:00:00Z";
},
{
asin: "B00EZ1IGCO";
endTime: "2023-05-01T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 1432;
startTime: "2023-04-30T00:00:00Z";
},
{
asin: "B00EZ1IGCO";
endTime: "2023-05-02T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 342;
startTime: "2023-05-01T00:00:00Z";
},
{
asin: "B00EZ1IGCO";
endTime: "2023-05-03T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 450;
startTime: "2023-05-02T00:00:00Z";
},
{
asin: "B00EZ1IGCO";
endTime: "2023-05-04T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 1250;
startTime: "2023-05-03T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-04-28T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 12352;
startTime: "2023-04-27T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-04-29T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 12321;
startTime: "2023-04-28T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-04-30T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 10021;
startTime: "2023-04-29T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-05-01T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 1432;
startTime: "2023-04-30T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-05-02T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 342;
startTime: "2023-05-01T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-05-03T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 450;
startTime: "2023-05-02T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-05-04T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 1250;
startTime: "2023-05-03T00:00:00Z";
},
];
reportSpecification: {
dataEndTime: "2023-05-03";
dataStartTime: "2023-04-27";
marketplaceIds: readonly ["A1PA6795UKMFR9", "APJ6JRA9NG5V4"];
reportOptions: { productType: "AUTO_BATTERY" };
reportType: "MARKETPLACE_ASIN_PAGE_VIEW_METRICS";
};
},
{
marketplaceAsinPageViewMetrics: readonly [
{
asin: "B00EZ1IGCO";
endTime: "2023-05-04T00:00:00Z";
marketplaceId: "A1PA6795UKMFR9";
pageViews: 1250;
startTime: "2023-05-03T00:00:00Z";
},
{
asin: "A0DEZ1IKDB";
endTime: "2023-05-04T00:00:00Z";
marketplaceId: "APJ6JRA9NG5V4";
pageViews: 1250;
startTime: "2023-05-03T00:00:00Z";
},
];
reportSpecification: {
marketplaceIds: readonly ["A1PA6795UKMFR9", "APJ6JRA9NG5V4"];
reportOptions: { productType: "AUTO_BATTERY" };
reportType: "MARKETPLACE_ASIN_PAGE_VIEW_METRICS";
};
},
]
Readonly
properties: {
marketplaceAsinPageViewMetrics: {
description: "A list of ASIN page view metrics.";
items: { $ref: "#/definitions/MarketplaceAsinPageViewMetrics" };
type: "array";
};
reportSpecification: {
description: "Summarizes the report request.";
properties: {
dataEndTime: {
description: "Determines the end date of the report - the time component is ignored. If the end date of the report is not within the seven days from start date, the report will be cancelled. If the end date of the report is not provided, it will default to the end date of the most recently available daily date.";
examples: readonly ["2021-06-19"];
format: "date";
type: "string";
};
dataStartTime: {
description: "Determines the start date of the report - the time component is ignored. If the start date of the report is more than seven days ago, the report will be cancelled. If the start date of the report is not provided, it will default to the start date of the most recently available daily data.";
examples: readonly ["2021-06-06"];
format: "date";
type: "string";
};
marketplaceIds: {
description: "Any of the EU(8) or UK marketplaces. DE, FR, IT, ES, NL, PL, SE, BE and UK";
items: {
description: "Any EU(8) or UK Marketplace ID. DE, FR, IT, ES, NL, PL, SE, BE and UK. The ID for the marketplace can be found on the SP-API documentation. - https://developer-docs.amazon.com/sp-api/docs/marketplace-ids";
type: "string";
};
type: "array";
};
reportOptions: {
description: "Specifies the product type.";
properties: {
productType: {
description: "The Amazon product type of the ASINs for which the report is being requested. All ASINs with the productType will be included. The value for the product type can be found by following instructions on Seller Central's Help page. - https://developer-docs.amazon.com/sp-api/docs/seller-central-urls";
examples: readonly ["AUTO_BATTERY", "LUGGAGE", "SHOES"];
type: "string";
};
};
required: readonly ["productType"];
type: "object";
};
reportType: { description: "The report type."; type: "string" };
};
required: readonly ["reportType", "reportOptions", "marketplaceIds"];
type: "object";
};
}
Readonly
required: readonly ["reportSpecification", "marketplaceAsinPageViewMetrics"]
Readonly
type: "object"